Viewing 4 posts - 31 through 34 (of 34 total)
  • Author
    Posts
  • himangi Friend
    #391910

    You do not need to change original styling for .ja-links li, .ja-footnav ul and .ja-footnav ul li.

    You only need to add / change styling, that is float property and width property for .ja-footnav ul#mainlevel-nav and .ja-links. That should achieve what you want.

    fdr77 Friend
    #391961

    then so is right?

    /* Footnav ---*/
    #ja-footer .ja-footnav ul {
    border-bottom: 1px dotted #333;
    overflow: hidden;
    padding-bottom: 8px;
    padding-left: 4px;
    }

    #ja-footer .ja-footnav ul li {
    border-left: 1px dotted #333;
    display: block;
    float: left;

    line-height: normal;
    padding: 0 8px;
    }
    .ja-footnav ul#mainlevel-nav{width:91%; float:left;}

    /* Extras ---*/
    .ja-links { padding-right: 10px; float:right; width:5%; margin-top:0; }

    .ja-links li { padding: 0 10px; }

    himangi Friend
    #392089

    Yes I think so. If the TOP link is exactly there, where you wanted it to be, then definitely this styling is correct. 🙂

    fdr77 Friend
    #392111

    thank you 🙂

Viewing 4 posts - 31 through 34 (of 34 total)

This topic contains 34 replies, has 2 voices, and was last updated by  fdr77 13 years, 6 months ago.

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