Log In · Register

 
Code for this..
tayrawr
post Apr 4 2008, 03:21 AM
Post #1


Newbie
*

Group: Member
Posts: 4
Joined: Jun 2007
Member No: 536,669



Click this link:
http://profile.myspace.com/index.cfm?fusea...endid=313242734
And then underneath her Interests she has blog like thing.
Here, to clarify what I'm talking about click this link:
http://i26.tinypic.com/2dtuo0y.jpg

:)
see? I NEED that code, or something LIKE it.
PLEASE help! Thanks!
 
 
Start new topic
Replies
vintage-toile
post Apr 6 2008, 04:28 PM
Post #2


Kissing for yesterday.
*****

Group: Official Designer
Posts: 465
Joined: Sep 2007
Member No: 569,813



sure _smile.gif
well a layer is a new box of information on your myspace, if you look at any myspace DIV it has a lot of layers to create the final "look".
her about me goes below her additional details section, which is therefore giving room for her to create a new layer underneath it.
the coding goes like this:
in about me section:

CODE
<style>.THENAMEOFTHELAYER {
position:absolute;
overflow:auto;
top:THIS IS HOW FAR FROM THE TOP OF THE PAGE IT IS.px;
left:HOW FAR FROM THE LEFT OF THE PAGE IT IS.px;
background-color:transparant;
font-family:times new roman;
font-size:9px;
color:transparent;
font-weight:normal;
height:CHANGE THIS TO HOW TALL YOU WANT IT.px;
width:CHANGE THIS TO HOW LONG YOU WANT ITpx;
margin:0;
padding:0;
}
</style>

hopefully that is self explanatory? but basically you never go below 150px for the top of the layer, as this covers the myspace ad and is illegal.
so play about with those amounts until you fit the box into the right place, youll need to adjust it a few times to get it right.
same with width and height.

now in the i'd like to meet section:
CODE
<div class="THENAMEOFTHELAYER">
writing writing writing..and she's used headers also i think. you can put anything here really.
</div>

obviosly, the name of the layer must be the same on both parts of the code.

if you input it correctly it will work fine :) then just play about until its in the right place.
if you need anymore explanation just ask..but hope that helped at least for now _smile.gif
 

Posts in this topic


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