If you are experiencing a Rockstories (Rockettheme) layout problem in showcase mode within IE this will help. Set your heights and widths as appropriate in the CSS below.
Locate /modules/mod_rokstories/tmpl/css/rokstories.css and add the following:
.feature-block .image-container .image-full {position:relative;overflow: hidden;
/*IE Hack*/
*width:600px;
}
.feature-block .desc-container {overflow: hidden;position: relative;
/*IE Hack*/
*height:420px; *width:270px;*position: absolute;
}
Downloads
- No documents for download.

Track comments via RSS 2.0 feed. Feel free to post the comment, or trackback from your web site.
Currently there are no comments related to article "Rokstories IE Layout Issue Showcase".