Thanks Kobra, the template_info.php file was the first place I looked before posting here. Another user had a solution by modifying this file. Unfortunately it didn't work. Thanks.
Thanks Kobra, the template_info.php file was the first place I looked before posting here. Another user had a solution by modifying this file. Unfortunately it didn't work. Thanks.
The template_info.php file only provides info about the template name???? Not the css by page or category used??
Zen-Venom Get Bitten
Sorry if I'm not understanding but when I opened the css folder the read_me txt didn't have much about changing the header information. I must be missing something.
css readme
stylesheet.css for header background imageCode:c_??_??.css // changes to all info pages in a category
By creating additional css files and calling different images in these you can have different headersCode:#logoWrapper{ background-image: url(../images/header_bg.jpg); background-repeat: repeat-x; background-color: #ffffff; height:75px; }
Zen-Venom Get Bitten
Carl,
A url to your issue
Zen-Venom Get Bitten
Try this and see if it helps: Find in the stylesheet.css file and add the highlighted entry.
Code:.centerColumn { background-color: #FFF0F5; border: 1px dotted; border-color: #9B11A1; height: 1%; }
Zen-Venom Get Bitten
Hi all,
I am tweaking the purpleshades template, and would like to change the height of the nav bar. I have resized the background graphic to 30px and adjusted the main css document so that the hights are 30px instead of 59px (flagged important by the way), but there is clearly something else that should be changed in order that the shop doesn't disappear off to the right hand side of the screen and the nav links are centred in the new div.
Can anyone tell me what else needs adjusting?
Thanks
Iain