iframe scrollbars, help....arg! |
iframe scrollbars, help....arg! |
![]()
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 44 Joined: Sep 2004 Member No: 52,448 ![]() |
I was wondering if there was a way to define the scrollbar colors on an iframe!
I tries defining them in the css using like: body { scrollbar-highlight-color: #000; } and etc... and i even tried iframe { scrollbar-highlight-color: #000; } I tried looking everywhere for how to do this but i cant find it anywhere!!! Someone help! |
|
|
![]() |
![]()
Post
#2
|
|
![]() I just "got it like that". ![]() ![]() ![]() ![]() Group: Member Posts: 247 Joined: Aug 2004 Member No: 41,238 ![]() |
QUOTE(hlall @ Oct 21 2004, 1:44 AM) edit:/ oh woops i should read more carefully... you said you already put it into all of your iframes and you want an easier way... do the thing for chatterbox that i said... create a .css file and stuff minus the <style></style> then just put CODE <!-- begin code provided by createblog.com --> into all your pages<link rel="STYLESHEET" type="text/css" href="http://url.here/cssfile.css"> <!-- end code provided by createblog.com --> yeah, thats what i meant what i said i put the css into all the pages. I dont have time to write out css on every page. My site has like 1623143153146 pages because they are generated automatically and doing that would take like 1623143153146 days. lol. me = geek |
|
|
![]() ![]() |