Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • reflib Friend
    #138485

    I would like to decrease the padding in the main menu of my site so it will fit on one line. (the menu is too long and creating a sub-level that pushes over my gallery and puts my modules under it.)
    http://www.acfpl.org/index.php?option=com_idoblog&view=idoblog&Itemid=893

    I am using Avian II as the template on the teen portion of our site. The main menu works well in the Iris template and I’d like to get it happy in Avian II. I tried to search the forum but i couldn’t find the solution.

    thanks,
    aubrey

    Phill Moderator
    #293156

    Edit line 71 of ja-sosdmenu.css

    Change

    #ja-cssmenu li a
    color:#CCCCCC;
    display:block;
    font-size:100%;
    font-weight:bold;
    line-height:29px;
    margin:0;
    padding:0 20px;
    text-decoration:none;

    to

    #ja-cssmenu li a
    color:#CCCCCC;
    display:block;
    font-size:100%;
    font-weight:bold;
    line-height:29px;
    margin:0;
    padding:0 16px;
    text-decoration:none;

    reflib Friend
    #309861

    Thank you for this response. Sorry for such delayed response.

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  reflib 14 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum