Re: Apple Zen Template Support Thread
is it posiible that somthing on this template is stopping my horizontal lines showing in FF using the custom mothly boxes?
Re: Apple Zen Template Support Thread
I just installed this template today, I uploaded my own logo; however.
IT still says "To change any of the site colors, open up includes/templates/apple_zen/css/stylesheet.css. To overwrite your own logo, upload your logo.gif to includes/templates/apple_zen/images/"
Where do I go to delete this? I can't seem to find it in the .css or.php
Also... when I do paypal logo, the box or title part says "Paypal verified seller" where its too long and messing up the alignment.
Please help.
Here is my site.
http://www.bicowave.com
Re: Apple Zen Template Support Thread
Quote:
Originally Posted by
wdrx02
I just installed this template today, I uploaded my own logo; however.
IT still says "To change any of the site colors, open up includes/templates/apple_zen/css/stylesheet.css. To overwrite your own logo, upload your logo.gif to includes/templates/apple_zen/images/"
Where do I go to delete this? I can't seem to find it in the .css or.php
Also... when I do paypal logo, the box or title part says "Paypal verified seller" where its too long and messing up the alignment.
Please help.
Here is my site.
http://www.bicowave.com
Ok I found the place to edit it but the logo is still so small.. how do I make it full?
Re: Apple Zen Template Support Thread
Quote:
Originally Posted by
jettrue
I've never put flash in a zen cart, I'm not really sure what the issue could be, as long as its in the folder you designated. I would try doing a search for "flash" on the forum, or posting in a new thread. :cool:
Not just flash but normal jpegs are showing up as X marks....Does the jpegs have to be in certain folders for them to show up or can they be anywhere and I just need to point to it?
Re: Apple Zen Template Support Thread
Quote:
Originally Posted by
wdrx02
Ok I found the place to edit it but the logo is still so small.. how do I make it full?
It looks like you found the section, but theres an issue with the way you commented out the logo, that may cause you problems with the rest of your css. This is what you have:
Code:
*/ #logo {
width:19.1em /* To prevent the logo from resizing, simply delete or comment out this section */
}
It should be like this:
Code:
/* #logo {
width:19.1em /* To prevent the logo from resizing, simply delete or comment out this section */
}*/
Or I'd just erase it. :cool:
Re: Apple Zen Template Support Thread
Quote:
Originally Posted by
DarkWader
Hi. First of all , great theme :)
But, I want my site very simple.
So is there an easy way to remove the dropdown menu entirely?
Yup. Open up includes/templates/apple_zen/common/tpl_header.php and remove this:
Code:
<!--bof-drop down menu display-->
<?php require($template->get_template_dir('tpl_drop_menu.php',DIR_WS_TEMPLATE, $current_page_base,'common'). '/tpl_drop_menu.php');?>
<!--eof-drop down menu display-->
Re: Apple Zen Template Support Thread
Quote:
Originally Posted by
nrg77
Not just flash but normal jpegs are showing up as X marks....Does the jpegs have to be in certain folders for them to show up or can they be anywhere and I just need to point to it?
They can be anywhere, but my guess is there is an issue with that. Give me an example of a folder you have them in, then show me the corresponding link to the image.
Re: Apple Zen Template Support Thread
I would like my category image to display on the left of the category heading - at present it displays under the heading.
#categoryImgListing .categoryImg shows up in Firefox when I view class and ID info., but I cannot find this in any of the stylesheets.
Once again, can you point me in the right direction - perhaps it's not the stylesheet that dictates the position of the cat image?
Thanks in advance
Re: Apple Zen Template Support Thread
Quote:
Originally Posted by
high2K
I would like my category image to display on the left of the category heading - at present it displays under the heading.
#categoryImgListing .categoryImg shows up in Firefox when I view class and ID info., but I cannot find this in any of the stylesheets.
Once again, can you point me in the right direction - perhaps it's not the stylesheet that dictates the position of the cat image?
Thanks in advance
Not everything is in the stylesheets. If its not there, that's OK, you can add a new one. Could you link me to the page where you want this done?
Re: Apple Zen Template Support Thread
Quote:
Originally Posted by
jettrue
Not everything is in the stylesheets. If its not there, that's OK, you can add a new one. Could you link me to the page where you want this done?
See http://www.keela.co.uk.tango.webhost...index&cPath=21
where I'd like the gift cert image to be on the left of the "Gift Certificates" header instead of underneath