Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

pictures gone mad


coldclimber

Recommended Posts

Posted

When i go into catgories the tital image has gone over to the left this has happend on all them it is a bit hard to explain so you can see what i mean here

 

http://cold-climbs.com/catalog/index.php?manufacturers_id=10

 

how do i get the images in the categories to stay over to the right as i have had to put some white blank one's in some of them cos it looks so bad :(

Climb to Live, Live to climb

Posted

Take a look at this code:

 

<!--DWLayoutTable-->
       <tr> 
         <td width="272"><table border="0" width="100%" cellspacing="0" cellpadding="0">
             <tr> 
               <td class="pageHeading">The Outlet</td>
                               <td align="right"><img src="/catalog/images/LogoCassin.gif" border="0" alt="The Outlet" title=" The Outlet " width="80" height="70"></td>
             </tr>
           </table></td>
       </tr>

 

You've specified a TD width of 272. Remove the width specification entirely, or set it to 100% and it should work fine.

 

HTH,

 

Terry

Terry Kluytmans

 

Contribs Installed: Purchase Without Account (PWA); Big Images, Product Availability, Description in Product Listing, Graphical Infobox, Header Tags Controller, Login Box, Option Type Feature, plus many layout changes & other mods of my own, like:

 

Add order total to checkout_shipment

Add order total to checkout_payment

Add radio buttons at checkout_shipping (for backorder options, etc.)

Duplicate Table Rate Shipping Module

Better Product Review Flow

 

* If at first you don't succeed, find out if there's a prize for the loser. *

Posted

call me a bit thick buit where is this page located within my files cos i have been looking for it without success or should i say what would it be could generaly

Climb to Live, Live to climb

Posted

Check /catalog/index.php or, if you're using a template system like BTS, it might be within that code. (I don't use any templates, so can't help too much if that's where it is.)

 

Failing that, do a search through Windows Explorer (or other file management system) for DWLayoutTable and you should find it.

 

HTH,

 

Terry

Terry Kluytmans

 

Contribs Installed: Purchase Without Account (PWA); Big Images, Product Availability, Description in Product Listing, Graphical Infobox, Header Tags Controller, Login Box, Option Type Feature, plus many layout changes & other mods of my own, like:

 

Add order total to checkout_shipment

Add order total to checkout_payment

Add radio buttons at checkout_shipping (for backorder options, etc.)

Duplicate Table Rate Shipping Module

Better Product Review Flow

 

* If at first you don't succeed, find out if there's a prize for the loser. *

Archived

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

×
×
  • Create New...