Antville Project

CSS Skin question

I'd like to give my scrollbar color with the following code:

<!-- <STYLE type="text/css"> BODY {scrollbar-3dlight-color:; scrollbar-arrow-color:#FFFF00; scrollbar-base-color:#8B008B; scrollbar-track-color:; scrollbar-darkshadow-color:; scrollbar-face-color:#FF00FF; scrollbar-highlight-color:#000000; scrollbar-shadow-color:#000000} </STYLE> -->

But I can't seem to be able to figure out where or how to include it into my CSS skin.

Please hint me.

comment    

 
robert, April 12, 2002 at 12:52:29 PM CEST

don't get it

what does not work? if you change the stylesheet-skin of your weblog, nothing happens?

link  

 
robert, April 12, 2002 at 4:11:59 PM CEST

ah

looks not like an antville-problem but like a wrong css-definition: you have to use the comment-tag inside the style-tag, not outside. then it should work. i.e. use

<style type="text/css">
<!--
[your style-definition goes here]
// -->
</style>

link  


... comment
 
kris, April 12, 2002 at 4:33:04 PM CEST

what you have do is:

the default ccs skin contains this block:

body,td { background-color:<% weblog.bgcolor %>;
          font-family:<% weblog.textfont %>;
          font-size:<% weblog.textsize %>;
          color:<% weblog.textcolor %>;
        }

simply replace it by;

body { background-color:<% weblog.bgcolor %>;
          font-family:<% weblog.textfont %>;
          font-size:<% weblog.textsize %>;
          color:<% weblog.textcolor %>;
          scrollbar-3dlight-color:; 
          scrollbar-arrow-color:#FFFF00; 
          scrollbar-base-color:#8B008B; 
          scrollbar-track-color:; 
          scrollbar-darkshadow-color:; 
          scrollbar-face-color:#FF00FF; 
          scrollbar-highlight-color:#000000; 
          scrollbar-shadow-color:#000000
        }
td { background-color:<% weblog.bgcolor %>;
          font-family:<% weblog.textfont %>;
          font-size:<% weblog.textsize %>;
          color:<% weblog.textcolor %>;
        }

link  

 
MrLunk, April 13, 2002 at 2:41:17 PM CEST

Hmm

Thank you for offering these solutions so far but still it does not seem to work.

Look at www.mrlunk.com The scrollbar of the IFRAME in wich ajtcs.antville.org (my weblog) is called still has a standard grey scrollbar.

Weir thing is thuogh that the stylesheet skin editing window does have a purple scrollbar ???

Any other ideas or solutions are ver welcome since this would greatly improve my website's layout.

GreetZ Peter Lunk

link  

 
kris, April 13, 2002 at 4:05:41 PM CEST

customising scrollbares is ie/win only

being a mac user i wouldn't see it anyway.

link  

 
MrLunk, April 13, 2002 at 6:22:54 PM CEST

Very true

Yes that's true but concidering that 97,6% of my visitors are win users and 96% of them use IE6.0 most will.

Annyone else got any helpfull solutions.... ?

link  


... comment


The Antville Server Fund has been a great success. Thanks to everybody who contributed!
online for 8550 Days
last updated: 1/4/11, 10:22 AM
status
Youre not logged in ... Login
menu
November 2024
SunMonTueWedThuFriSat
12
3456789
10111213141516
17181920212223
24252627282930
July
recent
zfuture's house here is zfuture's
house
by zfuture (7/31/03, 2:59 AM)
i understand your concerns however,
i hardly can think of a solution. certainly, if the...
by tobi (7/29/03, 9:47 AM)
Found several more similar sites
listed This is getting to be quite a concern to...
by cobalt123 (7/27/03, 7:56 PM)
Second Post Alert on Referrer
bug livecatz I put this into "help" and now here:...
by cobalt123 (7/26/03, 7:14 PM)
well it's not easy to
find from here, anyway. think we should include a link,...
by tobi (7/24/03, 11:25 AM)
So finally I found
the helma Bugzilla - stupid me.
by mdornseif (7/24/03, 10:28 AM)
clock not that it's particularly
earthshattering but the antclock is running slow by about 15...
by kohlehydrat (7/23/03, 8:25 PM)
but blogosphere.us isn't can't really
be rated as spam can it?
by kohlehydrat (7/23/03, 8:08 PM)
More referrer spam www.webfrost.com
by Irene (7/23/03, 7:55 PM)
How to log skin names
I accessed to console?? Hi, I would like to know...
by winson (7/23/03, 4:12 PM)

Click here to get an XML version of this weblog.

Made with Antville
powered by
Helma Object Publisher