Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I'm wondering about customizing front page and making other pages with a specific design.
After looking to all contributions and explore drupal's handbooks, I've fund only this possibility :
>> using entrelaced module (for customising all pages simply) + making blocks with special design only attributed to front page
In the first place I make excuses myself for my English. I write from
Italy and use the translator Altavista automatic rifle.
The problem is this: like realizing the categories for ecommerce.
Example is:
Hi,
I'm building a community site. One feature is image galleries and I would like to hear about the pros and cons of the image_module vs. gallery_module with Gallery2 from someone with experience of both.
How can I substitute links with images in Drupal? It is mainly for the menu (navigation block). Is there a hook for modifying a link appearance, so that I can add <img /> tag?
If this is not possible using a module, how can this be done with Javascript (via DOM)?