
Originally Posted by
racinjason
My zencart is complete..........I am very happy with the results, I will continue to tweek in in the next few days. I noticed when some of the images were saved as jpegs they lost a bit of color. I am hoping I can save them as png's and not corrupt the code?
There is just one thing I need help fixing and that is the header on the main page (new, featured, specials)is not centered and I cannot find where to correct it. My searching makes me beleve there is a bunch of scripts running it?...............I was hoping I could just add <align-centre> somewhere to fix it.
What file would I have to do that in?
Thanks
for the great template.
www.torontoturbo.com/online
To center the tabs in the stylesheet_tab_menu.css file, add this to the #moduleMenu:
Code:
width:470px;margin:0 auto;
Thanks,
Anne