Re: Apple Zen Support Thread
Quote:
Originally Posted by
hllight
Hello Jade:
I have been running your apple_zen for about 18 months now and you were very helpful with my questions during the initial install.
I am adding live chat using a product called LivePeople on my site,
www.thesignagenetwork.com. It requires some code to be inserted to display a linked image and the image MUST have a specific filename so I can't just replace the logo.gif file. I installed the image on one of my other sites using a different template (see
www.aaadisplaygroup.com) sucessfully. Basically I created my logo with a blank white space where the new image would go and then entered the code in the file: /includes/templates/aaadisplay/common/tpl_header.php
I want to install the image on the left side of my logo header in your template, but can't figure out how to do put it in the header anywhere let alone on a specific side. I could not find the similar code in your template, can you offer a suggestion?
I really like the security logo that sticks to the bottom of the screen, how did you do that?
Re: Apple Zen Support Thread
How do you change the color of form fields?
In the attached image, I'm referring to the light green area.
Thanks.http://eyecandylens.x10hosting.com/prntscrn.jpg
Re: Apple Zen Support Thread
I have recently uploaded the apple zen cart templete. However when I browse the web, the login, checkout and most all of the grey buttons are distored. You can check it out for yourself,
Http://nnforyou.com
somebody please help me.
Re: Apple Zen Support Thread
Also, the bar at the top that says "Home Log In." What is it called in the CSS file so that I can change the color?
Re: Apple Zen Support Thread
Quote:
Originally Posted by
Kokopelli628
I really like the security logo that sticks to the bottom of the screen, how did you do that?
The security logo is provided by Comodo, who provides the SSL certificate. They provide the basic code that is placed on my site and it gets its instructions from their site. I don't know how it works, but let me look at the code that is on my site and see if there are any clues. Sometimes it does get in the way, I have considered making it static.
Re: Apple Zen Support Thread
I just checked and it calls a java file from their website that does the magic. The Live Person logo on my site floats in the same location of the page even when you scroll. It also calls a java file from the liveperson site. I wish I could help but I am sure you can find someone in the zen group that knows how to do it.
Re: Apple Zen Support Thread
Currently "headerborder.gif" (the grey background under the drop down menu) shows 13 pixels high, how do I change this so it shows 36 pixles high?
Re: Apple Zen Support Thread
Quote:
Originally Posted by
jettrue
I bet you're on a windows server. Ask your host for the proper way to use this .htaccess on your server. Perhaps he has more information on a better way to do this on a windows server, I'm not really sure.
this would be a bet that you would lose...
Windows servers indeed,
thems fighting words.. LOL
Re: Apple Zen Support Thread
Quote:
Originally Posted by
larojiblanca
It's in the stylesheet.css
input:focus, select:focus, textarea:focus {
background:#F3F9E1;
}
Re: Apple Zen Support Thread
Quote:
Originally Posted by
neighbornick
I have recently uploaded the apple zen cart templete. However when I browse the web, the login, checkout and most all of the grey buttons are distored. You can check it out for yourself,
Http://nnforyou.com
somebody please help me.
Try uploading them again.
as for your HOME LOGIN section, open up stylesheet.css, and you'll see that all of the colors are near the top of the file. It's #navMainWrapper that you want to change the background color.