Custom Module, It doesn't stay on there |
Custom Module, It doesn't stay on there |
Aug 5 2004, 01:33 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 8 Joined: Aug 2004 Member No: 37,644 |
i tried using this code:
CODE <!-- begin code provided by createblog.com --> <!-- code by blogring by paul chen --> <!-- from xanga.com/html_scripts --> <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 --> to add a custom module without redoing all my other ones.. and it's not working for me.. and i'm sure its' the right code cuz i've seen it on many diff xanga html help sites.... i put in the website stats... like where it says i'm spose to put it.. and i change the 'Title Here' and the 'Module Content' like i'm suppose to but then i click preview or save changes and then it's not on my xanga... does anybody know how i could make it work.. or another code i could use? Rosalie |
|
|
|
WondersWhy Custom Module Aug 5 2004, 01:33 PM
JlIaTMK well i use a different code.... try finding it in ... Aug 5 2004, 01:38 PM
WondersWhy what code do you use? Aug 5 2004, 01:39 PM
JlIaTMK i use this one
the CUSTOM MODULE THAT U WANT IS AT... Aug 5 2004, 01:46 PM
WondersWhy wait so what do i put into where? sorry i don... Aug 5 2004, 01:51 PM
WondersWhy oh! and the info ur giving me on this... is fo... Aug 5 2004, 02:10 PM
LiDdLe_TaSh please dont double post Aug 5 2004, 02:16 PM
Caustic QUOTE(LiDdLe_TaSh @ Aug 5 2004, 12:16 PM)plea... Aug 5 2004, 02:21 PM
WondersWhy ok so what part of what he gave me do i use? Aug 5 2004, 03:21 PM
JlIaTMK u use this part if u want a custom one
CUSTOM MOD... Aug 5 2004, 03:32 PM![]() ![]() |