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? |
|
|
|
Nov 6 2005, 11:41 PM
Post
#3
|
|
![]() Newbie of Goddess ![]() ![]() ![]() ![]() Group: Member Posts: 265 Joined: Oct 2004 Member No: 56,346 |
Post your script here, so that other users can help. Remember to use CODEBOX
|
|
|
|
Nov 7 2005, 03:05 AM
Post
#4
|
|
![]() ^_^ ![]() ![]() ![]() ![]() Group: Member Posts: 102 Joined: Apr 2004 Member No: 10,504 |
I want to put the buttons (at the very bottom of my page) to a left module. The codes I want to put in the module:
And yes, I've tried that code but nothing shows up on my site. Can someone help me figure out what I did wrong? |
|
|
|
Nov 7 2005, 03:11 AM
Post
#5
|
|
![]() Newbie of Goddess ![]() ![]() ![]() ![]() Group: Member Posts: 265 Joined: Oct 2004 Member No: 56,346 |
QUOTE(kai1222 @ Nov 7 2005, 5:05 PM) ...(at the very bottom of my page) to a left module. ... Sorry what do you means for this link? are you means that you wanna put the link button below of the CALENDAR? Edit // FYI, some of the script you can't combine all and put into the EXTRA LEFT MODULE script, example those code with QUOTE <style> . </style> or style="..." , <textarea>..</textarea> It will mess up the EXTRA LEFTMODULE script. |
|
|
|
Nov 7 2005, 06:35 PM
Post
#6
|
|
![]() ^_^ ![]() ![]() ![]() ![]() Group: Member Posts: 102 Joined: Apr 2004 Member No: 10,504 |
QUOTE It will mess up the EXTRA LEFTMODULE script. Do you mean I can't put my scrips in a left module at all? :( |
|
|
|
Nov 7 2005, 07:08 PM
Post
#7
|
|
![]() Newbie of Goddess ![]() ![]() ![]() ![]() Group: Member Posts: 265 Joined: Oct 2004 Member No: 56,346 |
Use this, it sure will work. Just that if you wanna customize the color, u have to use CSS stylesheet to customize the color & etc..
|
|
|
|
Nov 8 2005, 06:58 PM
Post
#8
|
|
![]() ^_^ ![]() ![]() ![]() ![]() Group: Member Posts: 102 Joined: Apr 2004 Member No: 10,504 |
I'll try that. Thank you so much for your help!
[edit] The code does work but when I try to edit the script by adding another link to it, the module doesn't show up.. Sorry for the trouble.. |
|
|
|
Nov 8 2005, 08:48 PM
Post
#9
|
|
![]() Newbie of Goddess ![]() ![]() ![]() ![]() Group: Member Posts: 265 Joined: Oct 2004 Member No: 56,346 |
QUOTE(kai1222 @ Nov 9 2005, 8:58 AM) I'll try that. Thank you so much for your help! [edit] The code does work but when I try to edit the script by adding another link to it, the module doesn't show up.. Sorry for the trouble.. Post the script plz About the TEXTAREA part it depend on your CSS. If you only wanna work something on the Textarea then use this: |
|
|
|
Nov 9 2005, 07:43 PM
Post
#10
|
|
![]() ^_^ ![]() ![]() ![]() ![]() Group: Member Posts: 102 Joined: Apr 2004 Member No: 10,504 |
It worked! Thank you so much for your help!!
|
|
|
|
Nov 9 2005, 07:58 PM
Post
#11
|
|
![]() Amberific. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 12,913 Joined: Jul 2004 Member No: 29,772 |
|
|
|
|
![]() ![]() |