Re: inserting code to input image background
ok try this...
#headBG{
BACKGROUND: url(images/HomePageHeader.gif) no-repeat right center;
}
instead of
#headBG{
BACKGROUND: url(images/HomePageHeader.gif); no-repeat right center;
}
take out the ;
__________________
xcart 5.1.2
|