Zen Cart Logo

Login Page Moved

Locked

Views: 483

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
19 Oct 2010, 10:09 AM
#2
division avatar

division

New Zenner

Join Date:
Apr 2008
Posts:
14
Plugin Contributions:
0

Re: Login Page Moved

erm.... help??

19 Oct 2010, 11:10 AM
#3
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Login Page Moved

It only happens in IE8 and is caused by the display:inline; rule in FORM in the stylesheet.

You'll have to check to see if removing that will mess up any other form elements, or wade through the way-too-many nested divs in that template to see where to turn it off just on that page.

You might check the support thread for that template to see if someone else has solved the problem.

19 Oct 2010, 1:38 PM
#4
division avatar

division

New Zenner

Join Date:
Apr 2008
Posts:
14
Plugin Contributions:
0

Re: Login Page Moved

Sorted :D