Log In · Register

 
adding new left module, code didn't work
AzIaNgOdDeSs
post Aug 19 2004, 12:58 PM
Post #1


Newbie
*

Group: Member
Posts: 2
Joined: Mar 2004
Member No: 9,173



well, I tried to add a left module under my profile, but it didn't work. I did a little testing of the code and it only seems to work for my first sentence.. Is there a limit to how many characters there are in the new module??
 
 
Start new topic
Replies
sweetxsimplicity
post Aug 19 2004, 01:19 PM
Post #2


hi, my name is brianna! =]
*******

Group: Official Member
Posts: 5,764
Joined: Jun 2004
Member No: 22,114



No there isn't a character limit. Did you use this code?

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 -->
 

Posts in this topic


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