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.
Indrie Florin Gabriel replied to Indrie Florin Gabriel's discussion 'Latest Activity'
Ginny Collins replied to Ginny Collins's discussion 'HOW TO INSTALL/ADD FACEBOOK COMMENT...'


Riccardo Rossini replied to Riccardo Rossini's discussion 'FANTASTIC!!'© 2013 Created by Ning.
