Results 1 to 2 of 2

Hybrid View

  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
    22,010
    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. Replies: 2
    Last Post: 1 Aug 2012, 04:26 PM
  2. v150 How do I make the product images bigger on the pages....?
    By lrfowler in forum General Questions
    Replies: 0
    Last Post: 31 May 2012, 03:21 AM
  3. cant make image bigger than 100px in product info page
    By gogumagamza in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 14 Sep 2009, 06:45 AM
  4. Replies: 5
    Last Post: 9 Dec 2008, 11:14 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