Re: Cherry Zen Template Support Thread
Thank you, CWCGroup -- I had made a smaller logo and thought I had uploaded, but hadn't. Doh!
I would like to swap the ez page bar and the categories tabs strip under the logo.
Is that possible?
Also, I'd like to create a home page graphic for the center. What size should it be and where/how do I upload such a graphic?
I really like sleepless's Country corner candle site.
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
admcompa
Your sidebox image is incorrect. You resized it to 200 pixels wide, but now it is 10 pixels tall... only the top 1pixel is grey, and the other 9 pixels are white, which is why you see the white in between the lines. Just change it to 200px by 1px, and all should be great!
Re: Cherry Zen Template Support Thread
Inserting a graphic into the middle is easy. Can be done though the ADMIN.
TOOLS>DEFINE PAGES EDITOR select HTMLarea on the TEXT EDITOR menu then define_main_page.php from the other drop down.
You can then insert a picture from one you've uploaded.
Sort of is a WYSIWYG editor. I stress sort of!
I'm too new to answer your other question. I'm still trying to figure the buzz words out. Looking at your site, you are way ahead of me!
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
ashton0603
1. Paragraphs.... you are not using them right. Paragraphs should look like this:
<p>Paragraph Text Here</p>
<p>Second Paragraph Here</p>
2. Links... you don't have them coded right either. You have links on that page like this:
<a href="http://personalized2perfection.net/index.php?main_page=index&cPath=61_2</a><font color="purple"><b><u>CHILDREN'S BOOKS!</u></b></font>
Should be like this:
<a href="http://personalized2perfection.net/index.php?main_page=index&cPath=61_2"><font color="purple"><b><u>CHILDREN'S BOOKS!</u></b></font></a>
3. Centered text... you changed this:
Code:
#nw {
text-align:left;
vertical-align:top;
margin:0 auto;
}
to this:
Code:
#nw {
text-align:center;
vertical-align:top;
margin:0 auto;
}
4. What banners? If they are truly turned off, then, they won't show.
5. Fedex issue... not sure, that's not part of the template, I'd ask that in another thread... I'm really not sure.
Re: Cherry Zen Template Support Thread
jettrue,
when you roll over the tabs and it changes to a darker color, where is the darker color image? when i looked in the images folder for the respective colors i only see the tabrightE and tabrightE_last images that are used for the tabs (in normal state). does it just flip that image???
thanks.
Re: Cherry Zen Template Support Thread
jettrue,
nevermind. i found it. they don't flip the move up. :lookaroun
Re: Cherry Zen Template Support Thread
Hi, I have been fiddling with the style and images, but now the drop shadow is out of alignment. Any idea how I get it back in line? It is correct on the left hand side but finished too soon on the right hand side.
Here is a screenshot of the offending shadow!
http://i102.photobucket.com/albums/m...art/shadow.jpg
Re: Cherry Zen Template Support Thread
First i have to say i love that template.
it was one of the reasons to decide for zen cart for me.
there is only one small problem left.
www.printer-reset.com
in firefox, opera and IE 7 everything is ok, but in IE 6 the right sideboxes are not in place.
i tried the search function with no luck.
could You please give me a hint?
best regards,
mario
Re: Cherry Zen Template Support Thread
I don't know where to put the image/graphic for my main page/define a page, or how to figure out the url.
I put it in public.html/images -- and put http://www.alovelything.com/images/(name of photo.gif) in the spot for image on the define a page editor. But the define a page editor says the file not found on this server.
What am I doing wrong?
Re: Cherry Zen Template Support Thread