Results 1 to 4 of 4
  1. #1
    Join Date
    May 2010
    Location
    London UK
    Posts
    134
    Plugin Contributions
    0

    Default Format Listing / Previous/ Next buttons product info page.

    I want to display the previous / listing / next buttons on the product info page in a straight line rather than on top of one another. I am sure i have seen somewhere that this can be done in the admin control panel but i just can not see where, is it possible to format these through the admin area.??

  2. #2
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Re: Format Listing / Previous/ Next buttons product info page.

    that's a css issue and not admin setting . need a link to the site .

  3. #3
    Join Date
    May 2010
    Location
    London UK
    Posts
    134
    Plugin Contributions
    0

    Default Re: Format Listing / Previous/ Next buttons product info page.

    Ok, I will have a look thanks,

    a link to the site is below

    http://79.170.43.200/pestcontrolonline.com/

  4. #4
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Re: Format Listing / Previous/ Next buttons product info page.

    just add float : right; to this rule in your stylesheet.css

    .navNextPrevList {
    display:inline;
    float:right;
    list-style-type:none;
    margin:0;
    padding:0.5em 0;
    white-space:nowrap;
    }

 

 

Similar Threads

  1. v139h Previous / Next buttons of product Info Pages do not work right... out of order
    By lolwaut in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 30 Jan 2012, 04:49 PM
  2. Add space under previous/listing/next buttons
    By Opal in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 6 Jul 2011, 12:39 PM
  3. Show Next / Previous buttons on main product page?
    By JHouse in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 6 Jul 2009, 06:07 AM
  4. Removing Previous/Product Listing/Next Buttons
    By MB12 in forum Basic Configuration
    Replies: 1
    Last Post: 28 Apr 2009, 02:01 PM

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