Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Help me with the layout please!!!!!


Chris Smith

Recommended Posts

Posted

Hi everyone,

 

I am trying to edit the layout of my site and there is a gap between one of my images at the top and the right hand side, I have tried for hours to find where this image is so I can adjust the width but I am unable to find it. can anyone give advice as to where it may be. PLEASE

 

Chris

 

My web site here

Posted
Hi everyone,

 

I am trying to edit the layout of my site and there is a gap between one of my images at the top and the right hand side, I have tried for hours to find where this image is so I can adjust the width but I am unable to find it. can anyone give advice as to where it may be. PLEASE

 

Chris

 

My web site here

 

If you right click on the image the path will be displayed.

 

Hollie

Posted
Hi everyone,

 

I am trying to edit the layout of my site and there is a gap between one of my images at the top and the right hand side, I have tried for hours to find where this image is so I can adjust the width but I am unable to find it. can anyone give advice as to where it may be. PLEASE

 

Chris

 

My web site here

 

 

i'd suggest using a wyswyg program such as DreamWeaver to show you where everything is this way you can make all the changes you want and upload it directly to the site, knowing that the layout is exactly as you wanted it to be. Coding in a program like Wordpad is only for the true programmer who knows what they are doing and can visualize what the page will look like. :thumbsup:

Posted
Hi everyone,

 

I am trying to edit the layout of my site and there is a gap between one of my images at the top and the right hand side, I have tried for hours to find where this image is so I can adjust the width but I am unable to find it. can anyone give advice as to where it may be. PLEASE

 

Chris

 

My web site here

 

 

i'd suggest using a wyswyg program such as DreamWeaver to show you where everything is this way you can make all the changes you want and upload it directly to the site, knowing that the layout is exactly as you wanted it to be. Coding in a program like Wordpad is only for the true programmer who knows what they are doing and can visualize what the page will look like. :thumbsup:

Posted

make your image (m22.jpg) 494px wide and it'll solve it.

 

Currently:

<img src=images/m22.jpg width=353 height=115 border=0>

one-click installation..

Dave's info

Posted

Hi Chris,

 

if you are just looking to find where the line in your code is for that particular picture it's right here:

 

<!-- new_products //-->

 

<table cellspacing=0 cellpadding=0>

<tr><td colspan=3><a href=#><img src=images/m22.jpg width=353 height=115 border=0></a></td></tr>

Posted

This is just to let you know you are loosing your sessionIDs when clicking the Paypal image. You could enforce cookies or better make a tep_href_link

Archived

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

×
×
  • Create New...