I am loving this template and happy with the changes I have been able to make.
How can I change the size of the font in the product description? I would like it to be a little smaller.
THANKS!
I am loving this template and happy with the changes I have been able to make.
How can I change the size of the font in the product description? I would like it to be a little smaller.
THANKS!
Oh, I figured out how to change the font size in the product description. On my stylesheet.css I added:
font-size:90%;
to product description so it looks like this:
#productDescription {
border:1px solid #bfbfbf;
margin-top:20px;
clear:both;
font-size:90%;
}
Now I want to figure out how to change the size of the text in the sidebar.
Is there a way to change the color of the bars in the middle? The ones that say things like "New Products For January"? I'd like it to match the color I'm using for my sidebox headers.
Thanks!
jettrue thank you for taking a look at it, I truly appreciate all the help you are with us less than skilled people. (And I mean that sincerely I appreciate you taking the time.) I got it fixed, I was missing a line of code. Just proves if all else fails read the directions AGAIN LOL
OK is there a way to make the side boxes either adjust to the text size instead of text wrapping for example in my categories it makes it confusing to figure it out.
I dont really want to change the text size only because it would make it harder to read.
Suggestions please
Here is the site http://www.darktowerhobbies.com
I figured it out--it's in the stylesheet.css
#cartSubTotal, h2.centerBoxHeading, .rowOdd {
background:#e8e9e9; /* background color for the New Product, Featured Products and Specials heading, odd listings, and for the subtotal section in the cart, light grey default */
}
change the #e8e9e9 to the color you want. To see what the code was, I opened up a graphic that was the color I wanted, then pasted it into the css, and it worked!![]()
Hello,
I've downloaded and installed your template for a site. It looks very nice, but I'm haveing a couple of problems
I would like to have the product listing in columms, but when I try to install the sql patch (from ZC admin9 it gives the next error:
"Error Failed: 2
Error ERROR: Cannot insert configuration_key "" because it already exists
Error ERROR: Cannot insert configuration_key "" because it already exists
Warning Note: 2 statements ignored. See "upgrade_exceptions" table for additional details."
I've already set up products and categories... is not possible to instal the patch with products already set?
Bookmarks