Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Inconsistent page width on pages


evaos

Recommended Posts

Posted
Hi wise people!

 

Please help me figure out where the problem might be with inconsistent page width on pages.

 

Here is my store

http://nsaroma.com/catalog/index.php

 

on above page the with is OK

Here it is messed up.

http://nsaroma.com/catalog/cleansing-milk-p-806.html

http://nsaroma.com/catalog/login.php

Please help. I did several changes and now i am lost.

 

thanks

Eva

Hi Eva,

 

From what I observe, your site is building the pages exactly as specified. Delete the item highlighted in red from your stylesheet to change your visual output.

 

TD.main, P.main {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
line-height: 16px;
font-weight: normal;
text-align: left;
[color="#FF0000"]white-space: nowrap;[/color]

 

Hope this helps.

Posted
Hi Eva,

 

From what I observe, your site is building the pages exactly as specified. Delete the item highlighted in red from your stylesheet to change your visual output.

 

TD.main, P.main {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
line-height: 16px;
font-weight: normal;
text-align: left;
[color="#FF0000"]white-space: nowrap;[/color]

 

Hope this helps.

 

 

Thank you so much!!!!!! That was exactly it!!! Thank you for taking time to look at my post.

 

Eva

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...