Can the drop down menus be done in multiple languages?
Thanks
i'm sorry.
Apple zen template does not work on internet explorer 6.
what can i do?
thankx
Yes, by using language files, just duplicate any language file I've created for the drop down, into the language folder for your second language, with the new language defines. If you are unfamiliar with using multiple languages, I'd search the FAQ (see link at the top of the site) for some related articles.
Hi.
i've read info.txt
i've tried both configurations of .htaccess
(example.com -> www.example.com) all formating on page crashed, all pictures do not appear.
(www.expample.com -> example.com) drop down menu appears larger than browser can display.
what am i doing wrong?
Thank you,
Chris.
PS. what's better www.example.com or http://example.com?
PS. Firefox browser works just fine.
IE6 and IE7 Crashes formatting of drop down menu bar lenth. It makes it longer than viewable page and all side boxes do not appear on main page(user has to scroll to right).
Thank you.
PROBLEM SOLVED.....
THANK YOU.![]()
I am having a lot of trouble getting my logo to appear properly, can anyone help. The site I am woking on is decaldreams.com and here is the image that I would like displayed nice and clear up at the top. http://www.zen-cart.com/forum/attach...2&d=1208549748
![]()
This section from the readme can help you:
** STEP 5. To use your own logo, simply overwrite "logo.gif" that is located in includes/templates/apple_zen/images/ and upload. You can create an image that is larger than it is designed to be viewed, so that when someone increases their font size, the image will enlarge also. If your logo is a lot wider or narrower than the one I designed, you may need to adjust this section in the stylesheet (includes/templates/apple_zen/stylesheet.css):
#logo {
width:19.1em
}
To keep your logo from resizing, remove
#logo img {
width:100%;
}