Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Full width box


Guest

Recommended Posts

I want to put a box (which will contain a search) the full width of the page immediately below the navigation bar i.e. above the column left, centre and column right.

 

If this makes sense to you can you please help?

 

Paul

Link to comment
Share on other sites

Just add a

 

<tr>

     <td><?phpthe search code?></td>

</tr>

 

to the header.php. It is just simple HTML. Right before the second to the last </table> tag should do it. This is untested, if I am wrong, I'm sorry in advance, just do some experimenting. That is the way you learn.

Steve

-------------------------

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...