MyTheme is a lightweight and responsive Drupal 10 custom theme built using Tailwind CSS. It is designed for tourism-based websites, focusing on clean design, ease of customization, and enhanced user experience.
MyTheme is ideal for showcasing destinations, travel packages, and tourism services. It supports custom regions like Top Banner, Logo, Navigation Menu, Sidebar, Content, and Footer. The theme uses modern frontend practices and integrates seamlessly with Drupalβs block and content management system.
Explore Hidden Gems Across India
From the majestic Himalayas in the north to the serene backwaters of Kerala in the south, India is full of breathtaking destinations waiting to be discovered. Our travel guides and curated itineraries help you experience these wonders like never before.
Plan Your Perfect Getaway
Whether you're a solo traveler, a couple, or a family, we help design personalized trips that suit your pace and style. Choose from adventure tours, heritage walks, or wellness retreats β all at your fingertips.
Trusted by Thousands of Travelers
With years of experience in the tourism industry, weβve built a reputation for excellence and care. Read testimonials from real travelers whoβve explored the world with our expert guidance.
Seamless Booking and 24/7 Support
Our platform ensures a smooth and secure travel experience. From ticket booking to local assistance, our team is available round the clock to help you travel with confidence and ease.
```bash mytheme/ βββ css/ β βββ style.css βββ js/ β βββ script.js βββ templates/ β βββ page.html.twig βββ mytheme.info.yml βββ mytheme.libraries.yml βββ README.md
Clone the repository or download and unzip it in your local machine.
Move the theme directory to your Drupal custom themes folder:
/htdocs/drupal/themes/custom/mytheme
Navigate to:/admin/content
β Add content β Basic page
Title: Home Page
Body: Add some dummy content (e.g., βWelcome to the Tourism Website!β)
Click Save
Go to:/admin/config/system/site-information
Set Default front page to /home-page
(or your newly created page's path)
Framework: Tailwind CSS for utility-first styling
No base theme like Classy or Stable required
Custom Regions:
Features:
akshay9085