Guest Posted May 6, 2005 Share Posted May 6, 2005 Can someone tell me how I can center the top logo? Thanks! Link to comment Share on other sites More sharing options...
FIMBLE Posted May 6, 2005 Share Posted May 6, 2005 Can someone tell me how I can center the top logo? Thanks! <{POST_SNAPBACK}> 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 Link to comment Share on other sites More sharing options...
Mighty Mike Posted May 6, 2005 Share Posted May 6, 2005 should it not be align="center" ??????? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.