Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How will you create theme in drupal and what are the files required for to create theme?

Answer Posted / Surjeet Sagar

To create a custom theme in Drupal, follow these steps: 1. Create a new directory within the themes folder (e.g., custom_theme). 2. Inside the theme directory, create the info file (e.g., custom_theme.info.yml) with basic information about your theme. 3. Define required template files for various regions and components in your .info.yml file. 4. Create a .info.yml file for any custom modules or libraries associated with your theme. 5. Set up CSS, JavaScript, and image assets inside the theme's directory. 6. Configure theme settings in Drupal's admin interface under Appearance > Themes.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to create custom table using drupal module?

123


Did you contributed the drupal site (any module)?

102


What is the drupal current version?

147


How will you create a field using code?

118