Font changed when scrollbar transp. |
![]() ![]() |
Font changed when scrollbar transp. |
Dec 9 2004, 12:13 PM
Post
#1
|
|
![]() Member ![]() ![]() Group: Member Posts: 11 Joined: Sep 2004 Member No: 47,542 |
CODE <!-- begin code provided by createblog.com --> <style type="text/css"> div { filter:chroma(color=#00FF00); /* here you are defining which color you want to be transparent in your scrollbars */ scrollbar-arrow-color: #000000; scrollbar-face-color: #00FF00; /* transparent */ scrollbar-3dlight-color: #00FF00; /* transparent */ scrollbar-darkshadow-color: #00FF00; /* transparent */ scrollbar-highlight-color: #000000; scrollbar-shadow-color: #000000; scrollbar-track-color: #00FF00; /* transparent */ } </style> <!-- end code provided by createblog.com --> But then, it totally messes my font up--> Go here to see what im talking about. The font is supposed to be verdana or something to that nature, but its some wacky thing thats not easy to read, at least its not for this layout. Is there any way to not let it do that? Please let me know! Thanks |
|
|
|
Dec 9 2004, 01:08 PM
Post
#2
|
|
![]() Um....Its meeee ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,218 Joined: Mar 2004 Member No: 8,264 |
am not sure what your talking about, but when i check. It seem fine to me.
|
|
|
|
Dec 9 2004, 03:00 PM
Post
#3
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 51 Joined: Dec 2004 Member No: 68,810 |
QUOTE(Jus2s1mp13 @ Dec 9 2004, 1:08 PM) am not sure what your talking about, but when i check. It seem fine to me. dido! i didnt see anything wrong with it. |
|
|
|
| *mona lisa* |
Dec 9 2004, 04:12 PM
Post
#4
|
|
Guest |
nah the font is verdana, but just make sure that there is no other font name anywhere in your css or any other html
|
|
|
|
Dec 9 2004, 05:09 PM
Post
#5
|
|
![]() Member ![]() ![]() Group: Member Posts: 11 Joined: Sep 2004 Member No: 47,542 |
I still dont understand. Is it really showing up okay on other peoples computers? I swear, its like a bold and blocky font when the text shows up on mine, i did check that there was only one font, and there is, but i know that its the scrollbartransprency code upthere that is the problem because it goes fine if i take it out, but i want the scrollbar to be transparent.....:sigh:...any more ideas?....or should i just throw my comp out now?...
--frustrated |
|
|
|
Dec 9 2004, 05:11 PM
Post
#6
|
|
![]() define our lives for us. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,656 Joined: Aug 2004 Member No: 43,293 |
it's probably just your c/p
O_O people have different computers. . . |
|
|
|
Dec 9 2004, 05:51 PM
Post
#7
|
|
|
Smile Like a Retard =D ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,350 Joined: Nov 2004 Member No: 63,186 |
do you have the verdana font? cuz if you don't, it might not show up on your computer... arr... i donno, i can see the verdana font.
|
|
|
|
![]() ![]() |