Results 1 to 3 of 3

How do i center the .gif image in the header

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 ...

      
  1. #1
    New Member
    Join Date
    Dec 2003
    Posts
    6
    Rep Power
    0


    Default How do i center the .gif image in the header

    can any one tell me how to center the image in the header (the one that would normaly be called oscommerce.gif

    Thanks

  2. #2
    Member
    Join Date
    Aug 2003
    Location
    Lost
    Posts
    65
    Rep Power
    0


    Default

    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. #3
    New Member
    Join Date
    Dec 2003
    Posts
    6
    Rep Power
    0


    Default Thanks for your help

    That works the gif is in the middle now...

Similar Threads

  1. Header Image squished
    By winkscustoms in forum osCmax v1.7 Discussion
    Replies: 1
    Last Post: 07-05-2005, 06:23 AM
  2. Broken Header Image
    By FSUddin in forum osCommerce 2.2 Modification Help
    Replies: 2
    Last Post: 12-12-2004, 02:36 AM
  3. How to add image navigation bar in header.
    By Astro in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 10-06-2004, 01:56 AM
  4. Header Image Resize
    By FlipC in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 11-21-2003, 04:25 PM
  5. Using Image Map in Header
    By mosquitohawk in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 06-25-2003, 01:36 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •