I created new pages on my (soon to be) photography website using Panels and Views. I want to have my own hover effects for pictures on my albums page. How am I supposed to use custom HTML and CSS3 animations like those found here on these images which are loaded by modules such as Panels and Drupal which are basically creating their own markup on the page load i.e. not in hard coded files which I can add markup to.
Tell me more
×
Drupal Answers is a question and answer site for
Drupal developers and administrators. It's 100% free, no registration required.
|
closed as off topic by Chapabu, Patrick Kenny, kiamlaluno♦ Mar 9 at 2:07
Questions on Drupal Answers are expected to relate to drupal within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
You can override the views template and create your own template/markup to achieve what you want. You can read more on how to achieve that here: http://drupal.org/node/1089656 |
|||
|