Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Help a newbie with an image


Guest

Recommended Posts

Can anybody tell me how to get an image above the top >> catalogue and search bar part ? If you llok at a shot of mine you can see there is a big space which is why i would like a banner there.

 

screen.JPG

Link to comment
Share on other sites

I use the 'Simple Template System' module :

 

http://www.oscommerce.com/community/contri...,all/search,sts

 

It lets you lay out your store using simple HTML templates - you would be able to add graphics to the top of your store very easily (just the same as adding an image to a normal HTML page) - much easier than editing the OSC files directly especially if you need to change the graphic a lot!

Link to comment
Share on other sites

It's dead easy putting an image into the default header - just replace all of the image code for the default logo with pure html code e.g.

 

<a href="index.php"><img src="images/newlogo.gif" width=whatever height=whatever alt="whatever"></a>

 

Vger

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...