Zen Cart Logo
Forums / General Questions / Unit and Total Overlap When Viewed at a lower resolution

Unit and Total Overlap When Viewed at a lower resolution

Locked

Views: 706

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
17 Apr 2010, 5:20 AM
#1
silverstreams avatar

silverstreams

New Zenner

Join Date:
Apr 2010
Posts:
7
Plugin Contributions:
0

Unit and Total Overlap When Viewed at a lower resolution

Ok, I've been looking for the solution to this little issue I'm having after I add an Item to the Cart. The Unit and Total get pushed together when viewing at a lower resolution.

How do I change the width of these fields?

I've tried adjusting the following in css with no luck.

.cartUnitDisplay, .cartTotalDisplay {
text-align:center;
padding-right:2em;

Is the Item Description field causing the problem. If so where can I change the width of that field.

Any suggestions appreciated

17 Apr 2010, 8:46 AM
#2
stevesh avatar

stevesh

Black Belt

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

Re: Unit and Total Overlap When Viewed at a lower resolution

We'd probably be able to help with a link to the site.

20 Apr 2010, 9:12 AM
#4
stevesh avatar

stevesh

Black Belt

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

Re: Unit and Total Overlap When Viewed at a lower resolution

One thing you could do, since it doesn't appear that you're using the right sidebox column, is to turn it off, giving the rest of the page more room.

Admin - Configuration - Layout Settings - Column Right Status - Global

21 Apr 2010, 4:43 PM
#5
silverstreams avatar

silverstreams

New Zenner

Join Date:
Apr 2010
Posts:
7
Plugin Contributions:
0

Re: Unit and Total Overlap When Viewed at a lower resolution

Tried it, didnt work. There must be an override somewhere that is not allowing me to turn it off.

I've posted the question in the Template forum.

Thank you for your help.