Hello, I am a drupal newbie, so any help would be greatly appreciated. I am trying to create a theme that has a standard background image, like the one at http://www.bandofhorses.com. Does this theme development module have any way of doing this, or could anyone recommend a way? I want to create a site that looks the same. Please Help!
Thanks,
DP
Comments
Comment #1
vm commentedThis module doesn't even have a release. posting an issue here is fruitless.
your question is also general enough for the forums.
background images are handled by adding one to the css of your theme.
Comment #2
sciencegenome commentedcould you be more specific on "adding one to the css of your theme"? are you talking about adding a snippet to the style.css? And If so, what would I add? Could you give me some better advice?
Thanks,
DP
Comment #3
vm commentedBetter advice require a better question. I don't know the theme in use.
use the firefox browser with the firebug addon. inspect the site you want to mimic , adjust your css as necessary.
if you have follow up, do so in a forum thread and not a totally unrelated module's issue queue.