Hello, the background on my network currently appears to be "top-left". Can someone please tell me how to "top-center" the background (image) here: http://itsmynow.ning.com/

I tried adding the following to "Less Variables":

 @ning-button-background-position: top-center;

....but it didn't work. Also tried to edit it in CSS Advance option, but don't have a clue.

Please let me know what I need to do.

Thank you!

Tags: Advance, Appearance, Background, CSS, Center

Views: 716

Reply to This

Replies to This Discussion

Hi VRE7,

Try this:


@ning-button-background-position: top center;


Just replace the dash character "-" it with a space.

I think it's this:

body {
background-color:#FFFFFF;
background-image:url(http://YOURIMAGE.JPG);
background-position:top center;
background-repeat:no-repeat;
background-attachment:fixed;
}

OMG!!!! It worked!!!!!!! Thank you SOOOO much!

Here is what happened; I entered the code as you have it in "CSS Styles" replacing what they had for the body. When I clicked "preview" I didn't see a change; however, I went forward and clicked "published" and it centered. Whew!!! Thanks again

Resolved! =)

http://itsmynow.ning.com/

Oh I see you need it for your body--

Just follow Arnold's code, this should work. thanks Arnold!

One note: the "background-attachment:fixed" part may not be applicable because your image has a frame design with it.

VRE7, you really got a nice looking image background there--

Best,

Ron

Thank you!!!

Hi there.  I'm writing about http://scrapthat.ning.com/.  My background stays left and the body moves on top so the two are not alligned unless you have your browser opened to just the correct width.  I tried the code below but couldn't get it to work.  I have the background image loaded up as a 'side image' as suggested on another discussion. thanks!

RSS

Latest Activity

Elshara Silverheart replied to Elshara Silverheart's discussion 'Another Feature Request For Ning 3.0'
"This would be a reason to stay on Ning if I knew I could at least have some of what is here."
8 minutes ago
soaringeagle replied to James Nored's discussion 'How do I create a taller header?'
"more specific header {height:60px;}"
27 minutes ago
soaringeagle replied to James Nored's discussion 'How do I create a taller header?'
"css"
28 minutes ago
Larry Matthews replied to James Nored's discussion 'How do I create a taller header?'
"I apologize for my lack of clarity, and not being a mathematician? Where does the {…"
38 minutes ago
soaringeagle replied to James Nored's discussion 'How do I create a taller header?'
"remove a 0 off 600? is this math class?"
53 minutes ago
Elshara Silverheart replied to Elshara Silverheart's discussion 'Free Site Promotion'
"Me two, since I forget half the links I post."
53 minutes ago
Larry Matthews replied to James Nored's discussion 'How do I create a taller header?'
"Any way to make it smaller? 60px?"
56 minutes ago
soaringeagle replied to soaringeagle's discussion 'stop confusing everyone make your 3.0 icons more use friendly'
"link me to your site ill play with it see if i can figure out wny"
2 hours ago

© 2013   Created by Ning.

Badges  |  Report an Issue  |  Terms of Service