Quote:
Originally Posted by smirkley
Interesting,...my issue a couple of posts up shows up while I am at work using IE6 (I dont have any choice but IE6)
But at home it shows up properly in IE7
Must be a browser compatabilty issue it appears.
|
ie6 is pain to code for
Edit template:
af_articlebit
Find: (line 1)
Code:
<div style="padding:$stylevar[cellpadding]px 0px $stylevar[cellpadding]px 0px; border-top-width: 1px; border-top-style: dotted; overflow: hidden;">
Replace
Code:
<div style="padding:$stylevar[cellpadding]px 0px $stylevar[cellpadding]px 0px; border-top-width: 1px; border-top-style: dotted; overflow: hidden; clear: both;">