Log In · Register

 
myspace DIV text help
stephskeleton
post Nov 4 2009, 08:35 PM
Post #1


Member
**

Group: Member
Posts: 14
Joined: Jul 2009
Member No: 740,097



so i have a div layout and im right now trying to move my text for "about me" around

i want it to be white and located in the top center of the gold frame

heres the link to my profile

http://www.myspace.com/stephanieleung
 
 
Start new topic
Replies
Mickey
post Nov 7 2009, 04:53 PM
Post #2


Treasure Pleasure
********

Group: Head Staff
Posts: 11,193
Joined: Oct 2005
Member No: 281,127



Posts merged. Like I've said before, close any tags you open or they will affect any content below them. Again, look for this:

CODE
<div class="main">
<br />
<center>
<strong>Stephanie Skeleton</strong>
</center><br />

<div style="float;margin-left: 200; top: 500">
<p>
about me
</p>
</div>

Replace it with this:

CODE
<div class="main">
<br />
<center>
<strong>Stephanie Skeleton</strong>
</center><br />
</div>

<div style="float;margin-left: 200; top: 500">
<p>
about me
</p>
</div>

See what happens then.
 

Posts in this topic


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