Welcome, Guest. Please login or register.

Author Topic: IE Scroll bars in Amga style scroll bars  (Read 3086 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline blobrana

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 4743
    • Show all replies
    • http://mysite.wanadoo-members.co.uk/blobrana/home.html
Re: IE Scroll bars in Amga style scroll bars
« on: June 04, 2004, 06:13:23 PM »
Hum,
i found success with... (not exactly amiga though)...

BODY {
   SCROLLBAR-FACE-COLOR: #c0c0c0; FONT-WEIGHT: normal; FONT-SIZE: 9pt;  SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #000000; COLOR: #000000; SCROLLBAR-3DLIGHT-COLOR: #c0c0c0; SCROLLBAR-ARROW-COLOR: #ff0000; FONT-FAMILY: Arial; SCROLLBAR-TRACK-COLOR: #0080c0; SCROLLBAR-DARKSHADOW-COLOR: black
}
TABLE {
   FONT-SIZE: 9pt; COLOR: #000000; align: center
}
A:hover {
   COLOR: #ffee00; BORDER-TOP-STYLE: none; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Verdana; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; TEXT-DECORATION: none; BORDER-BOTTOM-STYLE: none
}
A:link {
   FONT-WEIGHT: bold; COLOR: darkblue; BORDER-TOP-STYLE: none; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Verdana; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; TEXT-DECORATION: none; BORDER-BOTTOM-STYLE: none
}
A:active  {font-family: Tahoma, Verdana; color: #04C2FF;text-decoration:none}
A:visited {
   FONT-WEIGHT: bold; COLOR: #427CBA; BORDER-TOP-STYLE: none; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Verdana; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; TEXT-DECORATION: none; BORDER-BOTTOM-STYLE: none
}
A:hover {
    BORDER-TOP-STYLE: none; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Verdana; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; TEXT-DECORATION: none; BORDER-BOTTOM-STYLE: none
}
H3 {
   FONT-SIZE: 18px; COLOR: #000000; FONT-STYLE: normal; TEXT-ALIGN: center; TEXT-DECORATION: none
}
H2 {
   FONT-SIZE: 22px; COLOR: #427CBA; FONT-STYLE: normal; TEXT-ALIGN: center; TEXT-DECORATION: none
}
.sub {
   FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: #eeeeee; FONT-FAMILY: Arial; TEXT-ALIGN: center; TEXT-DECORATION: none
}
H6 {
   FONT-SIZE: 10px; COLOR: #eeeeee; FONT-STYLE: normal
}
H5 {
   FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #000000; FONT-STYLE: normal
}
HR {
   WIDTH: 95%; COLOR: #ffcc00; height:1px;
}
.links {
   FONT-SIZE: 9pt; LINE-HEIGHT: 1.25
}
.sub {
   FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #000000; FONT-FAMILY: Arial; TEXT-ALIGN: center; TEXT-DECORATION: none
}
.sub2 {
   FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: Arial; TEXT-ALIGN: center; TEXT-DECORATION: none
}
.sub3 {
   FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #000000; FONT-FAMILY: Arial; TEXT-ALIGN: center; TEXT-DECORATION: none
}
.title {
   FONT-WEIGHT: bold; FONT-SIZE: 18pt; FILTER: glow(color=#0066CC,strength=5); WIDTH: 100%; COLOR: #ffffff; FONT-FAMILY: Arial; TEXT-ALIGN: center; TEXT-DECORATION: none
}
img {A:hover, A:active {color: #FFFFFF }}
A:hover img, A:active img {FILTER: "gray";border:0px; border-thickness: 0px; border-color: #FFFFFF; border-style: solid}

.pr4
{
   FILTER: Glow(Strength=2, Color=#000000)
}






Offline blobrana

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 4743
    • Show all replies
    • http://mysite.wanadoo-members.co.uk/blobrana/home.html
Re: IE Scroll bars in Amiga style scroll bars
« Reply #1 on: June 05, 2004, 03:29:05 AM »
Hum,
The guy wanted something for IE and CSS

 [color=0000FF][/color]
So it`s a text file (just rename the blah.txt  to stylesheet.css) and dump it into the website...

In the edit.html bit add ([color=CC0033]`ignite` the RED bits ;) [/color])



blobrana amiga astronomy


[color=CC0033] this  bit calls the stylesheet.css[/color]
href="stylesheet.css"
type=text/css rel=stylesheet>


[color=CC0033]include this optional bit as well[/color]



[color=CC0033]DONT include this  bit, UNLESS  you use frames [/color]


[color=CC0033]include this optional bit as well[/color]
   
   



BODY BIT......


 [color=0000FF]
[/color]


(is that what you ment?)  

Offline blobrana

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 4743
    • Show all replies
    • http://mysite.wanadoo-members.co.uk/blobrana/home.html
Re: IE Scroll bars in Amga style scroll bars
« Reply #2 on: June 08, 2004, 08:31:43 AM »
Hum,
i`ll have to look into those points you mention.

(it seems to work with my mozilla 1.8 alpha etc and IE though),
I have used it on my site , and it seems ok there with most browsers, (though, if it crashes your browser then i`ll change it..)


[ And i should mention that my site is ibrowse frendly  ;) ]