Straight down myspace layout?, code? |
Straight down myspace layout?, code? |
May 22 2009, 05:56 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: May 2009 Member No: 729,350 |
Is there a layout code to make the layout go down?
Example;; http://i43.tinypic.com/fyj42p.jpg I really really love it =D Thanks! Edi://yeah i mean the straight down column profile thingy. |
|
|
|
![]() |
May 24 2009, 12:20 PM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 2,435 Joined: Feb 2007 Member No: 506,205 |
The easiest way to do that would just be to make a div. Find a good "hide all" code and then just add something like this:
CODE <style> .box{position:absolute; left:50%; margin-left:-200px; top:110px; width:400px; background-color:ffffff; border:1px solid; border-color:000000; padding:5px;} </style> <div class="box"> Put your info here. </div> You could do it by just hiding things and isolating one of the columns, but it's a lot more complicated. |
|
|
|
foreverdeesickestkiddo Straight down myspace layout? May 22 2009, 05:56 PM
Buttsex If you're talking about what I think you'r... May 22 2009, 05:57 PM
IWontRapeYou ^I think she means make the layout one skinny colu... May 22 2009, 06:00 PM
Gippersnap Just look for a one coulumned Layout code piece.
... May 22 2009, 10:59 PM
foreverdeesickestkiddo Thanks(:
That worked :D May 24 2009, 05:35 PM
schizo Closed and moved to resolved.
Let me know if you ... May 24 2009, 06:18 PM![]() ![]() |