I don't get why I did not find this out before, because on most site, there was no differences with the same IE size settings.
So my apologies, you style is so well done that IE is indeed able to change text size
++
Moderator: Moderators





Also, can you send me what you have for the theme? Id like to see it and see if i can start converting it to what my forum needs.







<table width="100%" cellspacing="0" border="0" align="center" cellpadding="0">
<tr>
<td align="left" valign="top"><table cellspacing="3" cellpadding="0" border="0">
<tr>
<td width="20" align="left"><img src="{FOLDER_NEW_IMG}" alt="{L_NEW_POSTS}" width="19" height="18" /></td>
<td class="gensmall">{L_NEW_POSTS}</td>
<td> </td>
<td width="20" align="center"><img src="{FOLDER_IMG}" alt="{L_NO_NEW_POSTS}" width="19" height="18" /></td>
<td class="gensmall">{L_NO_NEW_POSTS}</td>
<td> </td>
<td width="20" align="center"><img src="{FOLDER_ANNOUNCE_IMG}" alt="{L_ANNOUNCEMENT}" width="19" height="18" /></td>
<td class="gensmall">{L_ANNOUNCEMENT}</td>
</tr>
<tr>
<td width="20" align="center"><img src="{FOLDER_HOT_NEW_IMG}" alt="{L_NEW_POSTS_HOT}" width="19" height="18" /></td>
<td class="gensmall">{L_NEW_POSTS_HOT}</td>
<td> </td>
<td width="20" align="center"><img src="{FOLDER_HOT_IMG}" alt="{L_NO_NEW_POSTS_HOT}" width="19" height="18" /></td>
<td class="gensmall">{L_NO_NEW_POSTS_HOT}</td>
<td> </td>
<td width="20" align="center"><img src="{FOLDER_STICKY_IMG}" alt="{L_STICKY}" width="19" height="18" /></td>
<td class="gensmall">{L_STICKY}</td>
</tr>
<tr>
<td class="gensmall"><img src="{FOLDER_LOCKED_NEW_IMG}" alt="{L_NEW_POSTS_LOCKED}" width="19" height="18" /></td>
<td class="gensmall">{L_NEW_POSTS_LOCKED}</td>
<td> </td>
<td class="gensmall"><img src="{FOLDER_LOCKED_IMG}" alt="{L_NO_NEW_POSTS_LOCKED}" width="19" height="18" /></td>
<td class="gensmall">{L_NO_NEW_POSTS_LOCKED}</td>
</tr>
</table></td>
</tr>
</table>
<div class="wrp">
<ul class="bf">
<li><img src="{FOLDER_NEW_IMG}" alt="{L_NEW_POSTS}" class="19" /> {L_NEW_POSTS}</li>
<li><img src="{FOLDER_IMG}" alt="{L_NO_NEW_POSTS}" class="19" /> {L_NO_NEW_POSTS}</li>
<li><img src="{FOLDER_ANNOUNCE_IMG}" alt="{L_ANNOUNCEMENT}" class="19" /> {L_ANNOUNCEMENT}</li>
</ul>
<br />
</div>
<div class="wrp">
<ul class="bf">
<li><img src="{FOLDER_HOT_NEW_IMG}" alt="{L_NEW_POSTS_HOT}" class="19" /> {L_NEW_POSTS_HOT}</li>
<li><img src="{FOLDER_HOT_IMG}" alt="{L_NO_NEW_POSTS_HOT}" class="19" /> {L_NO_NEW_POSTS_HOT}</li>
<li><img src="{FOLDER_STICKY_IMG}" alt="{L_STICKY}" class="19" /> {L_STICKY}</li>
</ul>
<br />
</div>
<div class="wrp">
<ul class="bf">
<li><img src="{FOLDER_LOCKED_NEW_IMG}" alt="{L_NEW_POSTS_LOCKED}" class="19" /> {L_NEW_POSTS_LOCKED}</li>
<li><img src="{FOLDER_LOCKED_IMG}" alt="{L_NO_NEW_POSTS_LOCKED}" class="19" /> {L_NO_NEW_POSTS_LOCKED}</li>
</ul>
<br />
</div>
ul.bf
{
width: 450px;
border:0;
}
ul.bf li
{
float: left;
width: 140px;
border:0;
margin:0;
padding:0;
}
br
{
clear: left;
}
div.wrp
{
border:0;
}
img.19 {width:19px;height:18px;}




just bottom of index_body.tpl need styling and there is a problem in IE
sometimes content go behind container background color
i think its peek-a-boo bug
im seaching for a solution Rolling Eyes
<div class="c"><h4>Who is Online</h4>
<hr />
<div class="l"><img src="path_to_your_images/whosonline.gif" alt="{L_WHO_IS_ONLINE}" /></div>
<div class="r">{TOTAL_POSTS}<br />{TOTAL_USERS}<br />{NEWEST_USER}<br />{TOTAL_USERS_ONLINE} [ {L_WHOSONLINE_ADMIN} ] [ {L_WHOSONLINE_MOD} ]<br />{RECORD_USERS}<br />{LOGGED_IN_USER_LIST}</div></div>.c { height: 150px;border: 1px #006699 solid;background:url(path_to_your_images/cellpic1.gif) repeat-x;}
.l {left:0; width:50px;float:left;}
.r {left:55px;float:left;}.gensmall{ font-size : 10px; }.gensmall,.r{ font-size : 10px; }.gensmall,.r,ul.bf li{ font-size : 10px; }<h4>Who is Online {L_INDEX}</h4>


Users browsing this forum: Google Feedfetcher and 5 guests