Friday, December 25, 2009

Myspace comment box help?! change font!?

heres the code to my myspace comment box:



%26lt;center%26gt;



%26lt;form method="post" action="http://comments.myspace.com/inde...



%26lt;input type="hidden" name="friendID" value="FRIEND ID HERE"%26gt;



%26lt;textarea name="f_comments" cols="15" rows="3"%26gt;%26lt;/textarea%26gt;%26lt;br%26gt;



%26lt;input type="submit" value="submit."%26gt;



%26lt;/form%26gt;%26lt;br%26gt;



%26lt;form action="http://www.ultimatemyspace.com" method="post"%26gt;



%26lt;/form%26gt;



%26lt;/center%26gt;



%26lt;style type="text/css"%26gt;



textarea {background-color: FFFFFF; background-image:url(); border-width: ; border-style: solid; border-color: 000000; color: 6600FF ; font-family:;size:10}



input {background-color: FFFFFF; border-width: ; border-style:solid; border-color: 000000; color: 000000; font-family:font-size:10pt;}



%26lt;/style%26gt;



%26lt;/center%26gt;



how do i change the font size to make it BIGGER???



i tried changing the 'font-family:font-size:10pt;}' and it it didnt work.



please help!!



Myspace comment box help?! change font!?

The code is all messed up it is suppose to look like "font-family:Arial; font-size:10px;" right after PX you must put a ; symbol. and it's font-size not "size".



Replace your %26lt;style type="text/css"%26gt; with this one:



%26lt;style type="text/css"%26gt;



textarea {background-color:FFFFFF; background-image:none; border-width:0; border-style:solid; border-color:000000; color:6600FF; font-family:Arial; font-size:10px;}



input {background-color: FFFFFF; border:none; border-style:solid; border-color: 000000; color: 000000; font-family:arial; font-size:10px;}



%26lt;/style%26gt;



and then change the font-size 10px to a bigger number for a bigger font.

No comments:

Post a Comment

 
web development