Help - Search - Members - Calendar
Full Version: Straight down myspace layout?
Forums > Resource Center > Support Center > MySpace Support > Myspace Resolved Topics
foreverdeesickestkiddo
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.
heyo-captain-jack
If you're talking about what I think you're talking about, then the text is part of the graphic.

So no.
none345678
^I think she means make the layout one skinny column.

Jamesisgsnap
Just look for a one coulumned Layout code piece.

I was thinking about making those, they look hard xD.
I mean, cause the ones I've seen, they're all messy.
schizo
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
Thanks(:
That worked :D
schizo
Closed and moved to resolved.

Let me know if you need it reopened.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.