MyBB Community Forums

Full Version: Can Anyone adjust my portal template ? HELP
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
<html>
<head>
<title>{$mybb->settings['bbname']}</title>
{$headerinclude}
</head>
<body>
{$header}
{$importantmsgs}
<table width="100%" cellspacing="0" cellpadding="{$theme['tablespace']}" border="0" align="center">
<tr><td valign="top" width="197">
{$welcome}
{$pms}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">


<tr>


<td class="thead"><div align="left"><strong>Navigation القائمة </strong></div></td>
</tr>


<tr>


<td class="trow1">
  <div align="center"><a href="http://www.haifafans.net/fanclub/forum.php">Haifa's Community Forum </a><br>
      <a href="http://www.haifafans.net/fanclub/forum.php">منتديات هيفاء وهبي </a><br>
    
      <a href="http://www.haifafans.net/fanclub/musicplayer/">Haifa's Music Player </a><br>
      <a href="http://www.haifafans.net/fanclub/musicplayer/">جميع أغاني هيفاء وهبي </a><br>
    
    
      <a href="http://www.haifafans.net/gallery/">Haifa Wehbe's Photo Gallery </a><br>
      <a href="http://www.haifafans.net/gallery/"> معرض صور هيفاء وهبي</a><br>
    
      <a href="http://www.haifafans.net/fanclub/vgallery.php">Haifa's Video Player</a><br>
      <a href="http://www.haifafans.net/fanclub/vgallery.php"> معرض الفيديو</a><br>
  </div></td>
</tr>
<tr>


<td class="thead"><div align="left"><strong>Order NOW </strong></div></td>
</tr>
<tr>


<td class="trow1"><div align="center">
  <p><a href="http://www.amazon.com/Habibi-Ana-Haifa-Wahby/dp/B001CITSOS" target="_blank"><img src="http://www.haifafans.net/haifafans/habibi-ana-haifa.png" alt="haibib-ana" width="168" height="300" border="0"></a><span class="thead">{$whosonline}{$stats}{$search}
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
	codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
	width="200" 
	height="83">
      <param name=movie value="http://www.haifafans.net/musicplayer/flam-player-npl.swf">
      <param name=flashVars value="fp_root_url=http://www.haifafans.net/musicplayer/&ovr_color=0xBDA88A&ovr_langage=en&ovr_playlist=haifafans&ovr_author=all&ovr_order=date_music&ovr_order_direction=DESC&ovr_autoplay=1&ovr_loop_playlist=1&ovr_loop_tracks=0&ovr_shuffle=1">
      <param name=menu value=false>
      <param name=quality value=best>
      <param name=wmode value=transparent>
      <param name=bgcolor value=#383838>
      <embed src="http://www.haifafans.net/musicplayer/flam-player-npl.swf"
		flashvars="fp_root_url=http://www.haifafans.net/musicplayer/&ovr_color=0xBDA88A&ovr_langage=en&ovr_playlist=haifafans&ovr_author=all&ovr_order=date_music&ovr_order_direction=DESC&ovr_autoplay=1&ovr_loop_playlist=1&ovr_loop_tracks=0&ovr_shuffle=1"
		menu=false
		quality=best
		wmode=transparent
		bgcolor=#383838
		width="200"
		height="83"
		type="application/x-shockwave-flash"
		pluginspage="http://www.macromedia.com/go/getflashplayer"> </embed>
    </object>
  </span><br>
    </p>
  </div></td>
</tr>
</table>
<br />




{$latestthreads}</td>
  <td width="10">&nbsp;</td>
<td width="490" valign="top">
{$wm}
{$announcements}</td>
</tr>
</table>
{$footer}
</body>
</html>


i guess there are something WRONG ! but dunno where
www.haifafans.net/fanclub/
www.haifafans.net/fanclub/forum.php < its Great
the probleme is with IE 6 , i dunno with IE 7

Great with Safari and Great with Mozilla
sorry Big Grin u can close this topic Big Grin

i change :
<td width="10">&nbsp;</td>
<td width="490" valign="top">
{$wm}
{$announcements}</td>
to

</td>
<td width="11">&nbsp;</td>
<td width="661" valign="top">
{$wm}
{$announcements}</td>
Glad you got it figured outSmile