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, 09:54 AM
Post
#2
|
|
|
i'm susan ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 13,875 Joined: Feb 2004 Member No: 5,029 |
go to my friend's xanga. http://www.xanga.com/walk_two_moon and press the view >> source ... my friend, trish doesnt mind...since she's not using that xanga these days so yeah. and she doesnt mind if you take her codes. she has the custom modules codes.. so yeah.
|
|
|
|
Jan 1 2005, 12:30 PM
Post
#3
|
|
![]() Um....Its meeee ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,218 Joined: Mar 2004 Member No: 8,264 |
For one thing, you need to start looking in the xanga script. Here -->Custom Modules Script. . Follow the direction and TA-Da.
|
|
|
|
Jan 1 2005, 01:27 PM
Post
#4
|
|
![]() 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 |
|
|
|
Jan 1 2005, 01:29 PM
Post
#5
|
|
![]() Wat's crackin wit you? ![]() ![]() Group: Member Posts: 18 Joined: Nov 2004 Member No: 61,136 |
except without [CODE] in front of it cuz my code box didnt work right sry about that!
|
|
|
|
![]() ![]() |