|
: S5 Image and Content Fader not working in IE7 : markyg October 11, 2008, 10:04:09 PM I don't know what is causing the content text not to appear in IE7.
All I get is a black bar at the bottom of image with no text. If it is the template causing it, what could possibly be the issue as it works in all other browsers I have tested? Appreciate any help. http://garagesheds.net.au/index.php?option=com_content&task=view&id=7&Itemid=9# : Re: S5 Image and Content Fader not working in IE7 : mikek October 12, 2008, 07:10:20 AM Hello, it is not working because your template is using tables. This module only works in tablesless designs:
<div id="showcase"> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr valign="top"> <td id="user1"> <div class="moduletable"> </div> <div class="moduletable"> : Re: S5 Image and Content Fader not working in IE7 : crisaguilar September 24, 2009, 12:07:23 PM I quit table and I left div?s, and still not working
|