HighDots Forums  

problem changin color of scroll bars

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss problem changin color of scroll bars in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
mr_burns
 
Posts: n/a

Default problem changin color of scroll bars - 08-24-2004 , 08:19 AM






hi,

i am tryin to alter the color of my scroll bars on a site i am workin
on. the site is oarsome.martynbissett.co.uk, to access the css style
sheet, type in oarsome.martynbissett.co.uk/oarsome.css.

i know the colors will be off in the css (if i could see them anyway)
but for some reason it just isnt displayin them. the code is taken
from another web site i done - www.the-gain.com
(www.the-gain.com/body.css) and that works fine.

if anyone can get a second to check this out and reply back to me that
would be great. cheers

burnsy

Reply With Quote
  #2  
Old   
Els
 
Posts: n/a

Default Re: problem changin color of scroll bars - 08-24-2004 , 08:24 AM






mr_burns wrote:

Quote:
hi,

i am tryin to alter the color of my scroll bars on a site i
am workin on. the site is oarsome.martynbissett.co.uk, to
access the css style sheet, type in
oarsome.martynbissett.co.uk/oarsome.css.
404

Quote:
i know the colors will be off in the css (if i could see
them anyway) but for some reason it just isnt displayin
them. the code is taken from another web site i done -
www.the-gain.com (www.the-gain.com/body.css) and that works
fine.

if anyone can get a second to check this out and reply back
to me that would be great. cheers
Maybe uploading the stylesheet would help?

--
Els
http://locusmeus.com/
Sonhos vem. Sonhos vão. O resto é imperfeito.
- Renato Russo -


Reply With Quote
  #3  
Old   
Andrew Thompson
 
Posts: n/a

Default Re: problem changin color of scroll bars - 08-24-2004 , 10:09 AM



On Tue, 24 Aug 2004 10:47:03 -0400, Brian wrote:

Quote:
P.S. Before asking in a browser group, consider fixing your shift key.
Maybe they lost it. This might help..
<http://www.physci.org/kbd.jsp?key=shift> ;-)

--
Andrew Thompson
http://www.PhySci.org/ Open-source software suite
http://www.PhySci.org/codes/ Web & IT Help
http://www.1point1C.org/ Science & Technology


Reply With Quote
  #4  
Old   
Neal
 
Posts: n/a

Default OT Was: Re: problem changin color of scroll bars - 08-24-2004 , 10:24 AM



On Tue, 24 Aug 2004 15:09:01 GMT, Andrew Thompson <SeeMySites (AT) www (DOT) invalid>
wrote:


Quote:
http://www.physci.org/kbd.jsp?key=shift> ;-)
Interesting keyboarding assumptions. Do right-handed folks really do
control-alt-delete with the same hand? Always done it the left-handed way
myself, and I'm not really left-handed.



Reply With Quote
  #5  
Old   
Andrew Thompson
 
Posts: n/a

Default Re: OT Was: Re: problem changin color of scroll bars - 08-24-2004 , 11:11 AM



On Tue, 24 Aug 2004 11:24:27 -0400, Neal wrote:
Quote:
On Tue, 24 Aug 2004 15:09:01 GMT, Andrew Thompson <SeeMySites (AT) www (DOT) invalid> wrote:

http://www.physci.org/kbd.jsp?key=shift> ;-)

Interesting keyboarding assumptions. Do right-handed folks really do
control-alt-delete with the same hand?
Take your pick..
<http://www.physci.org/kbd.jsp?key=ctrl+alt+del>
...or..
http://www.physci.org/kbd.jsp?key=ctrl1+alt1+del
...or even..
<http://www.physci.org/kbd.jsp?key=ctrl+alt1+del>

We cater to all tastes.. maybe not all
keyboards/OS's, but all tastes. ;-)

--
Andrew Thompson
http://www.PhySci.org/ Open-source software suite
http://www.PhySci.org/codes/ Web & IT Help
http://www.1point1C.org/ Science & Technology


Reply With Quote
  #6  
Old   
mr_burns
 
Posts: n/a

Default Re: problem changin color of scroll bars - 08-24-2004 , 07:53 PM



