another module?, left colomn |
another module?, left colomn |
Feb 2 2005, 05:51 PM
Post
#1
|
|
![]() bLiNk mE bAby.. ![]() ![]() Group: Member Posts: 17 Joined: Dec 2004 Member No: 69,982 |
ok my question is how can i make another left column or module thingy to where i can put my music playlist in it? plz help
|
|
|
|
![]() |
Feb 2 2005, 06:13 PM
Post
#2
|
|
![]() bLiNk mE bAby.. ![]() ![]() Group: Member Posts: 17 Joined: Dec 2004 Member No: 69,982 |
where do i copy the code to my playlist at?
<!-- 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 --> |
|
|
|
i8uRcAnDiE another module? Feb 2 2005, 05:51 PM
crash57 are you using custom modules or regular modules?
... Feb 2 2005, 05:53 PM
Sherry_Vu i don't think that one supports html. try this... Feb 2 2005, 06:19 PM
i8uRcAnDiE yay it works!! thank ya! one more thin... Feb 2 2005, 06:37 PM![]() ![]() |