Hi,
I would like to replace the 4 dots that show between list items on the EZ Page navigation, but have not been able to find that code or any css that controls them.
Does anyone know where I could go to change them to something else?
Thanks, Klaus
Hi,
I would like to replace the 4 dots that show between list items on the EZ Page navigation, but have not been able to find that code or any css that controls them.
Does anyone know where I could go to change them to something else?
Thanks, Klaus
Thanks VERY much, JT! (I feel kinda dumb - never looked there)
I apologize if I miised this in my search. Is there a plan to update this template for 1.3.9x, or is the winmerge path the only solution?
Thanks
Found the problem to the column issue I was having. For some reason Line breaks in the product descriptions were causing the side columns to creep over into the middle of the page.
I know this should be straight forward... but I cannot figure it out.
I have background #CDFE72 main area white and trying to get sideboxes #FFFF99. Bellow gives sideboxes light blue.
How do I change the colour of sideboxes???
Code:body { background:#CDFE72; /* main site background color, blue default */ #contentMainWrapper { background:url("../images/sidebox.gif") 100% 0 repeat-y; /* This is the right column background "faked" with an image. -- WOULD LIKE #FFFF99 */ background-color:#FFF; /*background color for the main "content" of the site ; */ } #contentMainWrapperb { background: url("../images/sidebox.gif") 0 0 repeat-y; /* This is the left column background "faked" with an image. -- WOULD LIKE #FFFF99*/ }
I just upgraded to the latest version of zen cart (v1.3.9b) and now my product detail pages background disappears in firefox, but when I view the same page in IE its fine. Is anyone else having the same problem? Is there a way to fix this?
check out the problem here:
http://www.pinkupixie.com/store/inde...roducts_id=439
Any help greatly appreciated
OK, just realized that on both browsers my side boxes are not showing up either? UGH!