hi so yeah i was wondering, pleaaase help |
![]() ![]() |
hi so yeah i was wondering, pleaaase help |
May 20 2006, 06:14 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 41 Joined: Dec 2005 Member No: 334,475 |
here is my myspace:
http://www.myspace.com/jamie7591 and i wanted to know how to make the font bigger in my comment box becuase thats the only place that the font is that small and its not in my layout and ive tried everything to change it but it wont change please help |
|
|
|
May 20 2006, 06:18 PM
Post
#2
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
In your codes find
input, textarea { color: .000000; background-color:white; font-size: 8px; font-weight: normal; text-transform: uppercase; text-decoration: none; font-family: arial; cursor: crosshair; } and edit the bold to a bigger number. |
|
|
|
May 20 2006, 06:34 PM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 41 Joined: Dec 2005 Member No: 334,475 |
it didnt work :(
|
|
|
|
May 20 2006, 06:39 PM
Post
#4
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
What did you change it too?
It has to be a #px; Then (you havea lot of the same code You have to do the same for this one QUOTE textarea {font-family: Arial; font-size: 8pt; line-height: 7PX; text-transform:lowercase; font-weight:none; color:black; text-decoration:none; } change 8pt to a #pt (a number higher than 8 ). Then do the same for this one: QUOTE textarea {background-color:; border-width:1px; border-style:; border-color:; color: 000000; font-family:Times New Roman; font-size: 8 px;} input {background-color:; border-width:1px; border-style:; border-color: ; color: ; font-family:Times New Roman; font-size: 8 px;} You have to change the bod (8px;) to a #px I think I got them all.. Also don't forget to do the one in my above post. Sorry , my fault I thought you only had that code once. you have it too many times. |
|
|
|
May 20 2006, 06:44 PM
Post
#5
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 41 Joined: Dec 2005 Member No: 334,475 |
thanks!:biggrin:
|
|
|
|
![]() ![]() |