Help - Search - Members - Calendar
Full Version: Help!
Forums > Resource Center > Support Center > MySpace Support > Myspace Resolved Topics
foreverme95
Hey...I've seen on other peoples profile how they have in their "about me" section something like


(example):


- I'm _______ -

- I'm ___ years old -

- I'm from _____ -


etc....but in the "about me" section itself you can't skip lines to put stuff like that...at least not for me ermm.gif how do you do that??
and I've also seen on other peoples myspace profiles how they'll have a whole other mini scroll box where they put information and photos in, and also they make it transparent so it will go with their profile. can someone help me with how to do that? I'd really appreciate it biggrin.gif thanks!!
devanELECTRIC
to make seperate lines put in <br>


if you put in this:
blah<br>blah<br>blah

it will look like this:

blah
blah
blah


if you put in this:
blah<br><br>blah<br><br>blah

it will look like this:

blah

blah

blah
xN1CK08x
w/ the scroll box, its called a DIV Layer. Here is a basic code you can add to a section..
[ u can change the width and height to what u want it to be ]


<div style=" width:100px; height:100px; overflow:auto;">
Your text and images would go here
</div>


for more information on DIV Layers, go here http://www.lissaexplains.com/html7.shtml
Lizzie_
use on each line: <br>text</br>

scroll box:

<img src="image url"ALIGN="LEFT"></legend><div style="background:;border: ;3px solid;font-family:arial;font-size:11px;color:99FF99;width200px;height:150px;overflow:auto">
your text here
</div></fieldset>
foreverme95
thank you soo much...you guys rock, lol. I've been trying to figure out how to do all this stuff for the longest time, thanks for the help biggrin.gif
much appreciated!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.