From: EAHORC on
Ronx,

I tried that, the bottom of the page now shows:

<HR>

</BODY></HTML>

and the top is now:

<HEAD><TITLE>
eahorc_main</TITLE>
<LINK href="msie.css" type=text/css rel=stylesheet>
<META content="Microsoft FrontPage 5.0" name=GENERATOR>
<META content=FrontPage.Editor.Document name=ProgId>
<META http-equiv=Content-Language content=en-us>
<LINK
href="eahorc_main_files/filelist.xml" rel=File-List>
<META http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
<META content="Microsoft FrontPage 5.0" name=GENERATOR>
</HEAD>


But the scroll bars are still red in IE7

To be honest this no big deal, I just wanted the scroll bars to match the
blue theme of the site, the lack of scroll bars at all in those other pages
is what really worries me....





"Ronx" wrote:

> http://www.bglawns.com/eahorc_main.htm
>
> These lines should be in the <head> of the page, not in the <body>
>
> <LINK href="msie.css" type=text/css rel=stylesheet>
> <META content="Microsoft FrontPage 5.0" name=GENERATOR>
> <META content=FrontPage.Editor.Document name=ProgId>
> <META http-equiv=Content-Language content=en-us>
> <LINK
> href="eahorc_main_files/filelist.xml" rel=File-List>
>
> in msie.css look for SCROLLBAR-FACE-COLOR: #c00; this sets the scrollbar to
> red in IE, but other browsers ignore it.
> --
> Ron Symonds
From: Ronx on
Did you change the scrollbar colour in msie.css as I indicated?

For the other pages, as I said in another thread, remove from the CSS
everything resembling:
overflow: hidden;
overflow: visible;
--
Ron Symonds
Microsoft MVP (Expression Web)
http://www.rxs-enterprises.org/fp

Reply only to group - emails will be deleted unread.



"EAHORC" <EAHORC(a)discussions.microsoft.com> wrote in message
news:361756EF-4899-4634-88A3-828B77E245B0(a)microsoft.com...
> Ronx,
>
> I tried that, the bottom of the page now shows:
>
> <HR>
>
> </BODY></HTML>
>
> and the top is now:
>
> <HEAD><TITLE>
> eahorc_main</TITLE>
> <LINK href="msie.css" type=text/css rel=stylesheet>
> <META content="Microsoft FrontPage 5.0" name=GENERATOR>
> <META content=FrontPage.Editor.Document name=ProgId>
> <META http-equiv=Content-Language content=en-us>
> <LINK
> href="eahorc_main_files/filelist.xml" rel=File-List>
> <META http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
> <META content="Microsoft FrontPage 5.0" name=GENERATOR>
> </HEAD>
>
>
> But the scroll bars are still red in IE7
>
> To be honest this no big deal, I just wanted the scroll bars to match the
> blue theme of the site, the lack of scroll bars at all in those other
> pages
> is what really worries me....
>
>
>
>
>
> "Ronx" wrote:
>
>> http://www.bglawns.com/eahorc_main.htm
>>
>> These lines should be in the <head> of the page, not in the <body>
>>
>> <LINK href="msie.css" type=text/css rel=stylesheet>
>> <META content="Microsoft FrontPage 5.0" name=GENERATOR>
>> <META content=FrontPage.Editor.Document name=ProgId>
>> <META http-equiv=Content-Language content=en-us>
>> <LINK
>> href="eahorc_main_files/filelist.xml" rel=File-List>
>>
>> in msie.css look for SCROLLBAR-FACE-COLOR: #c00; this sets the scrollbar
>> to
>> red in IE, but other browsers ignore it.
>> --
>> Ron Symonds