How to make like that text box? It is such a wide on
full-page.


Views: 8

Replies to This Discussion

That text box is created with customized javascript and CSS, calling in external HTML via an iframe.

I suggest waiting on Ning. They are adding a site wide footer box to the new Ning, at least how I read it. It will load faster, and no special coding.

Or, if you want to try it, use the same instructions for adding Google Ads to header, and change variables to this code:

x$("#xg_body").after("<div align=center id='custom_ads2'></div>");
var ad2_html = '<iframe frameborder="0" scrolling="no" allowtransparency="true" marginheight="0" marginwidth="0" src="yourfile.html" width="955px" height="185px"></iframe>';
x$("#custom_ads2").html(ad2_html);

Best,
Jen
Thank you Jen for help. You are great!

RSS

Members

© 2024   Created by JenSocial.   Powered by

Badges  |  Report an Issue  |  Terms of Service

Home
VIP Ning Tips