Archive for myfreeforum.org Before posting please check the "stickies" in the support forums.
Please ask questions in real English and not "txt". You will get a better response.
Please do not ask support questions via PMs.
 


       myfreeforum.org Forum Index -> Portal components
Brandon7

Portal Help

I added the Top Posters Portal to my forum with Editor and when I looked at my forum on IE, it was all centered, how do I fix that?

http://vgcommunity.myfreeforum.org

Overall_Header:
Spoiler:

Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}">
<head>
<meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}">
<meta http-equiv="Content-Style-Type" content="text/css">
{META}
{NAV_LINKS}
<title>{SITENAME} :: {PAGE_TITLE}</title>
<link rel="stylesheet" href="templates/myff_vgcommunity1/{T_HEAD_STYLESHEET}" type="text/css">
<script language="javascript" type="text/javascript" src="templates/myff_vgcommunity1/scripts.js"></script>
<script language="javascript" type="text/javascript" src="templates/myff_vgcommunity1/formStyle.js"></script>
<link rel="icon" href="templates/myff_vgcommunity1/images/favicon.ico" />
<!-- BEGIN switch_enable_pm_popup -->
<script language="Javascript" type="text/javascript">
<!--
   if ( {PRIVATE_MESSAGE_NEW_FLAG} )
   {
   /*   window.open('{U_PRIVATEMSGS_POPUP}', '_phpbbprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400'); */
   }
//-->
</script>
<!-- END switch_enable_pm_popup -->
</head>
<body>
<a name="top"></a>
<img id="formStyleTestImage" src="templates/myff_vgcommunity1/images/spacer.gif" />
<table width="{T_BODY_BACKGROUND}" cellspacing="0" cellpadding="0" border="0" align="center" id="maintable">
<tr>
   <td valign="top" class="content-row"><table border="0" width="100%" cellspacing="0" cellpadding="0" id="logotable">
   <tr>
      <td align="center" class="logorow1"><div class="logorow2"><a href="{U_INDEX}"><img src="templates/myff_vgcommunity1/images/lang_english/videogamecommunity-banner.jpg" height="74" alt="{L_INDEX}" /></a></div></td>
   </tr>
   </table>
   <table border="0" width="100%" cellspacing="0" cellpadding="0" id="buttonstable">
   <tr>
      <td align="center" valign="middle" width="100%" id="header-buttons">
         <!-- BEGIN switch_user_logged_out -->
         <a href="{U_REGISTER}">{L_REGISTER}</a> •
         <!-- END switch_user_logged_out -->
         <!-- BEGIN switch_user_logged_in -->
         <a href="{U_PROFILE}">{L_PROFILE}</a> •
         <a href="{U_PRIVATEMSGS}">{L_PRIVATEMSGS}</a> •
         <!-- END switch_user_logged_in -->
         <a href="{U_SEARCH}">{L_SEARCH}</a> •
         <a href="{U_FAQ}">{L_FAQ}</a> •
         <a href="{U_MEMBERLIST}">{L_MEMBERLIST}</a> •
         <a href="{U_GROUP_CP}">{L_USERGROUPS}</a> •
         <a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a>
      </td>
   </tr>
   </table>
   <table border="0" width="100%" cellspacing="0" cellpadding="0" class="content">
   <tr>
      <td class="content" valign="top">

   <!-- BEGIN switch_user_logged_in -->
   <center><div class="pm-{PRIVMSG_IMG}"><a href="{U_PRIVATEMSGS}">{PRIVATE_MESSAGE_INFO}</a></div></center>
   <!-- END switch_user_logged_in -->


<table width="100%" border="0" cellspacing="0" cellpadding="2">
  <tr>
    <td width="125" align="left" valign="top">
<!-- BEGIN switch_forum_view -->
<table><tr>
<td valign="top">
{MYFF.TOPPOSTERS}
</td></table>
<!-- END switch_forum_view -->
</td>
    <td valign="top" align="center">





Overall_Footer:
Spoiler:

Code:
</td>
</tr>
</table>

<!-- BEGIN switch_copyright_notice -->
<pre>
   You are allowed to use this phpBB style only if you agree to the following conditions:
   - You cannot remove copyright notices from style without style my permission.
   - You cannot use images from this style anywhere else without my permission.
   - You can convert this style to another software, but converted style must have full copyrights.
   - If you want to create new phpBB style based on this style you must ask my permission.
   - If you modify this style it still should contain my copyright notices because it is based on my work. Modified style should not be available for download without my permission.

   For support visit http://www.freestylexl.com/demo/ or http://www.phpbb.com/phpBB/

   Freestyle XL.
</pre>
<!-- END switch_copyright_notice -->

<div align="center"><span class="copyright"><br />{ADMIN_LINK}<br />
Powered by <a href="http://www.phpbb.com/" target="_phpbb">phpBB</a> &copy; 2001, 2005 phpBB Group<br />Design by <a href="http://www.freestylexl.com">Freestyle XL</a> / <a href="http://www.flowersonline.tv">Flowers Online</a>.{TRANSLATION_INFO}</span></div>
      </td>
   </tr>
   </table></td>
</tr>
</table>
</body>
</html>

admin (no pm's please)

try adding align="left" to <td valign="top">
Brandon7

admin (no pm's please) wrote:
try adding align="left" to

Still Centering Everything...

Code:
<table width="100%" border="0" cellspacing="0" cellpadding="2">
  <tr>
    <td width="125" <td valign="top">
<!-- BEGIN switch_forum_view -->
<table><tr>
<td valign="top">
{MYFF.TOPPOSTERS}
</td></table>
<!-- END switch_forum_view -->
</td>
    <td valign="top" align="center">
admin (no pm's please)

I can't see align="left" in what you just posted
Brandon7

*Fixed*

Thx Admin!

       myfreeforum.org Forum Index -> Portal components
Page 1 of 1
Create your own free forum | Buy a domain to use with your forum