Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How do I insert photos in the center of the page?


CrazyOne

Recommended Posts

Posted

I want to place photos in the center of my site like this

http://shops.oscommerce.com/directory/goto,11189

 

You see how the gokart pic is right in the center I want to add photos like that.

 

Also how would I add additional boxes like they have to the bottom? I am using STS.

 

Thanks I know it is probably a silly question but, I couldn't find an answer anywhere.

 

Thank you

Jane

Posted

That is probably added into the Language (english.php) file as a HTML IMG SRC along with the rest of the store description.

Posted

I reckon you probably forgot to 'escape' your quote marks in the link.

 

It would need to be something like -

 

Welcome to our gokart site. It's great we sell alsorts, here's an example of some of the stuff etc, etc. <br><br>
<img src=\"images/mybigpicture.jpg\" border=\"0\" width=\"200\" height=\"200\"></img><br><br>
Enter our store to view some more, etc, etc.

Archived

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

×
×
  • Create New...