Log In · Register

 
 
Closed TopicStart new topic
custom extra module: how do you add things to it?, PLZ i need help i'm a starter!
DesiPari90
post Jun 3 2004, 02:49 PM
Post #1


Newbie
*

Group: Member
Posts: 3
Joined: Jun 2004
Member No: 19,933



[FONT=Arial][SIZE=5][COLOR=blue] Hi everyone! i'm a new user and so i don't know too much about this place and how to use it...plz bear with me _smile.gif alrighty well this post: i tried the "custom module:extra module" code and the module works...but i don't know how to add ne things to it...such as pictures, links, etc. someone PLZ help me out here! AIM: DesiPari90. email: anjalianu591990@yahoo.com. thankyou everyone! btw, here's the code i used:
<!-- begin code provided by createblog.com -->
<script>
titleContent = 'module title';
moduleContent = 'module text ';
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 -->

THANKYOU EVERYONE!!!!
 
BeyondElite
post Jun 3 2004, 02:59 PM
Post #2


Senior Member.
*******

Group: Member
Posts: 3,619
Joined: Apr 2004
Member No: 12,940



That's what im looking! Does that work? blink.gif
 
*Kathleen*
post Jun 3 2004, 03:26 PM
Post #3





Guest






Um...did you read the whole thread on that script? I know I specifically gave the directions for it as well as an example. stubborn.gif
 
DesiPari90
post Jun 4 2004, 02:38 PM
Post #4


Newbie
*

Group: Member
Posts: 3
Joined: Jun 2004
Member No: 19,933



WHAT TO EDIT:
-'Title Here' to the title you want
-'Module Content' to what you want in the custom module (beware you can't use any HTML in there - only text)
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 -->

this was it! ok...now by the "what to edit" it says: beware no HTML...my question is: how do you add links and pictures to it then?

thankyou everyone! email: anjalianu591990@yahoo.com. AIM: DesiPari90
 
DrNick311
post Jun 4 2004, 03:05 PM
Post #5


.
******

Group: Member
Posts: 1,488
Joined: Feb 2004
Member No: 3,625



You CANT add pictures and links to it.

Your best bet is to just use the full custom modules script.
 
DesiPari90
post Jun 6 2004, 06:35 PM
Post #6


Newbie
*

Group: Member
Posts: 3
Joined: Jun 2004
Member No: 19,933



is there a way to insert links into an already made module? making it more specific: there's modules made on XANGA for users already...is there a way to just add a link or two to that itself? thankyou i appreciate ur help!
~Anu~
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: