Hello,
next time, you can use this service to convert the URL: http://tinyurl.com/ and then give us that link.
if you move the main menu to this problem, so the layout will break
issue 2: you open the file: /templates/ja_community_plus/css/template.css and find:
#ja-topsl div.ja-moduletable h3 {
color: #066884;
padding-left: 60px;
font-size: 110%;
margin-bottom: 12px;
letter-spacing: 1px;
text-transform: uppercase;
text-shadow: 0 1px 1px #fff;
}
replace:
#ja-topsl div.ja-moduletable h3 {
color: #066884;
padding-left: 60px;
font-size: 110%;
margin-bottom: 12px;
letter-spacing: 1px;
text-transform: none;
}