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.

If NING removed the additional text boxes from the roadmap - can somebody helps me and knows a CSS which I can add to the custom code box ? that the footer will be in the center ?

 

 

Tags: css, footer

Views: 128

Reply to This

Replies to This Discussion

I'm using an iframe for my footer which works very well and is easy to adjust if need be

Thank you Celina ... but how? What's the CSS to adjust it. In this case above it is needed to do that.

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>

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.

Your welcome Jens. Hope things work for you now

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.

Muy bueno, estaba buscando para arreglar el pie de pagina y el codigo que pusiste me funciono muy bien Gracias por compartirlo!

This is a screenshot of my footer which also contains a rotating banner with adds

RSS

Latest Activity

Elshara Silverheart replied to Alex's discussion 'More styling in the Design Studio'
"Staying away from sand box test network for awhile until these types of updates are less apparent,…"
7 minutes ago
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
"Kos I have a way to hide this by hiding the h3 title in css and then when you have more content in…"
18 minutes ago
Imran Baloch joined Eric Suesz's group
Thumbnail

Hire a Creator

Looking to hire someone to help you build out your Ning Network? This Group is the place to post.…See More
44 minutes ago
soaringeagle replied to Alex's discussion 'More styling in the Design Studio'
"had to go with 294 then do same for the 2 row "
54 minutes ago
soaringeagle replied to Alex's discussion 'More styling in the Design Studio'
"oh how awesome that is :) "
1 hour ago
Mary Jane Peterson replied to Phil McCluskey's discussion 'Site Manager Updates for Ning 3.0 Networks'
"Hi all  What have I miss ? I have not been on here , I don't have a 3.0 , I am in the UK…"
1 hour ago
Kos replied to Mary Jane Peterson's discussion 'What Have I miss ?' in the group The Sandbox
"Don't panic; it will be a year before 2.0 sites are forced to migrate to 3.0 (if not longer)…"
1 hour ago
Ningaholic replied to Rafael's discussion 'Multiple Chat rooms for Ning 3.0'
"I have to admit that chat rooms are overrated features in general - it's generally by chance…"
1 hour ago

© 2013   Created by Ning.

Badges  |  Report an Issue  |  Terms of Service