New Zenner
- Join Date:
- Nov 2008
- Posts:
- 12
- Plugin Contributions:
- 0
Style categories sidebox as list items?
Hi everyone,
I have a current site (https://www.sacredsuds.com) using static html pages and I am trying to set up Zen Cart to be visually similar. I have been managing to teach myself enough CSS to modify make a lot of progress, but I have something specific that I am thoroughly stuck on and thought I'd throw it out to see if anyone can help.
The way I have been styling borders and padding in the css for my sideboxes depends on the links in the sideboxes being coded as list items. This is fine for most of the sideboxes, like the information, EZ pages, etc. However, the categories sidebox is coded as anchors and line breaks, so the css I have been using does not come out right. Only the text is underlined and I have not successfully padded each of the links to get the spacing right. The page I am working on is at https://www.sacredsuds.com/store. You can quickly see what I mean if you compare the categories sidebox (which is not displaying the way that I want) with the important links sidebox (which IS displaying the correct way).
So, my question is, does anyone know how to code css for anchors to make them look like the lower box? Or, conversely, is it easy to turn the categories links into a list instead of text section of anchors and line breaks (and, more importantly, would that break anything or cause any problems?) I'd prefer going the css route and leaving the other files alone, all things being equal.
Thanks in advance!