fruitshoot Posted April 10, 2005 Posted April 10, 2005 Is it possible to add a links module, or is there such a thing already available, if so please could someone point me in the right direction. How do I change the banner at the top of the site? Thanks
webnar Posted April 10, 2005 Posted April 10, 2005 Is it possible to add a links module, or is there such a thing already available, if so please could someone point me in the right direction. How do I change the banner at the top of the site? Thanks <{POST_SNAPBACK}> Hi this will work if u want to change banner. Search for the next line in catalog/stylesheet.css TR.header { background: #ffffff; } add then this line background-image: url(images/banner.gif); background-repeat: repeat; change banner.gif to the name u whant for your banner. it must look something like this TR.header { background: #ffffff; background-image: url(images/banner.gif); background-repeat: repeat; }
Recommended Posts
Archived
This topic is now archived and is closed to further replies.