Hello - the sign in screen of our network recently began displaying an obscure cut off of our body image (which actually displays as a footer on our network), making the sign in screen difficult to fully read (no changes were made on our part).

Does anyone know of coding we can add to display a basic white background for the sign in/ sign up screen etc.?

Here's an example of what the our sign on screen looks like now (the blue image is what is causing the difficulty):

And one how the image looks on our network (blue wave substituting as the footer):

Any help much appreciated!

Tags: HTML, custom, design, on, screen, sign

Views: 162

Reply to This

Replies to This Discussion

Try adding this code to the end of yours in the advanced section.:

#xg.account #xg_body {
background-color: #ffffff;
background-image: none;
}

I went to your site and took a look.  You could change the position of the logo to the bottom to keep the custom appearance and not interfere with the important stuff with this code:

#xg.account #xg_body {
background-color: #ffffff;
background-position: right bottom;
padding-bottom: 75px;
}

It might need some adjusting.

Hi AnGella - thank you soo much! I tried the first option and it worked perfectly; did not interfere with the other other custom code. You rock!

You're welcome, glad I could help.  :)

RSS

Latest Activity

Cindy replied to Phil McCluskey's discussion 'Site Manager Updates for Ning 3.0 Networks'
"I am still unclear about 2 items on the NING 3.0 I hope this is the right place to ask questions I…"
6 minutes ago
John Bizley replied to Kos's discussion '3.0 Forum Excerpts' in the group The Sandbox
"You are most welcome Kos and glad it worked out for you  :-)"
20 minutes ago
Kos replied to SweetPotato's discussion 'Suggestion: Social Channels Page Titles and Title Tags' in the group The Sandbox
"Good eyes John."
27 minutes ago
Kos replied to Sylvia Hysen's discussion 'NING 2.0- Sign-up for newsletter'
"Sylvia sorry, I use MailChimp and they generate their own code.  I'd call CC"
27 minutes ago
Kos replied to Kos's discussion '3.0 Forum Excerpts' in the group The Sandbox
"Perfect John.  I was going thru CSS3school for the last few days trying to determine…"
37 minutes ago
Kos replied to Kos's discussion '3.0 Forum Excerpts' in the group The Sandbox
"It's a 2-column layout with narrow column on the left.  John's code did the trick…"
41 minutes ago
John Bizley replied to Kos's discussion '3.0 Forum Excerpts' in the group The Sandbox
"Hi James and thanks for your kind remarks. I have not done much to it this week due to time…"
42 minutes ago
Strumelia replied to Ambroise's discussion 'Kris is leaving us'
"Wow, 17,000 members migrated over....impressive! Nice active site, Alex- hope it continues to be a…"
51 minutes ago

© 2013   Created by Ning.

Badges  |  Report an Issue  |  Terms of Service