Hi Clyde:
I tried to use the info you gave me to change the Gifts Categorie heading and it did not do anything.
Hi Clyde:
I tried to use the info you gave me to change the Gifts Categorie heading and it did not do anything.
Thank You!! I thought I had tried that.
Now when we change the background color for the center of the page we are getting white spaces behind the buttons what do we need to do to fix this
Actually we put it back to original. When we load a color on the middle of the page. The buttons on the left and the arrow across the middle of the page show up with a white background around them. She is working on changing it now with the css buttons. Any other ideas?
Figured it out!!!!!! Thanks Clyde![]()
Hello, I belive you are the best in helping my problems, I have made a second products category like in here: http://www.zen-cart.com/forum/showthread.php?t=44445 but now I don`t know how to make this sidebox to be the same as the products sidebox. Please help, my webpage is http://www.dotari-saloane.ro you can see it there! Thanks!
Try this:
Unzip the file and upload (FTP) the entire includes folder to your server.
Attachment 6563
Last edited by clydejones; 31 Dec 2009 at 02:36 AM.
Yes, it works but I have no idea how to make the stylesheet exactly like in the category sidebox. I try to change some things but I cant do anything good, I am not as good in coding, I think maybe it must be a class added or something but I really cannot do it myself. Any help much appreciated!
open includes/templates/rustic/css/stylesheet.css
add the following declarations
#documentcategoriesContent {
padding: 0.4em 0.4em 10px 0.4em;
background-image: url(../images/cb_content.gif);
background-repeat: no-repeat;
background-position: bottom;
font-size: 1em;
font-weight: bold;
}
#documentcategoriesContent a {
padding: 0 1em 0 .5em;
color: #000000;
text-align: inherit;
vertical-align: middle;
}
Bookmarks