View Full Version: [S] Login/logout Screen

RPG-Directory > Solved Support Topics > [S] Login/logout Screen



Title: [S] Login/logout Screen
Description: Quick color change question


AshBeanNun - August 18, 2008 08:22 PM (GMT)
This is a minor thing but very annoying. Where do I go to change the color in the center box? My trusty zetadoc doesn't tell me! :(

user posted image

junebug! - August 19, 2008 12:37 AM (GMT)
I logged myself out of my own account @ my forum, and quickly clicked page source. This is what a got:

CODE
<body>
<table width='100%' height='85%' align='center'>
<tr>
 <td valign='middle'>

  <table align='center' cellpadding="4" class="tablefill">
  <tr>
 <td width="100%" align="center">
   Thanks,
   You are now logged out<br /><br />
   Please wait while we transfer you...<br /><br />
      (<a href='http://z3.invisionfree.com/SW_Coruscant_Streets/index.php?'>Or click here if you do not wish to wait</a>)
    </td>
  </tr>

</table>
 </td>
</tr>
</table>
</body>


According to the above, you should modify your tablefill ;)

(Zetadocs = <3)

AshBeanNun - August 19, 2008 01:52 AM (GMT)
Ooh, neat trick! *did not know about the page source thing*

I went to the tablefill, and as it turns out, the hex code was missing completely. It's fixed now. Thanks so much, junebug!




Hosted for free by InvisionFree