Re: All Business template Support Thread
Quote:
Originally Posted by
SPH
Hi Anne, hope this has not already been asked.
http://www.prommart.com/images/chromeproblem.jpg
In Chrome Browser, do you see how my footer1 yellow banner covers the confirmation page text at bottom? I like that footer banner. Do you have a fix? Problem does not appear on first two checkout pages.
I mostly use IE9 but have learned to check now and then in Firefox and Chrome.
Thanks.
sph
www.prommart.com
www.prom-mart.com
Ecommerce Cart Testing
PS: Yes, I go through alot of templates. Thinking of having zencart "clients" soon. All of your templates - free & commercial - will work for that! ;)
If you post a link to a live example I can take a look.
Thanks,
Anne
Re: All Business template Support Thread
Anne, you have to see it during checkout. Why I took the pic.
I guess you could login, put something in the cart and get to the confirmation page...in Chrome.
On the other hand, perhaps this is a minor issue I can live with.
sph
www.prommart.com
Re: All Business template Support Thread
Ok, so it is on www.prommart.com on the order confirmation page in chrome?
Thanks,
Anne
Re: All Business template Support Thread
Yes. If you wish, I can pm you my test user login information so you can go through checkout without having to register. Let me know. Thanks. sph
Re: All Business template Support Thread
Okay, I'm tired and brain dead tonight. I suppose you should be able to reproduce on your version. It's the top footer banner, what I call footer1. Covers text. SPH
Re: All Business template Support Thread
Quote:
Originally Posted by
SPH
Hi Anne, hope this has not already been asked.
http://www.prommart.com/images/chromeproblem.jpg
In Chrome Browser, do you see how my footer1 yellow banner covers the confirmation page text at bottom? I like that footer banner. Do you have a fix? Problem does not appear on first two checkout pages.
I mostly use IE9 but have learned to check now and then in Firefox and Chrome.
Thanks.
sph
www.prommart.com
www.prom-mart.com
Ecommerce Cart Testing
PS: Yes, I go through alot of templates. Thinking of having zencart "clients" soon. All of your templates - free & commercial - will work for that! ;)
Since you only have paypal as a payment option on the site I can not get to the order confirmation page, so this fix is only a guess.
Create a new file called includes/templates/all_business/css/checkout_success.css and add this:
Code:
#bannerFour{clear:both;margin-top:50px;}
Thanks,
Anne
Re: All Business template Support Thread
It was checkout_confirmation.css (page 3 of checkout) and it worked. Banner is below text in Chrome and looks good in IE9 and Firefox. Thanks!
Zencart looks fairly easy to work with, once one knows how. Wish I paid more attention over the years.
Thanks again.
sph
www.prommart.com
Re: All Business template Support Thread
Quote:
Originally Posted by
SPH
It was checkout_confirmation.css (page 3 of checkout) and it worked. Banner is below text in Chrome and looks good in IE9 and Firefox. Thanks!
Zencart looks fairly easy to work with, once one knows how. Wish I paid more attention over the years.
Thanks again.
sph
www.prommart.com
That bit really didn't have too much to do with zen cart, but mostly to do with CSS ;-)
Thanks,
Anne
Re: All Business template Support Thread
Hi Guys..
Thanks for an awesome template, but i have a little problem.
I have a dhtml menu .js file with a code i need to use on the header.
For some reason, even if it loads the stmenu.js file (put it in jscript and renamed) it still won't show up.
Any of you guys have an idea on how to use sothink dhtml menu menus on your template?
thanks for any thoughts.
Re: All Business template Support Thread
Quote:
Originally Posted by
eternity575
Hi Guys..
Thanks for an awesome template, but i have a little problem.
I have a dhtml menu .js file with a code i need to use on the header.
For some reason, even if it loads the stmenu.js file (put it in jscript and renamed) it still won't show up.
Any of you guys have an idea on how to use sothink dhtml menu menus on your template?
thanks for any thoughts.
Read this about integrating javascripts with zen cart:
http://www.zen-cart.com/wiki/index.p...s_-_Javascript
Thanks,
Anne