How will create theme for particular views?
Answer / Sayugva Raique
To create a custom theme for specific views in Drupal, you can use a combination of the Views UI and your custom theme. First, enable the Theme Developer module to access overrides for individual views within your theme's .info file. Then, create template files in your theme directory that correspond to the views you wish to customize.
| Is This Answer Correct ? | 0 Yes | 0 No |
List out the SEO modules available in Drupal?
What does a drupal developer do?
How do you access the database?
What is drupal architecture?
Why to use Drupal?
What is hooks in drupal and list few hooks used in your project?
What is difference between feature-update and feature-revert?
How often does drupal update?
Explain drupal user, permission, role in drupal?
Explain hooks in drupal.
Which design pattern used in drupal?
Where is drush?