Results 1 to 3 of 3
  1. #1
    Join Date
    Jul 2011
    Posts
    104
    Plugin Contributions
    0

    Default Remove [Next >>] or replace with button?

    I wish to remove the '[' and ']' symbols that surround [Next >>] in navSplitPagesLinks.

    Is there a way to remove them or replace them with a 'Next' button?


  2. #2
    Join Date
    Sep 2006
    Posts
    542
    Plugin Contributions
    0

    Default Re: Remove [Next >>] or replace with button?

    includes/languages/english.php line 287 you can replace this with html for button

    define('PREVNEXT_BUTTON_NEXT', '<img src="' . HTTP_SERVER . DIR_WS_CATALOG . DIR_WS_TEMPLATE . 'buttons/english/button_next.gif">');

    This will change all of the NEXT to buttons

    There is already a button_next.gif in your button folder

  3. #3
    Join Date
    Jul 2011
    Posts
    104
    Plugin Contributions
    0

    Default Re: Remove [Next >>] or replace with button?

    ooooh Thank you!

    For the moment i only removed the square brackets. Looks better already

 

 

Similar Threads

  1. v151 How do I replace the add-to-cart button with a PayPal *Donate* button?
    By picandnix in forum Addon Payment Modules
    Replies: 7
    Last Post: 29 Apr 2014, 02:52 PM
  2. How do I replace the Buy Now button with an Add to Cart button?
    By OrcaSoul in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 19 Feb 2010, 05:36 AM
  3. How to remove Quantity box next to Add to Cart Button?
    By beyre in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 29 Jun 2009, 04:04 PM
  4. Replace next Link with Image
    By KurveMedia in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 12 Feb 2009, 01:20 AM
  5. Replace [Next >>] with a picture
    By canemasters in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 18 Jun 2007, 06:14 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