Sorry, its at www.martynbissett.co.uk/oarsome/oarsome.css - please try
again

Also, I hAvE fIxEd ThE ShIfT kEy BuT nOw I jUsT CaNt GeT eNoUgH oF
iT!!!! WHOOOOOOO!!!

Reply With Quote
  #7  
Old   
Spartanicus
 
Posts: n/a

Default Re: problem changin color of scroll bars - 08-24-2004 , 08:21 PM



bissatch (AT) yahoo (DOT) co.uk (mr_burns) wrote:

Quote:
Sorry, its at www.martynbissett.co.uk/oarsome/oarsome.css - please try
again
What are you replying to? Quote the relevant bit of the message that you
are responding to (note that top posting and/or not snipping is not
appreciated here).

[browsing up the thread]

Posting an url to your stylesheet won't change the correct answer you've
already been given, I'll repeat it for you just in case you missed it:

Quote:
Changing the look of your browser chrome is off-topic for this group.
Ask in a a browser group apppropriate for your browser/os.
For added clarity I add: *your* browser scrollbars, don't try to mess
with other people's scrollbars.

--
Spartanicus


Reply With Quote
  #8  
Old   
Els
 
Posts: n/a

Default Re: problem changin color of scroll bars - 08-25-2004 , 02:48 AM



mr_burns wrote:

Quote:
Sorry, its at www.martynbissett.co.uk/oarsome/oarsome.css -
please try again
What Spartanicus said, plus:
Giving the right css file doesn't help if you don't also give
the right url to the html file.
Found it though:
http://www.martynbisset.co.uk/oarsome/

Without going through the trouble of copying your code to find
out, try changing "body{..scrollbar-values..}" to "html, body
{..scrollbar-values..}", as it might not be the body but the
html that is scrolled. You wrote the code, you should know what
is being scrolled, that's the element to which the styles should
be applied.
Or see what happens if you take the doctype off your page.
(not recommended, but then again, neither is changing other
people's scrollbars)

--
Els
http://locusmeus.com/
Sonhos vem. Sonhos vão. O resto é imperfeito.
- Renato Russo -


Reply With Quote
  #9  
Old   
mr_burns
 
Posts: n/a

Default Re: problem changin color of scroll bars - 08-25-2004 , 03:59 AM



Spartanicus <me (AT) privacy (DOT) net> wrote

Quote:
bissatch (AT) yahoo (DOT) co.uk (mr_burns) wrote:

Sorry, its at www.martynbissett.co.uk/oarsome/oarsome.css - please try
again

What are you replying to? Quote the relevant bit of the message that you
are responding to (note that top posting and/or not snipping is not
appreciated here).
Ok, I am re-writing the URL of the stylesheet because I miss typed it.
What I am wanting to achieve is to alter the color of the scroll bars
of people who visit the site in question. For the URL of the
stylesheet I have re-posted, this isnt happening but I dont know why.

Quote:
[browsing up the thread]

Posting an url to your stylesheet won't change the correct answer you've
already been given, I'll repeat it for you just in case you missed it:

Changing the look of your browser chrome is off-topic for this group.
Ask in a a browser group apppropriate for your browser/os.

How is this post not relevant to this group?? This is discussion about
stylesheets is it not and it is possible to alter the colour of
browser scroll bars using stylesheets (yeh)?

Quote:
For added clarity I add: *your* browser scrollbars, don't try to mess
with other people's scrollbars.
Why?!? Is this in anyway an answer to my question? If I have a struck
a nerve with you and it seems that you are offended my question then
please, dont answer, your of no use.

If anybody else can help me out, I would greatly appreciate it.
Basically I am just looking for some help because I cant understand
why one stylesheet changes the scroll bars (www.the-gain.com/body.css)
when another with the same code doesnt
(www.martynbissett.co.uk/oarsome/oarsome.css). Any ideas?

Cheers

Martyn


Reply With Quote
  #10  
Old   
mr_burns
 
Posts: n/a

Default Re: problem changin color of scroll bars - 08-25-2004 , 04:53 AM



Dont worry about it, Ive got it the way I'd like it. Ive just applied
the style to the <textarea> tag and that works for me. Thanks

Burnsy

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.