Log In · Register

 
Help!!, Help with Xanga Skin
simple_tranquili...
post Aug 10 2004, 05:53 PM
Post #1


Newbie
*

Group: Member
Posts: 6
Joined: Aug 2004
Member No: 39,185



I know a fair share of html but how do youmake a custom right side moule or delete the left on and make a custom one there.Ive seen this done but how!!I want to make the left side module custom.I dont have premium and ive seen people do this without it.
 
 
Start new topic
Replies
boysbr3akhearts
post Aug 10 2004, 05:56 PM
Post #2


i LUST you. <3
*****

Group: Member
Posts: 709
Joined: Jun 2004
Member No: 22,299



Well which code do you want to use? The one that replaces all of the modules with new ones? Or the one that just adds one module (keep in mind you can't use major HTML for that script).

** okay. You want one like mine. Use this script: http://www.createblog.com/forums/index.php?showtopic=12751.

CODE
<!-- begin code provided by createblog.com -->
<script>
titleContent = 'THE TITLE OF YOUR MODULE';
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 -->


Okay. See where it says THE TITLE OF YOUR MODULE? That's where you type in what you want the title of the custom module to be. Where it says MODULE CONTENT, type in whatever you want in the body of your custom module. Remember to keep the ' single apostrophes intact '. Keep in mind you can't use major HTML in this script, because it will not work. Trust me.

If you want to add complex stuff like music in your custom module, you need to use the other script http://www.createblog.com/forums/index.php?showtopic=178.
 

Posts in this topic


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