Extra website links?, can't find the topic anywhere |
![]() ![]() |
Extra website links?, can't find the topic anywhere |
May 10 2004, 04:05 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 25 Joined: Jan 2004 Member No: 2,368 |
Anyone know how to put them in your profile, or at least stick a clickable link into the profile?
|
|
|
|
May 20 2004, 08:01 PM
Post
#2
|
|
![]() advanced newbie... S2 ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,504 Joined: Jan 2004 Member No: 752 |
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, |
|
|
|
May 22 2004, 11:16 PM
Post
#3
|
|
![]() Feh... I want ramen!! ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 928 Joined: Feb 2004 Member No: 3,203 |
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 |
|
|
|
![]() ![]() |