independent left modules?, possible? |
independent left modules?, possible? |
Oct 22 2004, 01:18 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Oct 2004 Member No: 57,498 |
hello~
mm.. okay. i want to know if there's a way to move the left modules around anywhere i want, without having it attached to the rest of the blogspace on the xanga. i was experimenting and trying to put the left modules alone in a seperate div from the xanga like: <div align=left><div style="margin-top: 100px; margin-left: 100px;"> <style> texttable.left, td.mainleft, table.left, table.navigation, table.footer, table.search {width: 200px} </style> </div> -- but it didn't work.. is this possible? is the only way to make a custom module with a div and manually type everything (profile, subscriptions, etc) up? thanks for reading~ help is greatly appreciated! |
|
|
|
![]() |
Oct 22 2004, 01:50 PM
Post
#2
|
|
|
NO. I'm not 13. or 14. or 15. or 16. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 4,616 Joined: Jul 2004 Member No: 30,577 |
i think jacksparrowsgirl03 is right..you can move them around..this is the code i use.
CODE <!-- begin code provided by createblog.com -->
<div style="position:static; margin-left:590px; margin-top: -630px; border: 0px solid #000000; width: 198px; height: 578px; background: transparent; overflow: auto;"> <table border="0" width=100%> <tr> <td colspan=2> <p class=nav><b>TITLE</b></p> <tr> <td colspan=2> INFO <p> <tr> <td colspan=2> <p class="nav"><b>TITLE</b></p> <tr> <td> INFO <p> <tr> <td colspan=2> <p class=nav><b>TITLE</b></p> <tr> <td colspan=2> INFO <p> <tr> <td colspan=2> <p class=nav><b>TITLE</b></p> <tr> <td colspan=2> INFO <tr> </td> </tr> </table> </div> <!-- end code provided by createblog.com --> |
|
|
|
doremi independent left modules? Oct 22 2004, 01:18 AM
jacksparrowsgirl03 yeah i think you have to make your own custom modu... Oct 22 2004, 12:36 PM
souldreamers yea I tried to figure that out months ago... but I... Oct 22 2004, 01:16 PM![]() ![]() |