IM TRYING TO DO THIS AND I DID BUT, WHEN I PREVIEW IT THE SCROLLL BARS ARE GRAYED WHY? ASO, HOW DID I MAKE THE SCROLL BARS IN THE FRAME HAVE COLOR?
eh? you lost me on the first question, sry
as for the colored scrollbars
<style type="text/css">
<!--
BODY {
scrollbar-arrow-color:#FFFFFF;
scrollbar-base-color:#3C0B11;
scrollbar-shadow-color:#F3F3F3;
scrollbar-face-color:#5C1619;
scrollbar-highlight-color:#F3F3F3;
scrollbar-dark-shadow-color:#FFFFFF;
scrollbar-3d-light-color:#3C0B11;
}
//-->
</style>
I have a script for colored scroll bars but, i want to use it in my inline frame not outside scroll bars when i prview my inline frame the scroll bars are grayed out.
When i have it in normal mode the scroll bars do work in my inline frame
The scroll bar code has to be in the page which is in the inline frame.
It is LOL im going nuts here
*Originally posted by poookie65 *
**It is LOL im going nuts here **
no its not or it would show :thumb: post your code so we can see the prob
OK, i know what i was doing wrong. I didn’t have enough text in the frame to make it scroll
:A+: he, yup that could be a problem
ok now the problem i am having is… putting color into the inline frame scroll bars. I have color scrollbars on the outside website but, not the inline frame.
<style type="text/css">
<!--
BODY {
scrollbar-arrow-color:#FFFFFF;
scrollbar-base-color:#3C0B11;
scrollbar-shadow-color:#F3F3F3;
scrollbar-face-color:#5C1619;
scrollbar-highlight-color:#F3F3F3;
scrollbar-dark-shadow-color:#FFFFFF;
scrollbar-3d-light-color:#3C0B11;
}
//-->
</style>
put that code in your Iframes as well
where? as you can see im new to this
it’s okay gotta start somewhere.
your IFrame is a new page correct? so go into that page and place it between the head tags
ie.
<html>
<title>My IFrame Page</title>
<head>
<style type="text/css">
<!--
BODY {
scrollbar-arrow-color:#FFFFFF;
scrollbar-base-color:#3C0B11;
scrollbar-shadow-color:#F3F3F3;
scrollbar-face-color:#5C1619;
scrollbar-highlight-color:#F3F3F3;
scrollbar-dark-shadow-color:#FFFFFF;
scrollbar-3d-light-color:#3C0B11;
}
//-->
</style>
</head>
<bodY>
<p>This is my IFrame page</p>
</body>
</html>
getting the drift?
for some reason when i copy the code i can’t copy the orange colors i need the orange code part under the color section
type it
For some reason the code appears on the page and i lose the inline frame. I am having such problems with this.
This is what i get when i put the code into the head LOL
<html>
<head<FONT color=#006600><</FONT><FONT color=#0000cc>html</FONT><FONT
color=#006600>><BR><BR><</FONT><FONT color=#0000cc>title</FONT><FONT
color=#006600>></FONT><FONT color=#0000cc>My_IFrame_Page</FONT><FONT
color=#006600></</FONT><FONT color=#0000cc>title</FONT><FONT
color=#006600>><BR><BR><</FONT><FONT color=#0000cc>head</FONT><FONT
color=#006600>><BR><BR><</FONT><FONT color=#0000cc>style_type</FONT><FONT
color=#006600>=</FONT><FONT color=#cc0000>“text/css”</FONT><FONT
color=#006600>><BR><BR><!–<BR><BR></FONT><FONT
color=#0000cc>BODY_</FONT><FONT color=#006600>{<BR><BR></FONT><FONT
color=#0000cc>scrollbar</FONT><FONT color=#006600>-</FONT><FONT
color=#0000cc>arrow</FONT><FONT color=#006600>-</FONT><FONT
color=#0000cc>color</FONT><FONT color=#006600>:</FONT><FONT
color=#ff9900>#FFFFFF;<BR><BR></FONT><FONT color=#0000cc>scrollbar</FONT><FONT
color=#006600>-</FONT><FONT color=#0000cc>base</FONT><FONT
color=#006600>-</FONT><FONT color=#0000cc>color</FONT><FONT
color=#006600>:</FONT><FONT color=#ff9900>#3C0B11;<BR><BR></FONT><FONT
color=#0000cc>scrollbar</FONT><FONT color=#006600>-</FONT><FONT
color=#0000cc>shadow</FONT><FONT color=#006600>-</FONT><FONT
color=#0000cc>color</FONT><FONT color=#006600>:</FONT><FONT
color=#ff9900>#F3F3F3;<BR><BR></FONT><FONT color=#0000cc>scrollbar</FONT><FONT
color=#006600>-</FONT><FONT color=#0000cc>face</FONT><FONT
color=#006600>-</FONT><FONT color=#0000cc>color</FONT><FONT
color=#006600>:</FONT><FONT color=#ff9900>#5C1619;<BR><BR></FONT><FONT
color=#0000cc>scrollbar</FONT><FONT color=#006600>-</FONT><FONT
color=#0000cc>highlight</FONT><FONT color=#006600>-</FONT><FONT
color=#0000cc>color</FONT><FONT color=#006600>:</FONT><FONT
color=#ff9900>#F3F3F3;<BR><BR></FONT><FONT color=#0000cc>scrollbar</FONT><FONT
color=#006600>-</FONT><FONT color=#0000cc>dark</FONT><FONT
color=#006600>-</FONT><FONT color=#0000cc>shadow</FONT><FONT
color=#006600>-</FONT><FONT color=#0000cc>color</FONT><FONT
color=#006600>:</FONT><FONT color=#ff9900>#FFFFFF;<BR><BR>__</FONT><FONT
color=#0000cc>scrollbar</FONT><FONT color=#006600>-</FONT><FONT
color=#0000cc>3d</FONT><FONT color=#006600>-</FONT><FONT
color=#0000cc>light</FONT><FONT color=#006600>-</FONT><FONT
color=#0000cc>color</FONT><FONT color=#006600>:</FONT><FONT
color=#ff9900>#3C0B11;<BR><BR></FONT><FONT color=#006600>}<BR><BR></FONT><FONT
color=#ff9900>//–><BR><BR></FONT><FONT color=#006600></</FONT><FONT
color=#0000cc>style</FONT><FONT color=#006600>><BR><BR></</FONT><FONT
color=#0000cc>head</FONT><FONT
color=#006600>><BR><BR><BR><BR><</FONT><FONT
color=#0000cc>bodY</FONT><FONT
color=#006600>><BR><BR><BR><BR><</FONT><FONT color=#0000cc>p</FONT><FONT
color=#006600>></FONT><FONT color=#0000cc>This_is_my_IFrame_page</FONT><FONT
color=#006600></</FONT><FONT color=#0000cc>p</FONT><FONT
color=#006600>><BR><BR><BR><BR></</FONT><FONT
color=#0000cc>body</FONT><FONT
color=#006600>><BR><BR><BR><BR></</FONT><FONT
color=#0000cc>html</FONT><FONT color=#006600>></FONT>>
<meta name=“GENERATOR” content=“Microsoft FrontPage 5.0”>
<meta name=“ProgId” content=“FrontPage.Editor.Document”>
<meta http-equiv=“Content-Type” content=“text/html; charset=windows-1252”>
<title>New Page 1</title>
</head>
<body>
<p>
<iframe name=“I1” src=“new_page_1.htm” height=“100” width=“100” scrolling=“yes” align=“center”>
Your browser does not support inline frames or is currently configured not to display inline frames.</iframe></p>
</body>
</html>
Working example here