Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Layout alignment issue on FF/Safari

Layout alignment issue on FF/Safari

Locked

Views: 657

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
28 Jun 2010, 16:37
#1
magix avatar

magix

New Zenner

Join Date:
Jun 2010
Posts:
4
Plugin Contributions:
0

Layout alignment issue on FF/Safari

Hi,

I'm running 1.3.8a zencart, and having alignment issue on FF (version 3.5.7) and safari. It is working fine in IE (at least I'm using IE 7.0). The website is here

The alignment issue happened in two places:

  1. the search bar is showing a bit lower than the standard header link at the top row in FF. The search bar is in the same row as header link (vertically center)

  2. the main page will showing New Products for <month>.
    My "Admin -> Configuration -> Index Listing -> New Products Columns per Row" is set to 3, so it will display 3 products in a row. The issue is the last column of the row is always lower than the first two in FF & safari, but this is not happening in IE.

I checked the stylesheet CSS, ..\templates\tpl_modules_whats_new.php , tpl_columnar_display.php (from common folder), but still I couldn't pinpoint to the rootcause, with regard to positioning of FF/safari

I even try with setting "Admin -> Configuration -> Index Listing -> New Products Columns per Row" to 1 or 2 or 4, it will still showing the lower.

Can any Guru advise this ? I believe it is positioning issue that I need to cater for FF/safari in CSS.

Many thanks in advance.

BR,
Magix

29 Jun 2010, 12:36
#2
magix avatar

magix

New Zenner

Join Date:
Jun 2010
Posts:
4
Plugin Contributions:
0

Re: Layout alignment issue on FF/Safari

issue resolved..

29 Jun 2010, 13:50
#3
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: Layout alignment issue on FF/Safari

Would you mind sharing the solution? I recall seeing the "last item lower than the rest" issue a couple of times in the past few years, and no good solution being found. (Of course, having a Template Monster template may limit the applicability of your solution in standard Zen Cart versions.)