layout help, please, i can't get it to differentiate |
layout help, please, i can't get it to differentiate |
Jun 24 2005, 01:04 PM
Post
#1
|
|
![]() Member ![]() ![]() Group: Member Posts: 25 Joined: May 2005 Member No: 146,443 |
i can't get the
code to differentiate between the blog and the side module dealie.. link to my xanga <-- there's what it looks like. see how it just shrunk the entire page to the stats i gave it? eeh. how do i make it do just the blog? |
|
|
|
![]() |
Jun 24 2005, 01:12 PM
Post
#2
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
You need custom modules..... Or you can use the padding class.... But custom modules would be so much easier.
|
|
|
|
Jun 24 2005, 11:02 PM
Post
#3
|
|
![]() Happy Person ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,729 Joined: Feb 2004 Member No: 4,674 |
you make two divs, one for the information and one for the blog. you make the information one the size you want and move it appropriately. Then position the blog accordingly.
make xanga position left so the position:static; things will work |
|
|
|
Jun 25 2005, 12:24 PM
Post
#4
|
|
![]() This bitch better work! ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 13,681 Joined: Jul 2004 Member No: 28,095 |
QUOTE(largosama @ Jun 24 2005, 10:02 PM) you make two divs, one for the information and one for the blog. you make the information one the size you want and move it appropriately. Then position the blog accordingly. make xanga position left so the position:static; things will work ^ he's right but POSITION:STATIC still works even when the general settins are set to right. left right doesn't really matter when it comes to that...I THINK. anyways... here are the codes for the DIVs. use the following one for the custom modules. PASTE IN CUSTOM HEADER after all of that, use this next code to position the blog. and make sure that you put ^ that code AFTER the first code i gave you. and make sure to change all of the # signs to real numbers. and on the last code i gave you...don't close it with </div> (leave it open) guh....so much information. |
|
|
|
Jun 25 2005, 05:08 PM
Post
#5
|
|
![]() Happy Person ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,729 Joined: Feb 2004 Member No: 4,674 |
setting xanga to "center" will result in mass movement of divs when resizing windows
|
|
|
|
![]() ![]() |