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!
Permalink Reply by AnGella on December 21, 2011 at 6:38am Try adding this code to the end of yours in the advanced section.:
#xg.account #xg_body {
background-color: #ffffff;
background-image: none;
}
Permalink Reply by AnGella on December 21, 2011 at 6:44am 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.
Permalink Reply by Allison Lewis on December 21, 2011 at 6:46am 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!
Cindy replied to Phil McCluskey's discussion 'Site Manager Updates for Ning 3.0 Networks'
John Bizley replied to Kos's discussion '3.0 Forum Excerpts' in the group The Sandbox
Kos replied to SweetPotato's discussion 'Suggestion: Social Channels Page Titles and Title Tags' in the group The Sandbox
Kos replied to Sylvia Hysen's discussion 'NING 2.0- Sign-up for newsletter'
Kos replied to Kos's discussion '3.0 Forum Excerpts' in the group The Sandbox
Kos replied to Kos's discussion '3.0 Forum Excerpts' in the group The Sandbox
John Bizley replied to Kos's discussion '3.0 Forum Excerpts' in the group The Sandbox© 2013 Created by Ning.
