Versio

scrollbalken

Overzicht Reageren

Thomas M

Thomas M

08/06/2005 20:01:00
Quote Anchor link
Ik heb weer es een probleempje met m'n scrollbalken, ze zijn in IE namelijk niet de gewenste kleur en in IE zie je ook een horizontale balk. Voor de site kijk je hier. Ik heb de code voor de scrollbalken wel:
body {
background-image : none;
scrollbar-face-color: #FFE681;
scrollbar-highlight-color: #FFE681;
scrollbar-shadow-color: #FFE681;
scrollbar-3dlight-color: #FFE681;
scrollbar-arrow-color: black;
scrollbar-track-color: #FFE681;
scrollbar-darkshadow-color: #FFE681;
}

Dus ik snap niet waarom hij de kleuren niet goed weergeeft. Kan iemand misschien ook vertellen hoe ik die horizontale scroller wegrijg?
Gewijzigd op 08/06/2005 20:17:00 door Thomas M
 
PHP hulp

PHP hulp

25/05/2012 15:25:50
Gesponsorde koppelingen:
BHosted Hosting al vanaf € 1,- per maand

Controleer nu gratis jouw domeinnaam:

  
 
Jamie A

Jamie A

08/06/2005 20:30:00
Quote Anchor link
Bij mij werkt ie zo wel:

body {

SCROLLBAR-FACE-COLOR: #9C9C9C;
SCROLLBAR-HIGHLIGHT-COLOR: #000000;
SCROLLBAR-SHADOW-COLOR: #000000;
SCROLLBAR-3DLIGHT-COLOR: #000000;
SCROLLBAR-ARROW-COLOR: #FFFFFF;
SCROLLBAR-TRACK-COLOR: #000000;
SCROLLBAR-DARKSHADOW-COLOR: #000000;

}

Veel verschil zie ik niet.
Weet je zeker dat je stylesheet goed wordt opgehaald etc?
 
Thomas M

Thomas M

08/06/2005 20:34:00
Quote Anchor link
Hoofdletters heb ik ook al geprobeerd en de style staat gewoon in de head tags met <style type="text/css">
 
Elwin - Fratsloos

Elwin - Fratsloos

08/06/2005 21:12:00
Quote Anchor link
Maak je tabel in portfolio.php eens wat smaller. Dikke kans dat IE daarom die horizontale scrollbar laat zien.

Geen idee wat betreft die kleuren van de scrollbar.

Elwin
 
Thomas M

Thomas M

08/06/2005 21:22:00
Quote Anchor link
Nee werkt ook niet, dat had ik al geprobeerd en daar ligt het niet aan.
 

17/06/2005 22:22:00
Quote Anchor link
Ik heb dit weggehaald in m'n index2.php bestand:

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

Dat staat helemaal boven in je bestand...

Hoop dat het helpt :)

Gegroet
Morning
 



Overzicht Reageren

Get Adobe Flash player