Saturday, November 20, 2010
No idea how to change the font on myspace overlay!! ?
Where do I change the font size, type, and color? :SS
and what are all the codes to do so?
thanks for your help. %26lt;3333
%26lt;p%26gt;%26lt;a href=';http://www.msplinks.com/MDFodHRwOi?title=';Grab Myspace Layouts and Myspace Codes';%26gt;%26lt;img src=';http://www.createblog.com/images/li?border=';0'; alt=';Myspace Layouts'; style=';position:absolute;top:0px;left:0p?/%26gt;%26lt;/a%26gt;%26lt;/p%26gt;%26lt;style%26gt;
.contacttable,.whitetext12,.nametext,.?br>
td td td td{border:0px;width:0px;text-align:left;?br>
table,td,tr{padding:0px;width:;backgro?br>
table table table{padding:1px;height:.01%;width:100%?br>
table table,table table table table,table,tr,td{height:0px;border:0px;?br>
a.text,table div font a,table div div,.navbar font,tr td font{visibility:hidden;display:none;heig?br>
table table table table,table table table table td.text, td.text td.text table{display:none;}
td.text table table{display:inline;visibility:visible;?br>
table td table tr td.text table{visibility:hidden;}
table td table tr td.text table table,table td table tr td.text table table td.text{visibility:visible;}
body div table td form img{display:none;}
body div table td form option{display:none;}
body div table td form select{display:none;}
body div table td form input{display:none;}%26lt;/style%26gt;
%26lt;style%26gt;
.div{
position: absolute;
left: 50%;
margin-left:-530px;
top: 110px;
z-index: 0;}
.one{
position: absolute;
left: 50%;
margin-left:-370px;
top: 460px;
z-index:5;
width: 710px;
height: 130px;
overflow: auto;}
body,table, td, li, p, div{
font-family: NAME OF FONT;Verdana
size: 14px;
color:000000 ;
font-weight: ENTER WEIGHT;
border:0px;
text-transform: none;
line-height:#px;
letter-spacing: 0px;}
body{
background-color:ffffff;
background-image:url();
background-position:top left;
background-repeat:repeat;
scrollbar-arrow-color:ffffff;
scrollbar-track-color:ffffff ;
scrollbar-shadow-color:ffffff;
scrollbar-face-color:ffffff;
scrollbar-highlight-color:ffffff ;
scrollbar-darkshadow-color:ffffff;
scrollbar-3dlight-color:ffffff;}
b, strong {
color: ffffff;
font-weight: bold; }
u {
color: 000099;
border-bottom: COLOR 0px solid; }
i, em {
color:ffff66 ;
font-style: italics }No idea how to change the font on myspace overlay!! ?
If you'd read the code, it tells you....
To change the font:
font-family: Verdana; -you can use Verdana or some other font [search google for font names]
To change the font size:
size: 14px; -change 14 to whatever size you want.
To change the font color:
color:000000 ; -replace 000000 with the hex code [color code] that you want, here is a color chart...
http://chr15.net/myspace/ColorChart.htm
To change the font weight:
font-weight: ENTER WEIGHT; -enter bold, normal, ect.
To change the line height:
line-height:#px; -replace # with the number you want.
Just read the code %26amp; fill in what it asks you.
Subscribe to:
Post Comments
(Atom)
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.