Re: Cherry Zen Template Support Thread
Make that an email .. your too popular your PM box is full !
1 Attachment(s)
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
fireant
I uploaded a smaller button for you, and then you can add this to your stylesheet as well to get rid of the margin and padding for that specific sidebox:
#shoppingcartContent {margin:0!important;padding:0!important;}
Re: Cherry Zen Template Support Thread
Thanks for the reply Jade
Quote:
Originally Posted by
jettrue
Are you still having the left side issue? I notice that some of the products you have the text justified, and some you do not. As for the bold sideboxes, its because you didn't close the tags for some bold text. Check your text for errors.
Checked the text for the closing tag for bold text. Done and dusted.
As for the products Active 2.1, Active 2.2 and Active 2.3 removed the justified text and BINGO - the LH sidebox appears ok.
I still don't understand the reason behind the mystery as all products in the category "Blackmores" are displayed with justified text. Same goes for other categories - and most of the EZ pages. Yet, there is no problem with the LH sidebox.
Might have a DB issue ??!!
Thanks again for taking the time to look at this.
Frank
www.frnt.org/zencart
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
jettrue
I uploaded a smaller button for you, and then you can add this to your stylesheet as well to get rid of the margin and padding for that specific sidebox:
Thanks heaps Jade !
Just curious is it a bug or just my site that's a little "non standard" ?
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
jettrue
You can't just put the name of the image, since it is a spot for text. You have to first tell it that it is an image, and then what directory it is in. For example, if you put the image in
includes/templates/YOUR_TEMPLATE/images/, put this:
Code:
define('HEADER_SALES_TEXT', '<img src="includes/templates/YOUR_TEMPLATE/images/banner.gif" alt="" width="" height="" />');
Ok I did exactly what you said I canged the your_template to cherry_zen and now the word is gone but I still have no banner image. What am I doing wrong this cant be that hard.
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
darktowerhobbies
Ok I did exactly what you said I canged the your_template to cherry_zen and now the word is gone but I still have no banner image. What am I doing wrong this cant be that hard.
Never mind got that fixed but how do I center the banner and get rid of the little red x where the logo used to be?
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
darktowerhobbies
Never mind got that fixed but how do I center the banner and get rid of the little red x where the logo used to be?
Why not just make that image your logo.gif?
If you want the logo removed, open up includes/templates/YOUR_TEMPLATE/common/tpl_header.php and remove the logo chunk.
Re: Cherry Zen Template Support Thread
hi,jettrue.Thanks for your help before.I got a problem again.There are 6 kind of link in the head page ,"
Home| News| New Products| Featured Products| Specials|Register ",
when I install the template.I want to change this link to my categories,and the head page will like this:
"HOME| A | B | C |".
"ABC" is product categories.
Thanks for helping.:flex::clap:
Re: Cherry Zen Template Support Thread
One more question.Configuration Section/Layout Settings/Categories menu labels on / off,i set it on.I don't know how to change the background color of the categories menu.Please help .:hug::laugh:
Re: Cherry Zen Template Support Thread
I don't use product images on my site. I have created a 1px x 1px image and commented out the drop shadow in stylesheet.css, how do i remove the 'larger image' link?