CrazyOne Posted November 27, 2007 Posted November 27, 2007 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
DejaVu Posted November 27, 2007 Posted November 27, 2007 That is probably added into the Language (english.php) file as a HTML IMG SRC along with the rest of the store description.
CrazyOne Posted November 27, 2007 Author Posted November 27, 2007 I tried that but it didn't work. I also want the photo to be beneath the login section.
DejaVu Posted November 27, 2007 Posted November 27, 2007 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.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.