Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

center the logo?


Guest

Recommended Posts

Posted

Can someone tell me how I can center the top logo? Thanks!

Posted
Can someone tell me how I can center the top logo? Thanks!

You need to open up header.php found at catalog > includes > header.php open it up and ater the following line (or copy and paste this one after deleting the original) please do a back up of the page first though in case things go wrong!!

 

<td align="right" valign="middle" width="553px"><?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . tep_image(DIR_WS_IMAGES . 'oscommerce.gif', 'osCommerce') . '</a>'; ?></td>

Sometimes you're the dog and sometimes the lamp post

[/url]

My Contributions

Archived

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

×
×
  • Create New...