How do you convert psd to drupal theme?
Answer / Gaurav Kumar Singh
Converting a PSD design to a Drupal theme involves several steps:
1. Design slicing: Break down the PSD file into smaller parts (images, CSS, and HTML).
2. HTML/CSS conversion: Convert the sliced PSD files into valid HTML and CSS code.
3. Drupal theme creation: Create a custom Drupal theme using the converted HTML and CSS code, ensuring it follows Drupal best practices.
The entire process requires knowledge of Photoshop, HTML, CSS, and Drupal theming.
| Is This Answer Correct ? | 0 Yes | 0 No |
When was drupal invented?
How to export the variable configuration from one environment to other?
What is teaser in drupal ?
What is difference between d6 and d7?
How to enable clean urls in drupal ?
Explain about drupal version release dates?
What are cms platforms?
Explain features? How do features work?
What is the difference between core and contrib?
How can you comment on the scalability factor of the drupal?
What language is drupal?
Explain hooks in drupal.