No biggie...I found a way around it....it works for now. It seems that the reviews box doesn't want to randomly pick one review when I tell it that I only want it to show 1 review in the box. So...I have 6 reviews so far (new store) and so I told the box to show 6 reviews in the box....instead of showing all 6 at once it's randomly picking from 6 of them. I'll just have to keep raising the number as I get more reviews....and then I'll just have to hope that the box never actually tries to show all the reviews at once....lol
hello, Thanks for a great template. I just installed this template today and everything is working great, except for the grey top header bar. it doesn't show. how can I fix it?
Thank you?
Jettrue,
Why, in the right column, do the headers and some text become off center? They offset to the left toward the page center while the gray background stays in place where it should. I have replaced the stylesheet.css with your original only changing the float to center my logo in the header per your instructions:
#logo {
/* float:left; commented out to center logo */
padding-left:15px;
text-align:center;
}
Also, when a product is clicked on, the text in each right and left column in the specific product page becomes quite large when the product page (for that particular product) loads. Yet when I return to the home page the text returns to normal size.
Is there a possible relationship between the text size chosen for a product description and the default text size for the right and left columns causing this? (This may not be an issue of Cherry AZen but something else)
Here's the link to my store:
http://www.trailtreks.com
Thank you for any input. You have created a great template.
Trail Treks
Try adding this to your stylesheet:
* html #navColumnTwo {
margin-right: -170px !important;
}
As for the text getting larger, I bet you don't have <font> tags in your description closed properly. Remember that you need a </font> at the end of EACH font size, or font color.
Thanks for your reply. I appreciate it and will try what you suggest. I could have very well missed closing a font size with the </font> tag. Bet I did.
Not like that could happen with hundreds of products to enter with descriptions...
Thanks again!
Jettrue,
Your fix worked perfectly for aligning the right column headers and text. What it also did was resolve the large text in the right and left columns after opening a product page. I checked all my product descript <font> tags and found none left improperly open (or omitted), however, after adding your fix for the offset right column headers and text it also (some how??) fixed the large column text problem. Was trying to determine how it might have done that but couldn't come to any conclusion so I'm not questioning it...
Things are as they should be...
Thanks!
Bookmarks