Help - Search - Members - Calendar
Full Version: I have two HUGE questions...
Forums > Resource Center > Support Center > Xanga Support > Xanga Resolved Topics
ktbelle131313
Is there a way to add a module to my xanga that has links to other sites? I can't seem to figure out how to do that.

ALso, how can I get my site a playlist so my guests can choose what they hear?
gelionie
1) Into Look and Feel -> website stats:
CODE
<script>
titleContent = 'TITLE HERE';
moduleContent = 'MODULE CONTENT HERE';
sub = subTitle.parentNode.parentNode.parentNode.parentNode.parentNode
sub.insertAdjacentHTML('beforeBegin','<table border="1" cellspacing="0" cellpadding="4" width="100%" class="left"><tr><th valign="top" align="left" class="left">' + titleContent + '</th></tr><tr><td valign="top" class="left">' + moduleContent)
sub.insertAdjacentHTML('beforeBegin','<BR>');
</script>

2) http://www.createblog.com/scripts/index.ph...ylist&type_id=7


Look in the Scripts section next time. :)
ktbelle131313
THANK YOU SO MUCH!!!
gelionie
You're welcome. :)
PM me if you need any further help.

[ TOPIC CLOSED ]
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.