Quote:
Originally Posted by Supraman
whats the best way to get rid of that maket price and the savings column? couple of other questions - how can i find out the space of the main area or how large is it by standard? Also what should i edit to put a bground image in the website is www.slixaustralia.com.au i've been trying for ages ie. modifying skin 1 css putting it in the home.tpl template manually but nothing is working?
here my home tpl
|
Also what should i edit to put a bground image in the website is www.slixaustralia.com.au?
Open file "skin1/skin1.css", find line:
Insert after (for exampl.):
PHP Code:
BACKGROUND: url(images/bg.gif) repeat-x;
where bg.gif - background images...