yadav -> Css header image help (7/1/2008 10:48:08)
Hi,
I have a following CSS with header as #header { background-image:url(images/headbg.gif); background-repeat:norepeat ; height: 120px; margin-bottom: 1px; }
But when i place a smaller image...It repeats throughout the header :( Whats is the problem... Suggest me how to get rid of it!
Tailslide -> RE: Css header image help (7/1/2008 10:51:59)
needs to be no-repeat not norepeat
yadav -> RE: Css header image help (7/1/2008 11:00:04)
Hey thanks and it worked fine.... And how can i have a Adbox in the header ?
like 480x60 ad box after the Image.. Thanks ....actually i joined today and found out a nice forum..:)
Tailslide -> RE: Css header image help (7/1/2008 15:12:47)
Well the image is a background image - so just have the ad in the header div itself - in the markup.