Results 1 to 10 of 10

Hybrid View

  1. #1
    Join Date
    Feb 2006
    Posts
    8
    Plugin Contributions
    0

    Default Re: Previous/Next Navigation Buttons

    Woooohoooo! Success!

    In mytemplate\stylesheet.css, I had:

    a img{
    border: none;
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    color: #003366;
    line-height:10px;
    letter-spacing:.1em;
    text-decoration: none;
    display: block;
    padding:8px 6px 10px 26px;
    background: url("mm_arrow.gif") 14px 45% no-repeat;
    }

    I changed it to:

    a img{
    border: none;
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    color: #003366;
    line-height:10px;
    letter-spacing:.1em;
    text-decoration: none;
    display: inline;
    padding:8px 6px 10px 26px;
    background: url("mm_arrow.gif") 14px 45% no-repeat;
    }

    The only difference is "display: block" was changed to "display: inline" - that fixed it!

    Thanks for your help!

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Previous/Next Navigation Buttons

    Thanks for the update ... always a help to others ...
    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!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

 

 

Similar Threads

  1. Previous / Next navigation links
    By vito in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 8 Sep 2010, 04:13 PM
  2. Next/Previous Split Navigation
    By ru812 in forum General Questions
    Replies: 0
    Last Post: 15 Aug 2008, 02:04 PM
  3. Previous/Next Navigation Position Right
    By utopiko in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 9 Apr 2008, 10:15 PM
  4. Remove Previous/Next Navigation?
    By Rydel in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 1 Jul 2007, 05:13 AM

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