[themes] Changing Style.css doesn't reflect for Internet explorer
Konstantin Käfer
kkaefer at gmail.com
Thu Sep 25 05:59:27 UTC 2008
// is not a valid commenting style for CSS.
On 24.09.2008, at 22:37, Vishakha Tambe wrote:
> I've just changed some background colors and font colors,
> nothing else.
> There was header image and i just commented that code and put
> the code-line for background image :
>
> #header {
> //background:url(images/header.png) repeat-x;
> background-color : #B00000;
> height:100px;
> margin:0;
> padding:0;
> }
>
> .sidebar .block h2 {
> height:19px;
> //background:url(images/blockhead.png) no-repeat;
> background-color : #B00000;//#808080; //#000000 ;
> color: #fff; //#6C7A8D;
> font-size:13px;
> //font-weight:700;
>
> //margin: 10px -8px 8px -5px;
> padding:4px 2px 4px 6px;
> }
>
> These are some code segment where i've done small changes.
>
> Thanks,
> Vishakha
> _______________________________________________
> themes mailing list
> themes at drupal.org
> http://lists.drupal.org/mailman/listinfo/themes
More information about the themes
mailing list