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 trying to create a theme that has two background images - left and right. I need it so when I scroll out, the images repeat while the body goes smaller. This is why I cannot use a single image, as finally the repeat will not work. I imagine that I would use a css value to do this, but would I have to add a div value later?
Thanks
Hello, I'm fairly new to Drupal theming so much help will be appreciated. I have a content type Car, under Car I upload several images for a particular Car and some having an option mark Featured Car, I then use views to display all featured cars on the home page, but I'm only displaying one of the several images for that Car. What I would like to do is when a user mouse over a featured car all the other images under that Car should flash by, for example Facebook uses it on it's photo album.
im trying to write a node.tpl file that will display Teaser and Full node content . I use DEVEL to check the fields available...
My fields displays properly in teaser mode but doesn't want to display on my full node page..
I did a couple of test but i cant understand why it doesnt work :
I installed the bootstrap theme, and am a little lost on how to customize my website using this theme: it appears to be more complicated than any other theme I have used. Are there any documents/videos that explain how to use the theme for a beginner like myself?
I am trying to finish up http://www.irnavon.com/. One of the issues I can't seem to figure out is why I have to click twice on the "About" link in order to browse to that page. It only happens with menu items that have submenus. Any help would be greatly appreciated.