I remember that one of the announcements by NING was that we were able to use additional text boxes for the header and footer. Actually I am working with a CSS and Javascript and own HTML file to add an own footer (space) to my network. For the default theme setting of my network is that no problem. But if a member use some of the theme settings by NING the footer moves to the left side like here. - I know that I am working with a CSS and javascript and additional HTML file. Easier will be that NING will realize that part which was/ is on their roadmap month ago. The footer looks horrible if a member uses another theme - some NING themes working well some other not.

Permalink Reply by celina[D] on November 2, 2010 at 12:18am I'm using an iframe for my footer which works very well and is easy to adjust if need be
Permalink Reply by Jens on November 2, 2010 at 12:33am Thank you Celina ... but how? What's the CSS to adjust it. In this case above it is needed to do that.
Permalink Reply by celina[D] on November 2, 2010 at 12:45am Well first of all you must have your own webspace somewhere to upload a page with your footer content. You don't use CSS to insert an iframe but have to add a code to your analytics
This is the java script I'm using
The second part of the script is to direct links to open in the same or new page/tab
<script type="text/javascript"> x$("#xg_foot").after("<div style=background-image: align=center id='custom_ads'></div>");
var ad_html = '<iframe frameborder="0" scrolling="no" allowtransparency="true" marginheight="0" marginwidth="0" src="http://www.yoururl/hidden/footer.htm" width="955px" height="350px"></iframe>';
x$("#custom_ads").html(ad_html);
</script></div>
<script language="JavaScript">
<!--
function namosw_goto_byselect(sel, targetstr)
{
var index = sel.selectedIndex;
if (sel.options[index].value != '') {
if (targetstr == 'blank') {
window.open(sel.options[index].value, 'win1');
} else {
var frameobj;
if (targetstr == '') targetstr = 'self';
if ((frameobj = eval(targetstr)) != null)
frameobj.location = sel.options[index].value;
}
}
}
// -->
</script>
Permalink Reply by Jens on November 2, 2010 at 12:59am Thank you very much celina[D]. I have found out what's missing: the atribute which was missing.I used in the javascript only <div id='custom_ads'> </div> ... there was the align missing. Now i use: <div align=center id='custom_ads'></div> as part of the javascript in the analytics box.
Permalink Reply by celina[D] on November 2, 2010 at 1:19am Your welcome Jens. Hope things work for you now
Permalink Reply by Jens on November 2, 2010 at 4:48am Hi celina[D] - yes, now it works for all members very fine. No footer ... just one point could be that I could use a transparent body background color for the footer that maybe this footer will be better integrated on different theme settings. Therefore I am waiting for these announced additional footer and header text boxes for us NC's. But it seems that NING once again announce something without realize it soon.
Permalink Reply by Abel I. Arenivar on April 10, 2012 at 3:26pm
John Bizley replied to Kos's discussion 'In 3.0 How Can We Hide Item Count in Blogs and Forums?' in the group The Sandbox
Imran Baloch joined Eric Suesz's group
soaringeagle replied to Alex's discussion 'More styling in the Design Studio'
soaringeagle replied to Alex's discussion 'More styling in the Design Studio'
Mary Jane Peterson replied to Phil McCluskey's discussion 'Site Manager Updates for Ning 3.0 Networks'
Kos replied to Mary Jane Peterson's discussion 'What Have I miss ?' in the group The Sandbox
Ningaholic replied to Rafael's discussion 'Multiple Chat rooms for Ning 3.0'© 2013 Created by Ning.
