Log In · Register

 
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!!!!
 
 
Start new topic
Replies
DesiPari90
post Jun 4 2004, 02:38 PM
Post #2


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
 

Posts in this topic


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