Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / GRRRR Help Please !!

GRRRR Help Please !!

Locked

Views: 1,069

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
11 Mar 2007, 6:42 PM
#1
tinas avatar

tinas

Totally Zenned

Join Date:
Jan 2005
Location:
Lake Havasu, AZ
Posts:
1,090
Plugin Contributions:
0

GRRRR Help Please !!

Can someone PLEASE take a peek at this page :
http://himni-racing.com/upgrade/index.php

The featurd products box is just giving me grief I cannot get past.

It's fine in FF - but if you look at it in IE it's closing the box in the middle of the last row of items :oops: (it's a very faint red line for the bottom border).

Can anyone shed some light on this one for me please?

Thankies All!

11 Mar 2007, 6:49 PM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: GRRRR Help Please !!

I don't know squat about this stuff but what I see in both IE and FireFox is the red line on the bottom ...

The footer is thrown far left on my notebook in both ...

In IE ... there is the case of vanishing sides in IE where if I highlight whole page then unhighlight I see the whole box ... I scroll down and back up and parts vanish again ...

This is above the last row of products which in IE fall out of the box as in below or across the bottom ...

11 Mar 2007, 6:56 PM
#3
tinas avatar

tinas

Totally Zenned

Join Date:
Jan 2005
Location:
Lake Havasu, AZ
Posts:
1,090
Plugin Contributions:
0

Re: GRRRR Help Please !!

Yeah I am about to rip this thing apart and start over - it's another of case of Tina taking apart a poorly written 1.2 and converting it to 1.3 - but it's about to be a Tina rewrote the whole damn thing so that it is the way it's SUPPOSED to be lol.

Thanks for looking Linda

11 Mar 2007, 8:43 PM
#4
rstevenson avatar

rstevenson

Totally Zenned

Join Date:
Nov 2006
Location:
Dartmouth, NS Canada
Posts:
2,400
Plugin Contributions:
0

Re: GRRRR Help Please !!

Linda's description of the problem...

In IE ... there is the case of vanishing sides in IE where if I highlight whole page then unhighlight I see the whole box ... I scroll down and back up and parts vanish again ...
...is a perfect example of a well known IE display bug. Alas, I don't know off hand the solution. But if you google using suitable terms you should fairly easily find the required fix.

I think there should be a tutorial written regarding the application of IE conditional comments and bud fixes in Zen Cart. Although I know they exist, I'm far from being expert enough in CSS to do it.

Subscribing to the css-d list you'll notice these things are discussed daily.

In other words Tina, it ain't your fault. :lamo:

HTH

Rob

11 Mar 2007, 8:55 PM
#5
barco57 avatar

barco57

Totally Zenned

Join Date:
Apr 2006
Location:
West Salem, IL
Posts:
2,845
Plugin Contributions:
0

Re: GRRRR Help Please !!

.centerBoxWrapper {height: 1%;}

This is what fixed this exact problem on a site I worked on

11 Mar 2007, 8:56 PM
#6
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: GRRRR Help Please !!

Tina,

not sure if this is the problem or not.

The following is from a view source of the site and appears AFTER the featured products section and the column two section. Seems to be inserting "head, body and html" tags a second time.

<head>
<title>bottom</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- ImageReady Slices (bottom.jpg) -->
<table id="Table_01" width="995" height="50" border="0" cellpadding="0" cellspacing="0">
	<tr>
		<td colspan="13">
			<img src="orig/images/bottom_01.jpg" width="995" height="9" alt=""></td>
	</tr>
	<tr>

		<td rowspan="2">
			<img src="orig/images/bottom_02.jpg" width="192" height="41" alt=""></td>
		<td>
			<a href="index.php">
				<img src="orig/images/bottom_03.jpg" width="57" height="22" border="0" alt=""></a></td>
		<td rowspan="2">
			<img src="orig/images/bottom_04.jpg" width="12" height="41" alt=""></td>
		<td>
			<a href="index.php?main_page=page_2">

				<img src="orig/images/bottom_05.jpg" width="84" height="22" border="0" alt=""></a></td>
		<td rowspan="2">
			<img src="orig/images/bottom_06.jpg" width="13" height="41" alt=""></td>
		<td>
			<a href="index.php?main_page=page_3">
				<img src="orig/images/bottom_07.jpg" width="60" height="22" border="0" alt=""></a></td>
		<td rowspan="2">
			<img src="orig/images/bottom_08.jpg" width="11" height="41" alt=""></td>
		<td>

			<a href="index.php?main_page=products_new">
				<img src="orig/images/bottom_09.jpg" width="125" height="22" border="0" alt=""></a></td>
		<td rowspan="2">
			<img src="orig/images/bottom_10.jpg" width="12" height="41" alt=""></td>
		<td>
			<a href="index.php?main_page=privacy">
				<img src="orig/images/bottom_11.jpg" width="131" height="22" border="0" alt=""></a></td>
		<td rowspan="2">
			<img src="orig/images/bottom_12.jpg" width="17" height="41" alt=""></td>

		<td>
			<a href="index.php?main_page=contact_us">
				<img src="orig/images/bottom_13.jpg" width="95" height="22" border="0" alt=""></a></td>
		<td rowspan="2">
			<img src="orig/images/bottom_14.jpg" width="186" height="41" alt=""></td>
	</tr>
	<tr>
		<td>
			<img src="orig/images/bottom_15.jpg" width="57" height="19" alt=""></td>

		<td>
			<img src="orig/images/bottom_16.jpg" width="84" height="19" alt=""></td>
		<td>
			<img src="orig/images/bottom_17.jpg" width="60" height="19" alt=""></td>
		<td>
			<img src="orig/images/bottom_18.jpg" width="125" height="19" alt=""></td>
		<td>
			<img src="orig/images/bottom_19.jpg" width="131" height="19" alt=""></td>
		<td>

			<img src="orig/images/bottom_20.jpg" width="95" height="19" alt=""></td>
	</tr>
</table>

<!-- End ImageReady Slices -->
</body>
</html></td>