Re: Cherry Zen Template Support Thread
Hello again. Got a weird problem happening. All of the info from my main page stays in place when I click on a category and that page loads in below the main page info. I had a bunch of images on the main page but took them off to see if the problem was them but nope it's something strange happening.
I did install the FAQ manager, could that be the culprit?
http://smockingbooks.com/index.php?main_page=
Beth-Katherine
Re: Cherry Zen Template Support Thread
Correction. It only happens with the top category, all others are fine.
BKK
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
Beth-katherine
Correction. It only happens with the top category, all others are fine.
BKK
Which category specifically, which browser?
Thanks!
Re: Cherry Zen Template Support Thread
Thanks for the help. That fixed the problem.
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
jettrue
Well, you said you already uploaded the shadow css, so I thought you already had that covered.
Add this to your stylesheet.css:
/* css for product image drop shadow and border. To disable the drop shadow and border, simply delete or comment out this section */
#productMainImage {
float:left;
background: url("../images/shadowAlpha.png") no-repeat bottom right !important;
background: url("../images/shadow.gif") no-repeat bottom right;
margin: 10px 0 0 10px !important;
margin: 10px 0 0 5px;
}
#productMainImage img {
display: block;
position: relative;
background: #ffffff;
margin: -3px 6px 6px -3px;
border: 1px solid #a9a9a9; /* defines the border for the product image. To remove the border delete or comment out this line, AND padding: 4px; below */
padding: 4px;
}
/* end css for product image drop shadow */
Hi,
Worked out fine..Great ..Now looks nice.Once again thanks for the prompt reply ..and thanks for your time.
Would like to check with you-
is it possible to have the border for image for subcategories page?
Re: Cherry Zen Template Support Thread
Hi jettrue thank you for suggesting to me to make my banner image smaller at the bottom of my site. Thats what the problem was.Thank you again.
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
sooraj
Hi,
Worked out fine..Great ..Now looks nice.Once again thanks for the prompt reply ..and thanks for your time.
Would like to check with you-
is it possible to have the border for image for subcategories page?
No, unfortunately that is not an easy change, but I'll be looking into this for a future upgrade.
Re: Cherry Zen Template Support Thread
Hi again jettrue, I have another question for you. If I want to use an image for my back ground how would I do that. It's blue now but I want to use like candy canes, Christmas trees or something like that for Christmas. What file would I have to modify for this.
Thank you
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
countrycharm
Hi again jettrue, I have another question for you. If I want to use an image for my back ground how would I do that. It's blue now but I want to use like candy canes, Christmas trees or something like that for Christmas. What file would I have to modify for this.
Thank you
You'd save and upload the image in your includes/templates/YOUR_TEMPLATE/images/ folder, then set it as the body tag's background image.
Re: Cherry Zen Template Support Thread
anyway t oget the text for Price to show up beside the price on the product pages