lilmestizaxox
08-02-2004, 02:38 AM
Sooo I have this code for a custom module.
<!-- begin code provided by createblog.com -->
<script>
titleContent = 'Title Here';
moduleContent = 'Module Content';
sub = subTitle.parentNode.parentNode.parentNode.parentNo de.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 -->
Im also using the code to put my modules on the Right side instead of the Left. I was wondering If I could put my Custom Modules On the Left Instead of the Right... I hope Im making sense. If you dont understand just IM me and ask me for my xangy I dont want to advertise. Thanks!!! <3
<!-- begin code provided by createblog.com -->
<script>
titleContent = 'Title Here';
moduleContent = 'Module Content';
sub = subTitle.parentNode.parentNode.parentNode.parentNo de.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 -->
Im also using the code to put my modules on the Right side instead of the Left. I was wondering If I could put my Custom Modules On the Left Instead of the Right... I hope Im making sense. If you dont understand just IM me and ask me for my xangy I dont want to advertise. Thanks!!! <3