Log In · Register

 
Straight down myspace layout?, code?
foreverdeesickes...
post 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.
 
 
Start new topic
Replies
schizo
post 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.
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: