Hi there
Please could you assist?
I would like to float a logo image as a watermark behind my content. Is it possible?
http://speedfestival.ning.com/#
Any assistance would be highly valued.
My thanks in advance
Kind regards
Kelvin
Tags:

Yes it's possible. Use this code
body {background-image:url('YOUR IMGE.gif');}
Permalink Reply by Kelvin Lamb on November 9, 2012 at 2:50am Hi Bernard
I have the image inserted, do I add this code under the CSS styles or under the LESS Variables?
Permalink Reply by Kelvin Lamb on November 9, 2012 at 3:49am Hi there folks
I forgot to add, the watermark image needs to float in the center top of the body. It is this that I am battling with.
Thanks
Kelvin

Hi there...
Use this code to display int the center
body {background-image:url('YOUR IMGE.gif');
background-position:center;
}
Permalink Reply by Kelvin Lamb on November 9, 2012 at 4:12am Thanks Bernard
Do I add this code under the advanced tab, uner the LESS or the CSS Styles?
Permalink Reply by Kelvin Lamb on November 9, 2012 at 4:20am The LESS code:
"@ning-body-background-color: #ffffff;
@ning-body-background-image: url(http://api.ning.com:80/files/3)*SAFiPCkU9VTW-TrYsEIjEvMXw9FB9tMJLShLyujT0mGVqJFnMj4*KGpqJrIxLrKnBHw136KcrE/KnysnaSpeedFestivallogohires.png);
@ning-body-background-repeat: no-repeat;"
The CSS styles:
body {
background:@ning-body-background-color @ning-body-background-image @ning-body-background-repeat scroll 0 0;
}

This code goes to advanced css box.
Fire-Tech replied to Alex's discussion 'More styling in the Design Studio'
Allison Leahy replied to Allison Leahy's discussion 'What is your Ning 3.0 URL?' in the group The Sandbox
Liliana Parra replied to John Bizley's discussion 'Show Your Ning 3.0 Sites'
Allison Leahy replied to Jen's discussion 'Menu on Mobile Device Difficult'
Allison Leahy replied to Dw Alternatio's discussion 'Any way to change to a 3.0 network?'
Allison Leahy replied to Jen's discussion 'Menu on Mobile Device Difficult'
Allison Leahy replied to Jen's discussion 'Menu on Mobile Device Difficult'© 2013 Created by Ning.
