Help - Search - Members - Calendar
Full Version: Changing font and size in a div layout?
Forums > Resource Center > Support Center > MySpace Support > Myspace Resolved Topics
rachel_890
can someone please tell me how to do this
FoxLucky
Post your codes
WHIMSICAL 0NE
You can change the text the same way in a div as in a regular layout.
CODE
<style>table, tr, td, li, p, div {font-family:Trebuchet MS; color:000000; font-size:11px;}</style>
Edit it to your liking.
rachel_890
is there any way that i can get that to apply to one area only..cuz i onyl want to change the font on one part not all of it
freeflow
<font size="#px">TEXT</font>
cori-catastrophe

change the uper-case letters to suite yourself.
color
CODE
<font color="COLOR">TEXT</font>

size
CODE
<font size="NUMBER">TEXT</font>

font
CODE
<font face="NAME">TEXT</font>

highlight
CODE
<span style="background-color: COLOR">TEXT</span>[/cod]
[b]glow[/b]
[code]<span style="filter:Glow(color=COLOR,strength=NUMBER);height:0px;">TEXT</span>

blur
CODE
<span style="filter:Glow(color=RED,strength=NUMBER);height:0px;">TEXT</span>

wave
CODE
<span style="filter:Wave(strength=NUMBER);height:0px;">TEXT</span>

shadow
CODE
<span style="filter:Shadow(color=COLOR,strength=NUMBER);height:0px;">TEXT</span>

drop shadow
CODE
<span style="filter:DropShadow(color=COLOR,strength=NUMBER);height:0px;">TEXT</span>
rachel_890
yeah those didnt work...all it did was make my text disappear...i out it in the div...is it in the wrong place or something
freeflow
Or maybe your div layout has a code hiding it. Which is why you should post your code. _smile.gif
FoxLucky
I'm having the same problem with this code <font face="COLOR">TEXT</font>
It causes my words to disappear instead of changing the color...
I don't want to post my code on the forum, can I send it to someone and they tell me what's causing it to disappear? blink.gif Thanks!
freeflow
Send it to me. :]
FoxLucky
Thanks!!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.