Results 1 to 5 of 5
  1. #1
    Join Date
    Feb 2007
    Posts
    104
    Plugin Contributions
    0

    Default Get rid of Back button

    How do I get rid of the "back" button on the information pages (about us page, shipping info, page_2, etc.)

    Example: http://www.tehome.net/shop/index.php?main_page=about_us

  2. #2
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Get rid of Back button

    Add to your stylesheet

    #aboutUsMainContent .buttonRow {display: none;}

    Repeat as required for others.

  3. #3
    Join Date
    Feb 2007
    Posts
    104
    Plugin Contributions
    0

    Default Re: Get rid of Back button

    Okay, I did what you said, and it worked for the About Us page, but not the others. Here's what I put in the stylesheet:

    #aboutUsMainContent .buttonRow {display: none;}
    #pageThreeMainContent .buttonRow {display: none;}
    #shippingInfoMainContent .buttonRow {display: none;}
    #pageTwoMainContent .buttonRow {display: none;}
    #pageFourMainContent .buttonRow {display: none;}
    #conditionsMainContent .buttonRow {display: none;}

    What did I do wrong?

  4. #4
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Get rid of Back button

    The others are probably not named like #pageThreeMainContent; you need to see what the actual id is for each page. You can do this in view source, or you can download the Firefox Web Developer extension and find lots of information with that.

  5. #5
    Join Date
    Feb 2007
    Posts
    104
    Plugin Contributions
    0

    Default Re: Get rid of Back button

    I did get the names using view source.

 

 

Similar Threads

  1. get rid of extra home button
    By Vortex12 in forum Templates, Stylesheets, Page Layout
    Replies: 13
    Last Post: 22 Dec 2011, 06:12 AM
  2. How do I get rid of the 'continue' button?
    By Servelan in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 26 May 2011, 04:48 AM
  3. get rid of google checkout radio button
    By jeremy0203 in forum Addon Payment Modules
    Replies: 2
    Last Post: 3 Nov 2010, 12:56 AM
  4. How to get rid of Unsubscribe button?
    By robynannw in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 21 Jul 2010, 06:28 PM
  5. Get rid of box around add to cart button
    By undersun in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 1 Dec 2009, 10:51 AM

Posting Permissions

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