Sortin bar alignment

Brian
Brian
Offline
0
The bar with letters A-Z is not properly formed. The letters are all shifted below and to the left of the actual buttons. See the attached image.

I need this fixed, it looks terrible and unprofessional. http://www.joomlamusicsolutions.com/images/fbfiles/images/bar_align.gif
Attachments:
Responses (6)
  • Accepted Answer

    Thursday, May 06 2010, 04:59 PM - #Permalink
    0
    your template CSS file is adding an extra padding to the UL (or LI elements) of your site. if you get ride of this CSS property, this bad alignement will be gone.

    if you're not able to find the CSS property that is causing this behavior, post a link to your site so I can check it myself

    Germi
    The reply is currently minimized Show
  • Accepted Answer

    Brian
    Brian
    Offline
    Thursday, May 06 2010, 05:02 PM - #Permalink
    0
    Thank you for the quick reply Germinal.
    We are still far from launch, but here is the component as I installed it just today: http://dev.powersharing.com/playlist/a/2-mathew-ardizzone/1-ps-mix

    I dont know if I should post in a new topic, but how do I enable the player, so users can listen to the tracks vs. downloading them?

    Thanks
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, May 06 2010, 05:19 PM - #Permalink
    0
    that's on the parameters of MC. check all the params on the backend

    the CSS property causing you trouble is located on the file components/com_gantry/css/gantry.css

    line 59

    you find this:

    ul li a {
    font-size:1.2em;
    line-height:1.8em;
    }

    you should delete this two properties.

    Germi
    The reply is currently minimized Show
  • Accepted Answer

    Brian
    Brian
    Offline
    Thursday, May 06 2010, 08:19 PM - #Permalink
    0
    That CSS fix got it, thanks!

    So where is the option for letting users listen live?
    The reply is currently minimized Show
  • Accepted Answer

    Sean
    Sean
    Offline
    Sunday, May 23 2010, 12:18 AM - #Permalink
    0
    I think I am having the same issue. But not sure because I tried the fix but it didnt work. So I posted a new topic. Sorry if this is against protocol. http://sidewayzworld.com/index.php?option=com_muscol&view=artists&Itemid=60
    The reply is currently minimized Show
  • Accepted Answer

    Monday, May 24 2010, 09:36 AM - #Permalink
    0
    I cant access your site because is prtected under password...
    The reply is currently minimized Show
Your Reply