Glad to help..But remember you can't place an Ad on it but you can place a photo. If you place an ad with-out buying premium service's you will be violating TOS.
Hello, saw your questions on my profile. I'm a jQuery guy so I try everything with code but sometimes its best to use CSS. Moving the Nav bar above the header with jQuery turns it into a vertical menu instead of horizontal. So its best done with CSS, try Josh's link. Sub menus - I thought you could do that in the Tab Manager but not sure, i don't use Sub menus on any of my Ning sites. Searching for your network, not sure, probably something to ask help.ning.com. And Josh is right about ads below the footer. Anything added to the Analytics textbox shows up below the footer. Remember that you need to purchase Ning's Premium package to show ads, or you would be in violation of their TOS.
If the Navagtion tutorial didn't work let me know I will see what I can do. For the ad below the footer I have already gave you a code that will work but feel free to E-Mail me at Ning.scripter@yahoo.com
Comment Wall (11 comments)
You need to be a member of Ning Developer Docs to add comments!
Join Ning Developer Docs
Have anymore questions feel free to ask. I may not no everything about CSS but I do know go ammount.
Try this CSS code for module header.
.module_members .xg_module_head {
background-image:url(http://i306.photobucket.com/albums/nn268/chicanaruca/mexi.jpg);
background-repeat:no-repeat;
height:21px;
}
.module_forum .xg_module_head h2 {
text-indent:-9999px;
}
View All Comments