Help - Search - Members - Calendar
Full Version: Extra website links?
Forums > Resource Center > Webmasters' Corner > Webmasters' Corner Resolved Topics
Handguns&Romance
Anyone know how to put them in your profile, or at least stick a clickable link into the profile?
xjjajeengx
what profile, xanga profile? xanga profile is:

CODE
<!-- begin code provided by createblog.com -->
<a href="URL HERE"> NAME OF SITE</a>
<!-- end code provided by createblog.com -->

probably in hobbies or expertise. or you can try the custom moduels.

if your talking about this createblog profile, then i dont know,
Fireshrieker
i think this should work, on what you're giving me.

CODE
<!-- begin code provided by createblog.com -->
<script>
titleContent = 'Title Here';
moduleContent = 'Module Content';
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>

<!-- end code provided by createblog.com -->


that's the custom module stick in code
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.