Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2008
    Posts
    22
    Plugin Contributions
    0

    Default How do I make the prev/next links bigger on the product info page?

    I would like to change the layout from the product info page.
    Which file do I have to edit?

    Below is a picture to illustrate what I would like to change:
    1. I want the prev - next etc text to be bigger
    2. I would like to have a little more space between the prev-next etc text and the heading of the product which is below

    Thanks for any help


  2. #2
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    20,961
    Plugin Contributions
    25

    Default Re: How do I make the prev/next links bigger on the product info page?

    Since you appear to be using text links, try adjusting the font size for .navNextPrevList. Add to your stylesheet
    Code:
    .navNextPrevList {
        font-size: 1.2em;
        margin-bottom: 2.0em;
        }
    Adjust to taste.
    If that doesn't help, post a link so we can see your site live.

 

 

Similar Threads

  1. category page- make images bigger and show less text
    By thepixellator in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 6 Dec 2007, 05:54 AM
  2. how to make my page size bigger?
    By shay nissim in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 22 Jul 2007, 08:05 AM
  3. Product info page make over!!
    By paperzombie in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 28 Nov 2006, 04:04 AM
  4. Product Info - Prev/Next Order
    By mrmarcus66 in forum Bug Reports
    Replies: 5
    Last Post: 15 Aug 2006, 04:35 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
  •