I have a shopping cart that dynamically generates the product detail page.
The product title is being generated with a padding-left: 80px which makes
it look indented;

 

No place in my code does the value 80px appear in this context.  I have used
dreamweaver to search the entire website and still I  cannot find any place
padding-left: 80px is defined.  Neither is 80px defined in a padding
element.

 

At this point I have come to the conclusion that the 80px must be an
accumulated number.  I can only see it in Firebug when I inspect the Product
name.

 

Here is a link to a product that shows the effects of padding-left in the
product name.  You can see that the name appears indented.  I want to remove
the padding.  Any ideas?

 

http://www.thepjshop.com/BedHead-Afternoon-Primrose-Cotton-Sateen-Classic-Pa
jamas-P402C20.aspx

 

 

Thanks Ahead of time for your help...

 

______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to