2 columns on a layout code? |
2 columns on a layout code? |
May 10 2005, 05:06 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 7 Joined: May 2005 Member No: 134,555 |
Hey there, I wanted to know how to get the 2 columns on my xanga.. here is an example: JLO Layout
There are two columns there.. one to write on and one to put ur nav, info, etc. I wanted to know if there a was certain code that somebody has to make ur settings like that! Help is very much appreciated! Thank You! |
|
|
|
![]() |
May 10 2005, 08:35 PM
Post
#2
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
^ I think you're confused. Very confused.
Yes, there is a code to do that. M'kay, replace the numbers in this code with your own and mess with them to get the thing where you want. Please choose the appropriate one, there's one for scrolling and one for no scolling. 'kay... Here you go. CODE For No-scrolling :: I suggest you don't add these to a layout that isn't yours, but ask permission to do so. Oh yeah, and put whatever you want to show up in the thing where it says CONTENT HERE.
<div style="position:static; top:0; left:100; width:250;overflow:none;">CONTENT HERE</div> For Scrolling :: <div style="position:static; top:0; left:100; width:250; height:300; overflow:auto;">CONTENT HERE</a> |
|
|
|
May 11 2005, 05:42 PM
Post
#3
|
|
|
Newbie ![]() Group: Member Posts: 7 Joined: May 2005 Member No: 134,555 |
QUOTE(nyah-nek0 @ May 10 2005, 9:35 PM) ^ I think you're confused. Very confused. Yes, there is a code to do that. M'kay, replace the numbers in this code with your own and mess with them to get the thing where you want. Please choose the appropriate one, there's one for scrolling and one for no scolling. 'kay... Here you go. CODE For No-scrolling :: I suggest you don't add these to a layout that isn't yours, but ask permission to do so. Oh yeah, and put whatever you want to show up in the thing where it says CONTENT HERE.<div style="position:static; top:0; left:100; width:250;overflow:none;">CONTENT HERE</div> For Scrolling :: <div style="position:static; top:0; left:100; width:250; height:300; overflow:auto;">CONTENT HERE</a> Thank you so much! |
|
|
|
Adriana4892 2 columns on a layout code? May 10 2005, 05:06 PM
mona lisa QUOTE(Adriana4892 @ May 11 2005, 6:42 PM)Than... May 11 2005, 07:17 PM
azn.peace.maker well most layouts including mine make half of it t... May 10 2005, 08:43 PM![]() ![]() |