View Single Post
  #1  
Old 01-20-2009, 12:31 PM
 
GreatLakesVacuum GreatLakesVacuum is offline
 

eXpert
  
Join Date: Jan 2009
Posts: 286
 

Default Product Details Width Question

Hello all,

I am adjusting my product pages to use 480px wide images and I have everything right except one part...

From firebug when I am on the product page, and highlight this line:

<div class="details" style="margin-left: 480px;">

Then in the style tab on the right the first thing listed is:

element.style {margin-left: 480px;}

I can change this to 500 and it fixes it PERFECT in firebug, but I can't find that in main.css at all and it is not telling me the file and line to the right like it does for everything else in firebug
__________________
X-Cart 4.5.4 Gold (Live Business Site)
X-Cart 5.1.9 Business (In Development Now)
Reply With Quote