Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Right Column Jumping Far Right

Right Column Jumping Far Right

Locked

Views: 843

Results 1 to 7 of 7
This thread is locked. New replies are disabled.
10 Jun 2010, 10:26 AM
#1
sunflowertami avatar

sunflowertami

Zen Follower

Join Date:
Jun 2008
Posts:
267
Plugin Contributions:
0

Right Column Jumping Far Right

The right column of my site keeps jumping to the far right before correcting itself.

I have this on the css stylesheet:

#navColumnOneWrapper, #mainWrapper {
margin: auto;
}

#navColumnTwoWrapper,
margin: 0;
}

#navColumnOneWrapper, #navColumnTwoWrapper {
margin-left: 0.2em;
margin-right: 0.2em;
}

Driving me nuts trying to figure out how to fix this. Please help! Thanks

10 Jun 2010, 10:38 AM
#2
sunflowertami avatar

sunflowertami

Zen Follower

Join Date:
Jun 2008
Posts:
267
Plugin Contributions:
0

Re: Right Column Jumping Far Right

Sorry figured it out. Thanks!

sunflowertami:

The right column of my site keeps jumping to the far right before correcting itself.

I have this on the css stylesheet:

#navColumnOneWrapper, #mainWrapper {
margin: auto;
}

#navColumnTwoWrapper,
margin: 0;
}

#navColumnOneWrapper, #navColumnTwoWrapper {
margin-left: 0.2em;
margin-right: 0.2em;
}

Driving me nuts trying to figure out how to fix this. Please help! Thanks

15 Jun 2010, 5:14 PM
#3
aligator avatar

aligator

New Zenner

Join Date:
Jul 2008
Posts:
8
Plugin Contributions:
0

Re: Right Column Jumping Far Right

Could you tell me what you did to fix it because mine seems to be doing the same.

Thanks

Ali G

15 Jun 2010, 9:39 PM
#4
sunflowertami avatar

sunflowertami

Zen Follower

Join Date:
Jun 2008
Posts:
267
Plugin Contributions:
0

Re: Right Column Jumping Far Right

Hi,

The code on this thread is what you need to use to fix it. I found that I forgot to put an opening tag on it which is why it was acting funky.

Anyway, it reduced the jumping of the right side but I could not entirely remove it. I think it might be because of the connection going slowly so that it is waiting for the main content to fully load before loading the right column.

I also think it may have something to do with the template I'm using. It is 12leaves pure green free. I notice that other stores who have this template has the same problem.

16 Jun 2010, 7:47 AM
#5
aligator avatar

aligator

New Zenner

Join Date:
Jul 2008
Posts:
8
Plugin Contributions:
0

Re: Right Column Jumping Far Right

Thanks for the reply. I also was using the same template and i think the problem is caused by the language bar (the bit with the drop-down languages selector). I removed it and the problem went away so this is a good place to start.

Please do let me know how you get on. Thanks

Ali G

16 Jun 2010, 10:29 AM
#6
sunflowertami avatar

sunflowertami

Zen Follower

Join Date:
Jun 2008
Posts:
267
Plugin Contributions:
0

Re: Right Column Jumping Far Right

That's interesting. I don't have the language drop down on mine, I took it out since I didnt need it on my site but the problem still persists.

I tried fixing the columnCenter, productdescription and product attributes width. That reduced the jumping somewhat but it is still there. I think still think it has something to do with the columncenter styling rather than the tools wrapper.

Let me know what you think.

30 Dec 2010, 4:42 AM
#7
finlander avatar

finlander

Zen Follower

Join Date:
Oct 2010
Location:
Idaho
Posts:
293
Plugin Contributions:
0

Re: Right Column Jumping Far Right

Does anyone know why the language/currency dropdowns in the header don't appear in my new install of the puregreen template? They are supposed to be standard, but they don't show and the cart is aligned right instead of aligned center, as it would be if the dropdowns were showing on the right.