Results 1 to 4 of 4
  1. #1
    Join Date
    Jan 2007
    Posts
    147
    Plugin Contributions
    0

    Default Prev/Product Listing/Next Buttons...

    How do I put a space in between these buttons? Which file do I edit in order to do this? I wasn't sure if this is done via the stylesheet or if it was hardcoded. Many thanks.

  2. #2
    Join Date
    Jan 2007
    Posts
    147
    Plugin Contributions
    0

    Default Re: Prev/Product Listing/Next Buttons...

    The buttons I refer to are ON THIS PAGE.

    You can see they are squished together and I would like to have a space in between.

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

    Default Re: Prev/Product Listing/Next Buttons...

    In your stylesheet, find
    Code:
    .navNextPrevList {
    	display: inline;
    	white-space: nowrap;
    	margin: 0;
    	padding:  0.5em 0em;
    	list-style-type: none;
    	}
    and add to the margin:
    Code:
    .navNextPrevList {
    	display: inline;
    	white-space: nowrap;
    	margin: 0 1.0em;
    	padding:  0.5em 0em;
    	list-style-type: none;
    	}
    Adjust to taste.

  4. #4
    Join Date
    Jan 2007
    Posts
    147
    Plugin Contributions
    0

    Default Re: Prev/Product Listing/Next Buttons...

    Marvellous! Thanks for your help.

 

 

Similar Threads

  1. v139h product info prev/next buttons
    By rbarbour in forum General Questions
    Replies: 1
    Last Post: 15 Feb 2012, 04:54 PM
  2. Prev/Listing/Next Buttons causing page layout problem
    By marlboat in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 5 Aug 2011, 05:21 AM
  3. Next prev and listing buttons
    By Eric24v in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 17 Aug 2010, 03:10 AM
  4. Prev - listing - next buttons
    By mgbyte in forum Templates, Stylesheets, Page Layout
    Replies: 13
    Last Post: 17 Sep 2006, 01:11 PM
  5. Removing borders around PREV LISTING NEXT buttons
    By PoorRichard in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 4 Aug 2006, 11:38 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR