MyBB Community Forums

Full Version: Missing graphics when forum is viewed in IE
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How do I fix this? Sad

[Image: untitled246ie.th.png]
Hi,
What exactly is your problem? Please also include any needed template code with your support post.
When I view my board (portal page) in IE 6 graphics are missing from the page. These graphics appear when I use Firefox 1.5. The graphics that aren't appearing are: some type of dash line (dash line graphic) - Portal, printthread, and sendthread. This only happens in IE and after checking the server I use, the files are uploaded to the correct directories and paths. Here's the code for my portal page:

<html>
<head>
<title>$settings[bbname]</title>
$headerinclude
</head>
<body>
$header
<table width="$theme[tablewidth]" cellspacing="0" cellpadding="$theme[tablespace]" border="0" align="center">
<tr><td width="*" valign="top">
$welcome
$pms
<a href="http://www.videogameempire.net/MessageBoard/index2.php"><img src="http://img129.imageshack.us/img129/3821/forumbutton5hn.png" width="61" height="12"></a><br /><br />
$search
$stats<!-- ASOIP_2_0_P -->
$latestthreads
$whosonline
</td>
<td class="trow">&nbsp;</td>
<td width="*" valign="top">
$announcements
</td>
<td class="trow">&nbsp;</td>
<td class="trow1" valign="top">
<span class="smalltext"><strong>Topsites - Vote for us! </strong><br />
<strong><a href="http://forumsearch.itopsites.com/"> <img src="http://img.photobucket.com/albums/v39/smegazlufc/aa2bdc74.jpg" alt="Forumsearch.tk Topsite list" border="0" /></a><br /><a href="http://www.boardreader.com" target="_top"><img src="http://img212.imageshack.us/img212/4908/poweredby5bv.gif" alt="BoardReader.com Advertising" width="85" height="32" /></a><br /><a href="http://www.forumhunt.com/"><img src="http://img447.imageshack.us/img447/9162/forumhunt6na.gif" alt="Hunt for Forums" border="0" /></a><br /><a href="http://www.forumrating.com/"><img src="http://www.forumrating.com/banner/b3.gif" alt="forum rating" border="0" /></a><br /><a href="http://www.affiliatesnetwork.info/links/from.php?320"><img src="http://img69.imageshack.us/img69/7540/exch3pk.jpg" alt="AffiliatesNetwork.info" border="0" /></a><br /><a href="http://www.anonimoworld.co.uk/community/index.php?act=toplist&amp;amp;code=hitin&amp;amp;site=8" target="_top"><img src="http://img322.imageshack.us/img322/1448/small0fc.jpg" border="0" /></a><br /><a href="http://www.mybbtopsites.com/"><img src="http://www.mybbtopsites.com/button.php?u=RaptorMoonX" alt="MyBBTopsites.com" border="0" /></a><br /><a href="http://thinkgfx.com/topsites/index.php?do=votes&amp;amp;id=9"><img border="0" src="http://thinkgfx.com/topsites/tracker.php?do=in&amp;amp;id=9" alt="ThinkGFX Topsite" /></a><br /><a href="http://www.ukgn.gamepain.net/topsite/index.php?do=votes&amp;amp;id=1"><img border="0" src="http://www.ukgn.gamepain.net/topsite/tracker.php?do=in&amp;amp;id=1" alt="Welcome to UK Gaming Network Topsite" /></a><br /><a href="http://usa.ultimatetopsites.com/bin/topsite.cgi?videogamesmania&amp;amp;cat=games&amp;amp;ID=12"><img src="http://usa.ultimatetopsites.com/bin/votepicture.art?videogamesmania&amp;cat=games&amp;ID=12" border="0" /></a><br /><a href="http://usa.ultimatetopsites.com/bin/topsite.cgi?TopMario&amp;amp;cat=games&amp;amp;ID=14"><img src="http://usa.ultimatetopsites.com/bin/votepicture.art?TopMario&amp;cat=games&amp;ID=14" border="0" /></a><br /><a href="http://www.mlforums.com/index.php?do=v&amp;amp;i=215" target="_blank"><img src="http://www.mlforums.com/index.php?do=in&amp;id=215" border="0" /></a><br /><a href="http://www.n-next.com/topsites/in.php?id=107"><img src="http://www.n-next.com/topsites/button.php?id=107" border="0" /></a><br /><a href="http://www.duelist-underground.com/topsites/in.php?id=141"><img src="http://www.duelist-underground.com/topsites/button.php?id=141" border="0" /></a><br /><a href="http://www.spammers-paradise.com/top/in.php?id=118"><img src="http://www.spammers-paradise.com/top/button.php?id=118" border="0" /></a><br /><a href="http://www.ffodyssey.com/topsites/"><img src="http://www.ffodyssey.com/topsites/button.php?u=RaptorMoonX" alt="Final Fantasy Odyssey Topsites" border="0" /></a><br /><a href="http://gamemakergames.com/toplist/in.php?id=732"><img src="http://gamemakergames.com/toplist/button.php?id=732" border="0" /></a><br /><a href='http://www.psxforum.com/top100/in.php?id=1142548123'><img src='http://www.psxforum.com/banners/votetop100.gif' /></a><br /><a href="http://www.endlessvortex.com/topsites/in.php?id=55"><img src="http://www.endlessvortex.com/topsites/button.php?id=55" border="0" /></a><br /><a href="http://www.gamefreaks365.com/topsites/in.php?id=777"><img src="http://www.gamefreaks365.com/topsites/button.php?id=777" border="0" /></a><br /><a href="http://www.ps3topsites.com/in.php?id=67"><img src="http://www.ps3topsites.com/button.php?id=67" border="0" /></a><br /><a href="http://www.xbox360topsites.com/in.php?id=68"><img src="http://www.xbox360topsites.com/button.php?id=68" border="0" /></a></strong><br />
<br />
</span>
</td>
</tr>
</table>
$footer
</body>
</html>

I'm also having trouble displaying the latest threads in my portal after installing Smethead's ASOI 2.0 plugin. Sad (Code for that is above as well.)
are the cross browser css codes still in the template?


certain graphics are missing becoz IE doesn't adhere to the standards and doesn't show Alpha layers in certain images. such as png