text color/font/size not workin |
![]() ![]() |
text color/font/size not workin |
*koobraze* |
![]()
Post
#1
|
Guest ![]() |
i'm tryin to type in some text n make it my own color n font/size but nothin happens, it's cuz there's somethin in my layout code, can someone tell me wat it is?
/edit |
|
|
![]()
Post
#2
|
|
![]() sang loves hayden. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 3,373 Joined: Feb 2004 Member No: 5,687 ![]() |
Umm, add this?
Add you're choice of color, font, size. CODE font, a, b, span, table, td, textarea, input, text, i, div {font-size:7pt !important; font-family:verdana; color:######; font-weight:none; !important;"} If that didn't work. Add this code and change it. CODE .text {font:normal 9px verdana; color:######; font-weight:none; border:0px; text-transform: none; line-height:12px;}
|
|
|
*koobraze* |
![]()
Post
#3
|
Guest ![]() |
will those let me type whatever i want too?
cuz above my comment box i wanna put 'comment box' in BIG GREEN BOLD LETTERS but somethin in my layout code won't let me |
|
|
*Azarel* |
![]()
Post
#4
|
Guest ![]() |
Above the coding for your comment box, you could try putting this in (the bolded things you can change):
<font face="times new roman" size=7 color=00ff00><b>comment box</b></font> Could you provide a link to your myspace so that I could take a look at where you want to put in said text? |
|
|
*koobraze* |
![]()
Post
#5
|
Guest ![]() |
it still doesn't work, nothin shows up .. i already posted my layout code @ the top.
i know it's prolly somethin in my code that i need to change or somethin but i don't know wat it is |
|
|
![]()
Post
#6
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 ![]() |
Find:
CODE font, a, b, span, table, td, textarea, input, text, i, div {font-size:7pt !important; font-family:verdana; font-weight:bold !important;"} Change to: CODE a, span, table, td, textarea, input, text, i, div {font-size:7pt !important; font-family:verdana; font-weight:bold !important;"} Then do what azarel said. |
|
|
*koobraze* |
![]()
Post
#7
|
Guest ![]() |
sorry it still doesn't work, here's my myspace. this is wat i'm tryna put above my comment box
/edit |
|
|
*This Confession* |
![]()
Post
#8
|
Guest ![]() |
Why did you right <big> </big> and ton of times?
If you want to change the size of it put <font size=1-7> TEXT </font> font size=7 for the biggest and font size=1 for the smallest. |
|
|
*koobraze* |
![]()
Post
#9
|
Guest ![]() |
it still doesn't work, cuz somethin in my layout code
|
|
|
*This Confession* |
![]()
Post
#10
|
Guest ![]() |
Wheres your myspace link so I can just go check all your coding.
|
|
|
![]() ![]() |