Help!, I need help with 2 things on my profile... |
![]() ![]() |
Help!, I need help with 2 things on my profile... |
May 27 2006, 06:46 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 19 Joined: May 2006 Member No: 413,772 |
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 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 |
|
|
|
May 27 2006, 08:23 PM
Post
#2
|
|
![]() devan.urie ![]() ![]() ![]() ![]() Group: Member Posts: 246 Joined: Dec 2005 Member No: 314,247 |
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 |
|
|
|
May 27 2006, 08:34 PM
Post
#3
|
|
![]() N!CK ![]() ![]() ![]() ![]() Group: Member Posts: 148 Joined: May 2005 Member No: 144,660 |
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 |
|
|
|
May 27 2006, 11:05 PM
Post
#4
|
|
|
LiZEYRA ![]() ![]() ![]() Group: Member Posts: 41 Joined: Feb 2006 Member No: 369,762 |
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> |
|
|
|
May 28 2006, 05:57 PM
Post
#5
|
|
|
Member ![]() ![]() Group: Member Posts: 19 Joined: May 2006 Member No: 413,772 |
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
much appreciated! |
|
|
|
![]() ![]() |