Board index PBase HTML and Style Sheets How to change scroll bar properties?

HTML and Style Sheets

How to change scroll bar properties?

Customize your galleries.
altofran
 
Posts: 144

How to change scroll bar properties?

Post Wed Aug 27, 2003 3:03 am


Hi,

I tried to customize the scroll bar of a CSS style of my gallery but I coudn't change it.
What style should I change? I tried <Body> but it didn't work!

Thanks.

srijith
Moderator
 
Posts: 2321
Location: Amsterdam


Post Wed Aug 27, 2003 7:32 am



altofran
 
Posts: 144

More information?

Post Wed Aug 27, 2003 9:24 am


Thanks for the links!

Actually, I know the code the thing is that it does not work on PBase! I think it's because of the PBase Bar in the code. Anyway, it's not that important.

Have a nice day.

dbh
 
Posts: 41


Post Tue Sep 02, 2003 11:10 am


I have also putzed with the scrollbar colors... but they never seem to change!

Has anyone else made this work with PBase?

nickyv9
 
Posts: 1


Post Fri Sep 12, 2003 9:44 am


For this to work, you have to make sure to remove:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

from the top in your html for it to work. There are other variations of this, but you get the idea.

srijith
Moderator
 
Posts: 2321
Location: Amsterdam


Post Fri Sep 12, 2003 10:01 am


nickyv9 wrote:For this to work, you have to make sure to remove:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

from the top in your html for it to work. There are other variations of this, but you get the idea.

Don't think that is possible in Pbase. Pbase does not (and rightly so) give the users the ability to control the headers etc. All you can do it stylise the page layout using predefined CSS classes and ids.

leobad_leobad
 
Posts: 3


Post Tue Jul 13, 2004 10:48 am


I've tried to change the scrollbars by putting this in my css:

BODY {
background-color : #E3DDDD;
background-attachment: fixed;
background-position: top;
background-repeat: repeat;
background-image: url("http://www.pbase.com/image/29442757/original.jpg");
SCROLLBAR-FACE-COLOR: #666699;
SCROLLBAR-HIGHLIGHT-COLOR: #666699;
SCROLLBAR-SHADOW-COLOR: #666699;
SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
SCROLLBAR-ARROW-COLOR: #FFFFFF;
SCROLLBAR-TRACK-COLOR: #999999;
SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF}
}

But it didn't work at all. Can somebody tell me if I did something wrong?

srijith
Moderator
 
Posts: 2321
Location: Amsterdam


Post Tue Jul 13, 2004 11:26 am


leobad_leobad wrote:
But it didn't work at all. Can somebody tell me if I did something wrong?

Which browser are you using? All the properties you have highlighted are specific to Internet Explorer, so unless you are using IE, you will not see any changes.

leobad_leobad
 
Posts: 3


Post Tue Jul 13, 2004 8:51 pm


I'm using IE 6

oochappan
 
Posts: 131


Post Wed Jul 14, 2004 1:31 am


HTML {
SCROLLBAR-FACE-COLOR: #666699;
SCROLLBAR-HIGHLIGHT-COLOR: rgb(55,60,55);
SCROLLBAR-SHADOW-COLOR: #666699;
SCROLLBAR-3DLIGHT-COLOR: green;
SCROLLBAR-ARROW-COLOR: #FFFFFF;
SCROLLBAR-TRACK-COLOR: #999999;
SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF}
}

try this

robert
 
Posts: 114

Scroll bar colors

Post Wed Jul 14, 2004 1:18 pm


Oochappan is correct. I posted on this a month ago. No one searches before they ask :?:

Look here:

http://forum.pbase.com/viewtopic.php?t= ... scroll+bar

Robert

srijith
Moderator
 
Posts: 2321
Location: Amsterdam

Re: Scroll bar colors

Post Wed Jul 14, 2004 1:32 pm


r53lanc wrote:I posted on this a month ago. No one searches before they ask :?:


Very few do, unfortunately.

leobad_leobad
 
Posts: 3


Post Thu Jul 15, 2004 11:09 pm


Thx for the help.

Sorry if I bothered you by asking it. :oops:


Board index PBase HTML and Style Sheets How to change scroll bar properties?

Who is online

Users browsing this forum: ClaudeBot and 0 guests