changing the scrollbar in a DIV |
changing the scrollbar in a DIV |
Mar 18 2007, 03:21 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 15 Joined: Aug 2005 Member No: 203,745 |
errrr...how can you customize the scrollbars to look the same in all your divs?
code for my 1st div. CODE <div class="content" style="position: absolute; left:380px; top:510px; width:180px; height:400px; overflow: auto;"> blah blah blah </div> the rest of my code. CODE <div class="bg" style="position: absolute; left:230px; top:160px; width:800px; height:800px; overflow: hidden;"> <img src="http://img.photobucket.com/albums/v628/_moomoo_/practicelayout2.gif"> </div> <style type="text/css"> body{ background-color: 000000;}</style> <style type="text/css"> table, tr, td {background:000000;} table table table table, table table table table td.text, table.contactTable {display:none;} td.text table, .orangetext15 {visibility:hidden;} td.text table table {display:inline; visibility:visible;} td.text td.text table {display:none;} div b font font, div font font u {display:none;} .whitetext12 { display: none; } .nametext { display:none;} </style> <style type="text/css"> body { b, strong {background-color:; color: ff0000; font-family:Tahoma; font-size:8pt; letter-spacing:0pt; font-weight:bold; } i,em{ background-color:; color: 0099ff; font-family:Tahoma; font-size:8pt; letter-spacing:0pt; font-weight:normal; } u{ background-color:; color: ffcc00; font-family:Tahoma; font-size:8pt; letter-spacing:0pt; font-weight:normal; } </style> i know the code for the scrollbar but I just dont know where to put it. help again! |
|
|
|
![]() |
Mar 18 2007, 06:03 PM
Post
#2
|
|
|
Member ![]() ![]() Group: Member Posts: 15 Joined: Aug 2005 Member No: 203,745 |
ok...dont laugh but i was browsing in firefox & when i changed to internet explorer, the scrollbar showed up.
smh @ myself. its been a looooooooooooooooooong day on myspace. topic closed & thank you again. |
|
|
|
moobiie changing the scrollbar in a DIV Mar 18 2007, 03:21 PM
WHIMSICAL 0NE You can use this code:
CODE<style>div {scr... Mar 18 2007, 03:31 PM
moobiie where do I put this? Mar 18 2007, 03:45 PM
toyo loco ^ About me. Mar 18 2007, 04:30 PM
moobiie its not working Mar 18 2007, 05:04 PM
Intercourse. Change it to this:
CODE<style>body {scrol... Mar 18 2007, 05:23 PM
moobiie still not working
what should i do?
my practice... Mar 18 2007, 05:48 PM
WHIMSICAL 0NE ^ It's working fine for me. I can see where yo... Mar 18 2007, 05:52 PM
a beautiful nothing ^ Hah, yeah scroll bar colors don't take effec... Mar 18 2007, 06:15 PM![]() ![]() |