<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1025912" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1025912</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/my-colored-scrollbars-dont-work#comment-1156842</link>
    <description> &lt;p&gt;Also... The &lt;a href=&quot;http://blogs.msdn.com/ie/&quot; class=&quot;bb-url&quot;&gt;IE team&lt;/a&gt; seem to be keen to make the next release of IE more in line with what users want and that will mean making it standards compliant, so they may well get rid of proprietry code like the css scrollbar colouring, marquee etc etc.&lt;/p&gt;
&lt;p&gt;Microsoft know that they&#039;re going to loose out if people keep moving to these new browsers so they WILL give people what they want, design for standards-compliance now and you won&#039;t have to redesign in the future.&lt;/p&gt;
 </description>
     <pubDate>Tue, 17 Aug 2004 09:55:28 +0000</pubDate>
 <dc:creator>andy206uk</dc:creator>
 <guid isPermaLink="false">comment 1156842 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/my-colored-scrollbars-dont-work#comment-1156823</link>
    <description> &lt;p&gt;ok its fixed now...i just set a background image....it kind of ruins the &#039;mandy rocks&#039; part of the layout but oh well...i&#039;ll try to make the next layout better.&lt;/p&gt;
&lt;p&gt;now i have to fix all the pages.  yay.&lt;/p&gt;
 </description>
     <pubDate>Tue, 17 Aug 2004 01:24:27 +0000</pubDate>
 <dc:creator>mandyfan</dc:creator>
 <guid isPermaLink="false">comment 1156823 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/my-colored-scrollbars-dont-work#comment-1156822</link>
    <description> &lt;p&gt;i set the background color to #ff9999&lt;/p&gt;
&lt;p&gt;still shows up as white! &lt;/p&gt;
&lt;p&gt;urggghhhh i am so frustrated.&lt;/p&gt;
 </description>
     <pubDate>Tue, 17 Aug 2004 00:57:38 +0000</pubDate>
 <dc:creator>mandyfan</dc:creator>
 <guid isPermaLink="false">comment 1156822 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/my-colored-scrollbars-dont-work#comment-1156821</link>
    <description> &lt;p&gt;Transparent isnt supported across the board&lt;/p&gt;
&lt;p&gt;And just for your knowledge...IE is the major browser...but there are others, and their numbers are growing.  Mozilla/Firefox is on the rise, Opera has been around for awhile, Netscape is still used, AOL, etc etc.  IE is most definitely not the browser of choice, and you shouldn&#039;t ignore your other users as well&lt;/p&gt;
&lt;p&gt;Plus, most people find the scrollbars annoying if the colors change&lt;/p&gt;
 </description>
     <pubDate>Tue, 17 Aug 2004 00:45:20 +0000</pubDate>
 <dc:creator>brady.k</dc:creator>
 <guid isPermaLink="false">comment 1156821 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/my-colored-scrollbars-dont-work#comment-1156818</link>
    <description> &lt;p&gt;okay i tried both ways...still doesn&#039;t work.&lt;/p&gt;
&lt;p&gt;its okay though i&#039;ve decided all i&#039;ll do is set the iframe bg color to the main layout color.  no biggie...but thanks for all help anyway!&lt;/p&gt;
 </description>
     <pubDate>Mon, 16 Aug 2004 23:59:53 +0000</pubDate>
 <dc:creator>mandyfan</dc:creator>
 <guid isPermaLink="false">comment 1156818 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/my-colored-scrollbars-dont-work#comment-1156817</link>
    <description> &lt;p&gt;thank you soo much....i&#039;ll try that now. &lt;/p&gt;
&lt;p&gt;so what you&#039;re saying is that instead of writing out all my css in the page, i should make an external .css file?&lt;/p&gt;
&lt;p&gt;i&#039;ll try both ways, thanks.&lt;/p&gt;
 </description>
     <pubDate>Mon, 16 Aug 2004 23:32:42 +0000</pubDate>
 <dc:creator>mandyfan</dc:creator>
 <guid isPermaLink="false">comment 1156817 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/my-colored-scrollbars-dont-work#comment-1156816</link>
    <description> &lt;p&gt;I&#039;m not sure what you have but in your css have&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;iframe.CLASS {&lt;br /&gt;&amp;nbsp; background-color: #COLOR CODE;&lt;br /&gt;&amp;nbsp; Any other css;&lt;br /&gt;}&lt;/code&gt;&lt;/div&gt;&#039; &lt;/p&gt;
&lt;p&gt;I&#039;ve haven&#039;t used iframes for awhile so I&#039;m not sure what the problem might be for you trying to set the background color.&lt;/p&gt;
&lt;p&gt;Oops... just realized something....&lt;/p&gt;
&lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: n the external file (main.html), yes I did put background: transparent for the iframe.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;What you want to do is give your iframe a class for css styling and set the background color in an external css file.  You can also do the css inline, but I&#039;d suggest keeping everything external.&lt;br /&gt;
I like to have inline styles on my php pages where I need to change a height, width, etc. for an element.&lt;/p&gt;
 </description>
     <pubDate>Mon, 16 Aug 2004 23:24:05 +0000</pubDate>
 <dc:creator>KarenArt</dc:creator>
 <guid isPermaLink="false">comment 1156816 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/my-colored-scrollbars-dont-work#comment-1156813</link>
    <description> &lt;p&gt;In the external file (main.html), yes I did put background: transparent for the iframe.  Am I supposed to do that in the iframe file as well?  But where? in the  section? &lt;/p&gt;
&lt;p&gt;Sorry if what I said is kinda confusing, I&#039;m very new to html.&lt;/p&gt;
 </description>
     <pubDate>Mon, 16 Aug 2004 22:14:36 +0000</pubDate>
 <dc:creator>mandyfan</dc:creator>
 <guid isPermaLink="false">comment 1156813 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/my-colored-scrollbars-dont-work#comment-1156805</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: And the reason I didn&#039;t set the background color is because I want it to be transparent so the layout shows through.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Did you use background-color:transparent?&lt;/p&gt;
 </description>
     <pubDate>Mon, 16 Aug 2004 19:29:05 +0000</pubDate>
 <dc:creator>KarenArt</dc:creator>
 <guid isPermaLink="false">comment 1156805 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/my-colored-scrollbars-dont-work#comment-1156795</link>
    <description> &lt;p&gt;But not a lot of people use those browsers....most people using windows use IE.&lt;/p&gt;
&lt;p&gt;And the reason I didn&#039;t set the background color is because I want it to be transparent so the layout shows through.  This works fine in Safari, but not in IE.&lt;/p&gt;
 </description>
     <pubDate>Mon, 16 Aug 2004 18:29:37 +0000</pubDate>
 <dc:creator>mandyfan</dc:creator>
 <guid isPermaLink="false">comment 1156795 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
