I have been searching and trying different mods for the sideboxes on this website http://www.nybwholesale.com/. All I want to do is get the same appearance for the side boxes.
Can anyone give me some good direction?
I have been searching and trying different mods for the sideboxes on this website http://www.nybwholesale.com/. All I want to do is get the same appearance for the side boxes.
Can anyone give me some good direction?
Maybe it's just me but I don't understand what your problem is?
Also, you do need to fix some errors. One is the alignment of the drop-down list for currencies and the other is this:
<!-- Start Quantcast tag -->
...
<noscript>
<a href="...>[/url]
</noscript>
You need to remove the part shown in Bold. You can see the text just to the right of the breadcrumb.
You can style the sideboxes directly in your stylesheet.css
use the following as an example:
.leftBoxHeading, .rightBoxHeading {
margin:0;
}
h3.leftBoxHeading, h3.rightBoxHeading {
font-size:1.1em;
font-weight:normal;
height:1.5em;
padding:.2em 0 0 0;
color:#fff;
background: #000000;
}
.sideBoxContent {
font-size:1.1em;
padding:2px;
background:#eee;
}
I guess I just don't know how to write a thread for help on this forum.
What I am trying to do is to have 4 different category sideboxes, as the site I referenced in my original post has, with the sub-categories below, as the site referenced above. I know that the site is using the Categories Dressing mod to do this but I cannot figure out how and THAT IS WHAT I AM ASKING.
have you checked the support thread for the categories dressing mod.
www.zen-cart.com/forum/showthread.php?t=67676