Ning Developer Docs

Hello - I am new to ning and interested in doing additional customization to my background so it doesn't seem so plain. Currently, I have a white body background, but would like to have another color showing behind each of the boxes on the body section.

I have read that its something you have to do in the advanced tab, but how do I do it?

Here's my page: www.stylishmoms.ning.com and I haven't launched it yet.

Views: 2

Replies to This Discussion

HELP! PLEASE!

I applied this css and it works great, BUT, I would like an image rather than a color, so I used the css below, but it doesn't work! What am I doing wrong?

xg_module_body {
background-color: transparent;
background-image: url(http//i33.photobucket.com/albums/d95/Dionna_/MAINBKGRD.png);
background-repeat: repeat-both;
}
I think you found the answer elsewhere, but it may help to repeat here:

The colon (:) is missing after HTTP in the URL. Also, you want to reference .xg_module_body (note the leading period (.)), not xg_module_body.

Hope this helps!

RSS

© 2026   Created by Ning Developer Admin.   Powered by

Badges  |  Report an Issue  |  Terms of Service