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, 12:36 PM
Post
#2
|
|
![]() layout whore ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,031 Joined: Apr 2004 Member No: 14,756 |
yeah i think you have to make your own custom modules in order to have it in its own div layer.....maybe im wrong tho, but thats how I always do it anyway. If you go to my layout in the xanga skins section called keira knightleyTOPIC CLICK HERE ((( just click the link))) in the code there is a base for a custom module that you can move around....u just have to change things to whatever you want emm to contain in them.....hope that helps
|
|
|
|
Oct 22 2004, 01:16 PM
Post
#3
|
|
![]() mmm hmmm ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,591 Joined: Sep 2004 Member No: 47,325 |
yea I tried to figure that out months ago... but I don't think there's anyway to do that.
|
|
|
|
Oct 22 2004, 01:50 PM
Post
#4
|
|
|
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 --> |
|
|
|
![]() ![]() |