Question:

Where can i find a myspace layout like this one [picture link inside ]?

by Guest10900  |  earlier

0 LIKES UnLike

im trying to get a myspace layout like this one but i have no idea where to find one.

heres the link:

http://i164.photobucket.com/albums/u19/DepressionMuch/untitled.jpg

please let me know :)

 Tags:

   Report

2 ANSWERS


  1. use this to hide things

    http://abrax.us/Katamari/SectionManager....

    use this to make the profile black

    http://blog.myspace.com/index.cfm?fuseac...

    here is the code for a fieldset....

    <fieldset>

    <legend>title goes here</legend>

    content goes here

    </fieldset>

    and as a bonus, here is the code for a dropdown box

    <select>

    <option> item 1 </option>

    <option> item 2 </option>

    <option> item 3 </option>

    <option> item 4 </option>

    </select>


  2. well it looks like this person made his or her background

    Simple use these codes::

    <style>

    table table table * {background-color: transparent !important;}

    table, td, tr {background-color: black !important;}

    </style>

    <style>body{background-color: white}</style><a style="z-index:9; position:absolute; top:0px; right:0px; width:150px; height:150px" href="http://www.myspace.com/profile_cod...

    and put this in ur about me section::

    <fieldset>

    <legend> text here </legend>

    some more text here

    </fieldset>

    PUT THIS IN UR GENERAL SECTION::

    <fieldset>

    <legend> text here </legend>

    some more text here

    </fieldset>

    OH YEAH REMEBER TO MAKE UR TEXT WHITE BY USING THIS CODE::

    <FONT COLOR="WHITE">

Question Stats

Latest activity: earlier.
This question has 2 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.