This is a discussion on How do i center the .gif image in the header within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; can any one tell me how to center the image in the header (the one that would normaly be called ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| can any one tell me how to center the image in the header (the one that would normaly be called oscommerce.gif Thanks |
|
#2
| |||
| |||
| Not absolutely posotive, but I think you would do it here catalog/includes/header.php about line 57 <td valign="top"><?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . tep_image(DIR_WS_IMAGES . 'oscommerce.gif', 'osCommerce') . '</a>'; ?> replace the first set of brakets with this <td align="center" valign="top"> Hope that works for ya!!
__________________ ~~!!It did WHAT??!!~~ |
|
#3
| |||
| |||
| That works the gif is in the middle now... |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Header Image squished | winkscustoms | osCMax v1.7 Discussion | 1 | 07-05-2005 05:23 AM |
| Broken Header Image | FSUddin | osCommerce 2.2 Modification Help | 2 | 12-12-2004 02:36 AM |
| How to add image navigation bar in header. | Astro | osCommerce 2.2 Modification Help | 0 | 10-06-2004 12:56 AM |
| Header Image Resize | FlipC | osCommerce 2.2 Modification Help | 0 | 11-21-2003 04:25 PM |
| Using Image Map in Header | mosquitohawk | osCommerce 2.2 Modification Help | 0 | 06-25-2003 12:36 AM |