won't let me change font color on my page! :( |
won't let me change font color on my page! :( |
Oct 31 2007, 04:10 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 24 Joined: Jul 2007 Member No: 553,199 |
for some reason, and this has been with almost all the layouts I have used on my profile, it never lets me change the text color on my profile. If it's changing the link color or something, it works fine, but just the text color on my profile (ex. about me, interests, etc.). any ideas on how i can fix that?
also, it won't let me size the font differently, (if i use a specific code for one particular section of text only), except to use the code <big></big>... what can i do to fix these? thank you. |
|
|
|
![]() |
Oct 31 2007, 05:41 PM
Post
#2
|
|
|
Adobe Addict ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,237 Joined: Mar 2005 Member No: 113,043 |
Use this code - it edits the font for the entire page:
CODE <style> p, table, tr, td, th, div{ border: 0px; background:ffffff; FONT: 10px arial; COLOR: 000000; LETTER-SPACING: 0px; TEXT-ALIGN: justify } </style> Change the hex color codes and font to your liking |
|
|
|
kizezz143 won't let me change font color on my page! :( Oct 31 2007, 04:10 PM
av54 I'm sure many of the members here can better h... Oct 31 2007, 04:19 PM
kizezz143 that code worked for some things. but there's ... Oct 31 2007, 04:27 PM
av54 If every other element in that scrollbox worls [wi... Oct 31 2007, 04:45 PM![]() ![]() |