News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

Style.css

Started by Tomer, April 23, 2004, 05:38:55 PM

Previous topic - Next topic

Tomer

This is part of my style.css file, I want that image to show as the title.


/* Titles - such as table headers.*/
.titlebg, tr.titlebg td, .titlebg a:link, .titlebg a:visited
{
   color: black;
   font-style: normal;
   background-color: url(/images/back_bar.gif);
}


Whats wrong with it? Why isint the image showing as the title,  (the title is pictureless now, white.)

whiterabbit

Wasn't it suppose to be 'background-image:' instead of  'background-color:' ???
One pill makes you larger, and one pill makes you small
And the ones that mother gives you, don't do anything at all

Tomer

Got it thanks.
Yes it was background image and I also needed the full URL. Thanks for the help.

Advertisement: