Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Help! header.php background image


mallen

Recommended Posts

Does someone know how to get an background image to the header.php. I first did what was said i wiki dokumentation how to add background colors into different boxes. This worked but i have moved language and search code to the header.php so now i have language and search up in the right corner. The problem is that i got warning header already sent by bla bla bla when i try to go to chart with the Wiki tip. Now i wounder. Is it possible to skip the wiki tip and only paste some code in to header.php to fix an background image there......

Link to comment
Share on other sites

simple html should fix the problem

 

there's 1 table, and 2 td's in the header. make both TD's look like this:

 

<td valign="middle" background="images/bg.gif">

 

and you're on your way.

 

good luck...

Link to comment
Share on other sites

Why not insert the code for the background image in your stylesheet.css file? There have been a few posts about this in the past few days -- check the forum.

 

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. *

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...