Results 1 to 3 of 3
  1. #1
    Join Date
    Nov 2005
    Posts
    148
    Plugin Contributions
    0

    Default How to change 1 2 [next >>] link ?

    Can somebody help in changing the top and bottom links that connect to next pages if there are many products that can not be shown in one page? An example is this:

    http://mogultravel.com/artscrafts/in...index&cPath=16

    We want to change the color and size of the link so that it is more visible. Any advice? How do you do it?

    Thanks all.

  2. #2
    Join Date
    Apr 2007
    Location
    Dereham
    Posts
    16
    Plugin Contributions
    0

    Default Re: How to change 1 2 [next >>] link ?

    Quote Originally Posted by zenartman View Post
    Can somebody help in changing the top and bottom links that connect to next pages if there are many products that can not be shown in one page? An example is this:

    http://mogultravel.com/artscrafts/in...index&cPath=16

    We want to change the color and size of the link so that it is more visible. Any advice? How do you do it?

    Thanks all.
    I would worry more about making my pictures the same size.

  3. #3
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    64,718
    Plugin Contributions
    6

    Default Re: How to change 1 2 [next >>] link ?

    These are defined in the main language file:
    PHP Code:
      define('PREVNEXT_BUTTON_FIRST''<<FIRST');
      
    define('PREVNEXT_BUTTON_PREV''[<< Prev]');
      
    define('PREVNEXT_BUTTON_NEXT''[Next >>]');
      
    define('PREVNEXT_BUTTON_LAST''LAST>>'); 
    You would want to be sure, if you have not already, to copy the file:
    /includes/languages/english.php

    to your templates and overrides directory:
    /includes/languages/your_templates_dir/english.php
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.1]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...

 

 

Similar Threads

  1. Blue Link Color -- can't figure out how to change
    By Big Kahuna in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 6 Jun 2006, 02:26 AM
  2. Link change & another "simple" question
    By spectreman in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 15 May 2006, 10:48 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
  •