left module, adding one module w/out messing up |
left module, adding one module w/out messing up |
Nov 6 2005, 07:20 AM
Post
#1
|
|
![]() ^_^ ![]() ![]() ![]() ![]() Group: Member Posts: 102 Joined: Apr 2004 Member No: 10,504 |
I need help adding a left module without ruining the alignment of my posts...I've tried entering the extra left module script from the xanga scripts page, but my posts get aligned incorrectly when I do that (would move all the way to the left and the dates would stay in the center)...I've tried changing the width of the table, etc. but still didn't work...><
Can someone help me add an extra module right below my current modules? Thanks. Link to my site is below. |
|
|
|
![]() |
Nov 6 2005, 11:29 PM
Post
#2
|
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Jun 2005 Member No: 155,271 |
<!-- begin code provided by createblog.com -->
<script> titleContent = 'Title Here'; moduleContent = '<span class='searchlite'>Module</span> 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 --> Is that the code you tried? |
|
|
|
kai1222 left module Nov 6 2005, 07:20 AM
dorischu Post your script here, so that other users can hel... Nov 6 2005, 11:41 PM
kai1222 I want to put the buttons (at the very bottom of m... Nov 7 2005, 03:05 AM
dorischu QUOTE(kai1222 @ Nov 7 2005, 5:05 PM)...(at th... Nov 7 2005, 03:11 AM
kai1222 QUOTEIt will mess up the EXTRA LEFTMODULE script.
... Nov 7 2005, 06:35 PM
dorischu Use this, it sure will work. Just that if you wann... Nov 7 2005, 07:08 PM
kai1222 I'll try that. Thank you so much for your hel... Nov 8 2005, 06:58 PM
dorischu QUOTE(kai1222 @ Nov 9 2005, 8:58 AM)I'll ... Nov 8 2005, 08:48 PM
kai1222 It worked! Thank you so much for your help... Nov 9 2005, 07:43 PM
Madame C QUOTE(kai1222 @ Nov 9 2005, 7:43 PM)It worked... Nov 9 2005, 07:58 PM![]() ![]() |