Re: Search & manufacture function goes wrong
Quote:
Originally Posted by
gizemo
I managed for show trail. But I still still dont know why the search not only show on header but also on right box?? Can anyone help me please....:cry:
I activate manufacture on the right box, but the pull down function doesnt work.... Right now i'm still working on local host...
Can anyone help me please....:cry:
In the "tools", "layout boxes controller", then search_header.php should be set to OFF for the left/right status and only ON for the SINGLE COLUMN STATUS.
Adjust what you have set in "Configuration", "Maximum Values", "Manufacturers List - Scroll Box Size/Style" to change the way the manufacturer dropdown works.
Re: Apple Zen Support Thread
Quote:
Originally Posted by
jettrue
Read the readme, follow the instructions for the .htaccess file and the csshover.htc file so that the menu will work in all browsers. I can't help with the sidebox login and search, since you have them off right now.
Thanks Jade, I check the .htaccess and have the changes that you explain. When i check the csshover.htc I find the big problem... I not upload the csshover.htc
Now it works :flex::clap::clap::clap::clap::bigups::bigups:
For the sidebox of login and search I cut in the source code someting lake that $colum_with-30. With this cut the long of the field it´s reduce and now show ok.
Thanks new
Rolando Maldonado
Re: Apple Zen Support Thread
how can the buttons for "add to cart" , "previous", next" , etc. be changed to images?
Re: Apple Zen Support Thread
Quote:
Originally Posted by
xRobVx818
how can the buttons for "add to cart" , "previous", next" , etc. be changed to images?
nevermind I found them in this directory in case somebody else needed to know.
includes/templates/apple_zen/buttons/english/
Re: Apple Zen Support Thread
HI!
I've installed this template and changed the colors and a few other things.
I have a few "little" problems now.
- Home at the bottom is not placed corrrectly
- The header bars for New Products, etc need a setting (margin right?) so they stop before the main content area ~ similar to the spacing at the beginning of the bar.
- The line height on the main page (and probably others) won't allow a font size larger than 18 ~ and 18 still seems kind of squeezed together
The site is http://www.xchainstoreclothingonline.com/shop/
(Jade sorry for the hack job to your beautiful template!)
Tina
Re: Apple Zen Support Thread
I'm driving myself nuts trying to track this down...! :blink:
I would like to change the background color of this white area. (The area where it states: I want to change this white area
to a different color)
Please note that it is not the body {background:#FFA0E0 url(../images/site-bg.gif) 0 9em repeat-x; as I have already made that change.
Thanks!!!
Re: Apple Zen Support Thread
More issues with IE and the dropmenu.
experimedia.net
In firefox the drop menu is perfect.
In IE 6 and 7 the drop menu does not appear at all?!
Any suggestions?
Thank you.
Re: Apple Zen Support Thread
Quote:
Originally Posted by
MeltDown
I'm driving myself nuts trying to track this down...! :blink:
I would like to change the background color of
this white area. (The area where it states: I want to change this white area
to a different color)
Thanks!!!
OK, I was able to finally track this down. Add the background color as shown.
Quote:
#centerColumnWrapper2b {
background:#e0ffa0;
}
Re: Apple Zen Support Thread
Another detail, if I may: The text within my sideboxes is pressed right up to the left edge. (See example) How can I pull it just slightly to the right?
Thanks!
Re: Apple Zen Support Thread
Quote:
Originally Posted by
MeltDown
I would like to change the background color of this
white area. (The area where it states: I want to change this white area
to a different color)
OK, I was able to finally track this down. Add the background color as shown:
#centerColumnWrapper2b {
background:#e0ffa0;
}
Nope, I spoke too soon :no: It did indeed change the background color of the center column but it also turned the sideboxes that color as well.
Any ideas on how to corretly make this change?
Thanks