Quick question for everyone, but is there a simple mod to change the background of the homepage? I've read the forum changed the #ffffff in general file. cleared all caches but still not working. tired of trying, anyone got a mod or fix for D7?
Quick question for everyone, but is there a simple mod to change the background of the homepage? I've read the forum changed the #ffffff in general file. cleared all caches but still not working. tired of trying, anyone got a mod or fix for D7? |
There is a background changer mod. Not sure if it works 'just' for the home page but it works. |
Quick question for everyone, but is there a simple mod to change the background of the homepage? I've read the forum changed the #ffffff in general file. cleared all caches but still not working. tired of trying, anyone got a mod or fix for D7? I got this mod it can change the background as you want almost: |
thats the one I meant. Its good. Not sure if its just for index page though, unless you are trying to change site-wide |
No that will do, thank you much. |
No that will do, thank you much. Your welcome. |
if u wanted to change the background of homepage only! you could have just went to the templates css folder, find index.css find background-image:url('CHANGE THE URL TO THE IMAGE YOU WANT TO CHANGE');
or if there was none and it only imported the index.css from the base folder..... on the same file......just add background-image:url('CHANGE THE URL TO THE IMAGE YOU WANT TO CHANGE');
and its only going to change the homepage background :) |