mferris
05-21-2008, 02:55 AM
I have a custom skin for a forum I am about to launch. The problem is the skin shows up fine in Safari (mac), but not IE, or firefox. In IE and Firefox, my default template shows. I've also installed vbgallery, but that is showning properly. Only the homepage seems to be affected.
www.midwesternphotoforum.com/forums
If you click the gallery link, you will see the theme that is supposed to show up.
Any help would be appreciated. I don't know if it's a java issue?
Header code in common templates...
<center>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="40" valign="top" background="$stylevar[imgdir_misc]/border_left.gif"><img src="$stylevar[imgdir_misc]/border_left.gif" width="40" height="78"></td>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="626"><img src="$stylevar[imgdir_misc]/banner_left.jpg" width="626" height="138"></td>
<td background="$stylevar[imgdir_misc]/banner_bg.jpg"><div align="right"><img src="$stylevar[imgdir_misc]/banner_right.jpg" width="77" height="138"></div></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="140"><img src="$stylevar[imgdir_misc]/banner_under_left.gif" width="140" height="18"></td>
<td background="$stylevar[imgdir_misc]/banner_under_bg.gif"><img src="$stylevar[imgdir_misc]/banner_under_bg.gif" width="2" height="18"></td>
<td width="128"><img src="$stylevar[imgdir_misc]/banner_under_right.gif" width="128" height="18"></td>
</tr>
</table>
<table width="100%" border="0" cellpadding="0" cellspacing="0" background="$stylevar[imgdir_misc]/links_bg.gif">
<tr>
<td width="86"><img src="$stylevar[imgdir_misc]/links_left.gif" width="86" height="35"></td>
<td width="99"><a href="index.php"><img src="$stylevar[imgdir_misc]/links_home.gif" width="99" height="35" border="0"></a></td>
<td><div align="center"><a href="usercp.php"><img src="$stylevar[imgdir_misc]/links_usercp.gif" width="110" height="35" border="0"></a></div></td>
<td><div align="center"><a href="memberlist.php"><img src="$stylevar[imgdir_misc]/links_members.gif" width="109" height="35" border="0"></a></div></td>
<td><div align="center"><a href="register.php"><img src="$stylevar[imgdir_misc]/links_register.gif" width="111" height="35" border="0"></a></div></td>
<td width="101"><a href="search.php"><img src="$stylevar[imgdir_misc]/links_search.gif" width="101" height="35" border="0"></a></td>
<td width="87"><img src="$stylevar[imgdir_misc]/links_right.gif" width="87" height="35"></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="27"><img src="$stylevar[imgdir_misc]/adspot_left.gif" width="27" height="81"></td>
<td background="$stylevar[imgdir_misc]/adspot_bg.gif"><div align="center"><img src="$stylevar[imgdir_misc]/ad.gif" width="0" height="0"></div></td>
<td width="27"><img src="$stylevar[imgdir_misc]/adspot_right.gif" width="27" height="81"></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="10" background="$stylevar[imgdir_misc]/innershadow_left.gif"></td>
<td>
<!-- content table -->
$spacer_open
$_phpinclude_output
www.midwesternphotoforum.com/forums
If you click the gallery link, you will see the theme that is supposed to show up.
Any help would be appreciated. I don't know if it's a java issue?
Header code in common templates...
<center>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="40" valign="top" background="$stylevar[imgdir_misc]/border_left.gif"><img src="$stylevar[imgdir_misc]/border_left.gif" width="40" height="78"></td>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="626"><img src="$stylevar[imgdir_misc]/banner_left.jpg" width="626" height="138"></td>
<td background="$stylevar[imgdir_misc]/banner_bg.jpg"><div align="right"><img src="$stylevar[imgdir_misc]/banner_right.jpg" width="77" height="138"></div></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="140"><img src="$stylevar[imgdir_misc]/banner_under_left.gif" width="140" height="18"></td>
<td background="$stylevar[imgdir_misc]/banner_under_bg.gif"><img src="$stylevar[imgdir_misc]/banner_under_bg.gif" width="2" height="18"></td>
<td width="128"><img src="$stylevar[imgdir_misc]/banner_under_right.gif" width="128" height="18"></td>
</tr>
</table>
<table width="100%" border="0" cellpadding="0" cellspacing="0" background="$stylevar[imgdir_misc]/links_bg.gif">
<tr>
<td width="86"><img src="$stylevar[imgdir_misc]/links_left.gif" width="86" height="35"></td>
<td width="99"><a href="index.php"><img src="$stylevar[imgdir_misc]/links_home.gif" width="99" height="35" border="0"></a></td>
<td><div align="center"><a href="usercp.php"><img src="$stylevar[imgdir_misc]/links_usercp.gif" width="110" height="35" border="0"></a></div></td>
<td><div align="center"><a href="memberlist.php"><img src="$stylevar[imgdir_misc]/links_members.gif" width="109" height="35" border="0"></a></div></td>
<td><div align="center"><a href="register.php"><img src="$stylevar[imgdir_misc]/links_register.gif" width="111" height="35" border="0"></a></div></td>
<td width="101"><a href="search.php"><img src="$stylevar[imgdir_misc]/links_search.gif" width="101" height="35" border="0"></a></td>
<td width="87"><img src="$stylevar[imgdir_misc]/links_right.gif" width="87" height="35"></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="27"><img src="$stylevar[imgdir_misc]/adspot_left.gif" width="27" height="81"></td>
<td background="$stylevar[imgdir_misc]/adspot_bg.gif"><div align="center"><img src="$stylevar[imgdir_misc]/ad.gif" width="0" height="0"></div></td>
<td width="27"><img src="$stylevar[imgdir_misc]/adspot_right.gif" width="27" height="81"></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="10" background="$stylevar[imgdir_misc]/innershadow_left.gif"></td>
<td>
<!-- content table -->
$spacer_open
$_phpinclude_output