osCmax v2.5 User Manual
Results 1 to 2 of 2

Please help me remove the OSC gifs on the categories page

This is a discussion on Please help me remove the OSC gifs on the categories page within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; Does any one know how to remove the OSC gifs fromthe categories page and header? Pleaase help! Not much hair ...

      
  1. #1
    New Member
    Join Date
    Nov 2004
    Posts
    7
    Rep Power
    0


    Default Please help me remove the OSC gifs on the categories page

    Does any one know how to remove the OSC gifs fromthe categories page and header? Pleaase help! Not much hair left.

  2. #2
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,907
    Rep Power
    568


    Default RE: Please help me remove the OSC gifs on the categories pag

    I think it is line 47 of index.php:

    Code:
                <td class="pageHeading" align="right"><?php echo tep_image(DIR_WS_IMAGES . $category['categories_image'], $category['categories_name'], HEADING_IMAGE_WIDTH, HEADING_IMAGE_HEIGHT); ?></td>
    Just remove the php echo like this

    Code:
    <td class="pageHeading" align="right"></td>
    Michael Sasek
    osCMax Developer


    osCmax Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    Stay Up To Date with everything osCMax:
    Free osCmax Newsletters - Security notices, New Releases, osCMax News
    osCmax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

Similar Threads

  1. remove button link at the bottom of checkout_success page
    By webwolfe in forum osCMax v1.7 General Mods Discussion
    Replies: 1
    Last Post: 08-01-2005, 03:42 AM
  2. How to remove specials for this month in Main page?
    By blum in forum osCmax v1.7 Discussion
    Replies: 2
    Last Post: 07-04-2005, 04:10 PM
  3. Remove arrow_right.gif on main page !
    By Squirrel in forum osCommerce 2.2 Modification Help
    Replies: 2
    Last Post: 06-22-2005, 11:56 PM
  4. Remove "in cart" Button for individual categories
    By Mongrrr in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 04-24-2003, 06:02 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
  •