Results 1 to 2 of 2

Cash register icon top right of center box.

This is a discussion on Cash register icon top right of center box. within the osCMax v1.7 Installation forums, part of the osCmax v1.7 Forums category; How can I delete the cash register icon at the top right hand side of the center box, next to ...

      
  1. #1
    New Member
    Join Date
    Apr 2004
    Posts
    10
    Rep Power
    0


    Default Cash register icon top right of center box.

    How can I delete the cash register icon at the top right hand side of the center box, next to "Welcome Guest ....."? Thanks and I think this is a first rate project.

  2. #2
    jpf
    jpf is offline
    osCMax Testing Team
    jpf's Avatar
    Join Date
    Sep 2003
    Location
    Manitoba, Canada
    Posts
    2,688
    Rep Power
    22


    Default

    It would more than likely be in the main index.php (Aprox line 291) OR FOR MAX it would be in the index_default.tpl.php file (aprox line 21).

    Look for and comment out:
    Code:
                <td class="pageHeading" align="right"><?php echo tep_image(DIR_WS_IMAGES . 'table_background_default.gif', HEADING_TITLE, HEADING_IMAGE_WIDTH, HEADING_IMAGE_HEIGHT); ?></td>
    In PHP to comment out use // for the WHOLE line or /* some text */ for a block of text. However this is in an HTML block so use <?php /* line of text here */ ?>

    Good Luck!

Similar Threads

  1. Icon Image on URL Address Bar
    By PGelsman in forum General Topics & Chit Chat
    Replies: 4
    Last Post: 03-21-2007, 08:56 PM
  2. Cash on Delivery doesn't work
    By coeus in forum osCmax v2 Installation issues
    Replies: 12
    Last Post: 10-20-2005, 08:59 AM
  3. Cash on pickup question
    By knullhund in forum osCmax v1.7 Discussion
    Replies: 0
    Last Post: 12-23-2004, 08:24 PM
  4. Admin ONLY for Cash or Check Purchase
    By JRiley in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 11-17-2004, 03:47 PM

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
  •