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

Remove the icon pointer_blue_light

This is a discussion on Remove the icon pointer_blue_light within the osCmax v2 Customization/Mods forums, part of the osCmax v2.0 Forums category; Is it possible to remove the gif " pointer_blue_light.gif" from the categories list ? If yes will be gald to ...

      
  1. #1
    Member
    Join Date
    Mar 2007
    Posts
    48
    Rep Power
    0


    Default Remove the icon pointer_blue_light

    Is it possible to remove the gif " pointer_blue_light.gif" from the categories list ?
    If yes will be gald to know how ?

    Thank you

  2. #2
    osCMax Developer

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


    Default Re: Remove the icon pointer_blue_light

    Edit the categories box and remove it...

    Starting at line 45:

    PHP Code:
        if (tep_has_category_subcategories($counter)) {
          
    $boxContent .= tep_image(DIR_WS_IMAGES 'pointer_blue.gif''');
        }
        else {
          
    $boxContent .= tep_image(DIR_WS_IMAGES 'pointer_blue_light.gif''');
        } 
    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

  3. #3
    Member
    Join Date
    Mar 2007
    Posts
    48
    Rep Power
    0


    Default Re: Remove the icon pointer_blue_light

    Thank you very much

Similar Threads

  1. Icon Image on URL Address Bar
    By PGelsman in forum General Topics & Chit Chat
    Replies: 4
    Last Post: 03-21-2007, 07:56 PM
  2. New Products Icon
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 02-02-2007, 01:13 AM
  3. Removing the "whats new here icon"
    By wayne1980 in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 12-03-2005, 01:12 PM
  4. Cash register icon top right of center box.
    By samsin1 in forum osCMax v1.7 Installation
    Replies: 1
    Last Post: 04-20-2004, 08:25 AM
  5. how to remove
    By demo in forum osCommerce 2.2 Installation Help
    Replies: 3
    Last Post: 08-19-2003, 07:59 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
  •