Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • micawber Friend
    #119624

    I have a menu (topmenu) situated in user3 module at http://www.columbancompanions.ie (still a work in (slow!) progress . It seems to right align, when I want to position it starting left. I know I can reorder items so Home for instance appears on right of list, but how do shift whole list to left. Also renders slightly differently in FF, slight white space on left
    . Help appreciated.

    ShannonN Friend
    #217636

    micawber;12292I have a menu (topmenu) situated in user3 module at http://www.columbancompanions.ie (still a work in (slow!) progress . It seems to right align, when I want to position it starting left. I know I can reorder items so Home for instance appears on right of list, but how do shift whole list to left. Also renders slightly differently in FF, slight white space on left
    . Help appreciated.

    I’m only guessing here but maybe changing the float right to left ?

    #ja-topnav {
    background:#3F89C3 url(../images/topnav-right.gif) no-repeat scroll right top;
    display:block;
    float:right;
    height:29px;
    line-height:29px;
    padding:0pt 5px;
    text-align:right;
    }

    #ja-topnav ul#mainlevel-nav {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0pt;
    padding:0pt;
    }

    #ja-topnav ul#mainlevel-nav li {
    display:inline;
    margin:0pt;
    padding:0pt;
    }

    #ja-topnav ul#mainlevel-nav a {
    color:#FFFFFF;
    display:block;
    float:right;
    padding:0pt 12px;
    text-decoration:none;
    text-transform:uppercase;

    Cheers ShannonN

    micawber Friend
    #217653

    Great stuff – thanks ShannonN. I’m out of my depth re css and rely on the kindness of strangers to point m e in the right direction. Thanks again

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

This topic contains 3 replies, has 2 voices, and was last updated by  micawber 17 years, 7 months ago.

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