custom module, help? |
custom module, help? |
Jan 1 2005, 09:51 AM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 25 Joined: Dec 2004 Member No: 71,183 |
So, we're back on custom modules.
I've come for help before, to learn hOw to make a custom module, and the best advice I got was to just smoosh it all in 'interests', and put some code inside website stats. I think I accidentally erased that code... so can I have it again? |
|
|
|
![]() |
Jan 1 2005, 01:27 PM
Post
#2
|
|
![]() Wat's crackin wit you? ![]() ![]() Group: Member Posts: 18 Joined: Nov 2004 Member No: 61,136 |
if you want to make a custom module just use this code
[CODE]<!-- begin code provided by createblog.com --><script>titleContent = 'TITTLE OF MODULE';moduleContent = 'TEXT OF MODULE';sub =subTitle.parentNode.parentNode.parentNode.parentNode.parentNodesub.insertAdjace tHTML('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 --> and paste wherever i think if not custom header |
|
|
|
artistsera0215 custom module Jan 1 2005, 09:51 AM
angel-roh go to my friend's xanga. http://www.xanga.com/... Jan 1 2005, 09:54 AM
Jus2s1mp13 For one thing, you need to start looking in the xa... Jan 1 2005, 12:30 PM
lil_blondie_37 except without [CODE] in front of it cuz my code b... Jan 1 2005, 01:29 PM![]() ![]() |