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.
Riccardo Rossini replied to Phil McCluskey's discussion 'Site Manager Updates for Ning 3.0 Networks'
Dustin Craig replied to John Bizley's discussion 'Show Your Ning 3.0 Sites'

Alexander replied to Alexander's discussion 'Text Ticker in Ning Bar'
Ningaholic replied to Phil McCluskey's discussion 'Site Manager Updates for Ning 3.0 Networks'
Larry Matthews replied to Larry Matthews's discussion 'Photos'
Gary Lefko replied to Allison Leahy's discussion 'General feedback'© 2013 Created by Ning.
