Moderator: Integra Moderator
"HelterSkelter";p="19264" wrote:the problem is that some of the images do not have sizes specified in the cronicles.cfg
there was a change in IE that caused this problem in alot of themes. Most have been fixed. It is an easy fix if you compare it to fisubice.cfg. If you have the newer fisubice then open it and do a find/replace
find /{$row['body_background']}/
replace with /
now you have a cfg file you can use for comparison.
example for the "folder" image
$images['folder'] = "$current_template_images/folder.gif" width="$folder_iw" height="$folder_ih" class="imgfolder";
the folder_iw and folder_ih, coraspond to the code at the top of the file
$topic_iw = '59';
$topic_ih = '18';
$post_iw = '82';
$post_ih = '25';
$icon_iw = '16';
$icon_ih = '18';
$folder_iw = '25';
$folder_ih = '25';
$folderbig_iw = '25';
$folderbig_ih = '25';
where the size of folder.gif is 25 px wide x 25 px high
<td> <a>{L_INDEX}</a> {NAV_CAT_DESC}</a></td>
Registered users: App360MonitorBot, Bing [Bot]