Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How to centre the Header


Guest

Recommended Posts

Posted

Hello!

I need a little bit help with this: i changed the number of products on my page, so the whole page is wider then in the original template i bought.

But now the logo in header is not in the centre. You can see it here: www.japonke.si/catalog

I searched the catalog/includes/header.php , but found only this:

 

<td><a href="<?php echo tep_href_link('index.php')?>"><?php echo tep_image(DIR_WS_IMAGES.'logo.jpg')?></a></td>

<td style="width:100%; padding-top:169px;">

<table cellpadding="0" cellspacing="0" border="0">

 

Any ideas???

 

Thank you!!!

 

Bostjan

Posted
Hello!

I need a little bit help with this: i changed the number of products on my page, so the whole page is wider then in the original template i bought.

But now the logo in header is not in the centre. You can see it here: www.japonke.si/catalog

I searched the catalog/includes/header.php , but found only this:

 

<td><a href="<?php echo tep_href_link('index.php')?>"><?php echo tep_image(DIR_WS_IMAGES.'logo.jpg')?></a></td>

<td style="width:100%; padding-top:169px;">

<table cellpadding="0" cellspacing="0" border="0">

 

Any ideas???

 

Thank you!!!

 

Bostjan

 

 

Any Ideas, please???

Archived

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

×
×
  • Create New...