Ning Developer Docs

enclosed is the code from firebug for the menu to my existing site - I would like to match the ning menu so that it is the same

How do I create that ?

#ja-cssmenu li a {ja.moomenu.css (line 81)
border-color:#FFFFFF rgb(255, 255, 255) -moz-use-text-color;
border-style:solid solid none;
border-width:1px 1px medium;
color:#333333;
display:block;
font-size:92%;
padding:4px 8px 3px;
text-decoration:none;
text-transform:uppercase;
}
#ja-mainnav a, #ja-subnav a {template.css (line 902)
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;

Views: 1

Replies to This Discussion

Managed to figure it out - enclosed is the code i used
hope it helps someone else - cheers


#xg_navigation{
background-color:#FFFFFF;
padding-left:1;
border-bottom:5px solid #666666;
border-right:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
text-transform:uppercase;
padding:1px 1px 1px;
font-size:100%;
display:block;

}
#xg_tab_invite,
#xg_tab_members,
#xg_tab_forum,
#xg_tab_page,
#xg_tab_video
{
border-color:#CCCCCC;
border-style:none solid none;
border-width:1px 1px medium;
color:#333333;


}


#xg_tab_manage, main
{
border-color:#CCCCCC;
border-style:none solid none none;
border-width:1px 1px medium;
color:#333333;
}

RSS

© 2026   Created by Ning Developer Admin.   Powered by

Badges  |  Report an Issue  |  Terms of Service