/    Sign up×
Community /Pin to ProfileBookmark

Table Scrollbar

I am creating a webpage (still in development but critique it please i am a newb)[URL]http://www.poorreflection.com/Rahul/TLSF/Producers_Forum/[/URL]
I would like to know how to change the colors of the scrollbar. However, i would like this to go in my css file so it would do it automatically for everypage but i don’t want it for the whole website just whenever i want a scrollbar in a table.
thanx

to post a comment
CSS

3 Comments(s)

Copy linkTweet thisAlerts:
@turbMay 06.2004 — body { scrollbar-face-color: #D6D6D6; scrollbar-highlight-color: #FFFFFF; scrollbar-shadow-color: #000000; scrollbar-3dlight-color: #000000; scrollbar-track-color: #B5B5B6; scrollbar-darkshadow-color: #B5B5B6; }

put this in your css file!

turb
Copy linkTweet thisAlerts:
@wakkoguyauthorMay 06.2004 — sweet thanx!

hey, i'm having trouble deciding navigation all i need is the 12 months of the year, any ideas?
Copy linkTweet thisAlerts:
@turbMay 06.2004 — You can use a list like this:

<ul class="month">

<li><a href="">January</a></li>

<li><a href="">February</a></li>

<li><a href="">...</a></li>

</ul>

turb
×

Success!

Help @wakkoguy spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 9.27,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @ddiebold17,
tipped: article
amount: 1000 SATS,

tipper: @Mqlinka19,
tipped: live stream
amount: 4900 SATS,

tipper: @Mqlinka19,
tipped: article
amount: 10 SATS,
)...