Letter navigation display problem

0
Hi germi
Letter Navigation not displaying properly, Please check this link
http://www.sportsofpunjab.com/en/mp3-music.html

I am using latest version 1.5 of and running on jommla 1.15.10

rjassar
Responses (7)
  • Accepted Answer

    Monday, September 07 2009, 01:06 PM - #Permalink
    0
    it's your css template file that is making it look bad. look at line 73 in your template_css.css file, and delete the margin:5px property
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, September 09 2009, 09:55 AM - #Permalink
    0
    Thank you this worked fine
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, January 14 2010, 05:58 PM - #Permalink
    0
    I am having same problem on this test site:



    Select Demo in the Menu.

    Thanks.
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, January 14 2010, 06:28 PM - #Permalink
    0
    you fogot the site URL ;)
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, January 14 2010, 06:31 PM - #Permalink
    0
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, January 14 2010, 06:33 PM - #Permalink
    0
    no your template_css.css file you have this on line 70:

    ul li {
    line-height:30px;
    margin:0;
    padding:0;
    }

    just delete the line-height propiety

    best,
    Germi
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, January 14 2010, 06:41 PM - #Permalink
    0
    looked bad when I put 0. Using 20px seems to be fine.
    Thanks for your help!

    Julio
    The reply is currently minimized Show
Your Reply