emotionalgirl
Joined: 14 Jun 2004 Posts: 1
|
Posted: Mon Jun 14, 2004 3:04 am Post subject: scrollbars!! |
|
|
ugh, i am trying to put my b2 in an iframe with scrollbars and i cannot for the life of me make them change-at all. i now have crappy regular scrollbars which is driving me nuts::
http://www.emotional-girl.org/testing.php
sexy, huh?
my code i've been using...i put it into my template under the head, <style> section.
<!--body {
scrollbar-3dlight-color: #F2F2F2;
scrollbar-arrow-color: #000000;
scrollbar-base-color: #F2F2F2;
scrollbar-darkshadow-color: #F2F2F2;
scrollbar-face-color: #F2F2F2;
scrollbar-highlight-color: #F2F2F2;
scrollbar-shadow-color: #F2F2F2;
scrollbar-track-color: #F2F2F2;
}
-->
...i also inserted this code into my print.css and my b2.css. what is wrong with it?!?! |
|