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

CocteauBoy replied to John Bizley's discussion 'Show Your Ning 3.0 Sites'
"I mean no insult to anyone here, but I can't tell if it's the new (and old) Ning…"
5 minutes ago
Alexander replied to Alexander's discussion 'Text Ticker in Ning Bar'
"OK thank you!"
7 minutes ago

NC for Hire
Bernard Lama replied to Alexander's discussion 'Text Ticker in Ning Bar'
"OIC...then you need to insert the code using javasrcript technique.. I will let you know...soon"
8 minutes ago
Kos replied to Kos's discussion 'CSS Styling Disappearing/re-appearing'
"On a good note; the Preview in DS seems to be working now in FF (knock on wood) but you don't…"
10 minutes ago
Alexander replied to Alexander's discussion 'Text Ticker in Ning Bar'
"It scrolls but it is at the base of the page not the top!"
16 minutes ago

NC for Hire
Bernard Lama replied to Alexander's discussion 'Text Ticker in Ning Bar'
"You are welcome Alex...did you see any text scrolling from right to left in the ning bar area? Make…"
19 minutes ago
Alexander replied to Alexander's discussion 'Text Ticker in Ning Bar'
"Thanks Bernard, I did paste this in the Custom Code area, but do not see anything running on my…"
23 minutes ago

NC for Hire
Bernard Lama replied to Alexander's discussion 'Text Ticker in Ning Bar'
"Try this code in custom code area.... <div…"
31 minutes ago

© 2013   Created by Ning.

Badges  |  Report an Issue  |  Terms of Service