What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » General » Forum & Website » Strange white line

Strange white line
Author: Message:
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Strange white line
the image we're talking about is http://shoutbox.menthix.net/images/tdbg2.gif
That has indeed a white line on top. But as you can see in all the other lightblue bars, that white line is meant to be part of the 3d border effect and should be totaly on top in the background to create the 3d-border...

Now on the user CP there goes something wrong, so that the image is put twice in the table, once on top (you can see that) and once in the middle again and thus creating that line....

I suspect it is the double use of the "trow1"-styleclass....

In short: no it wasn't intentional and it is a small GUI-bug....

EDIT:

html code taken from http://shoutbox.menthix.net/private.php for the bottem "Jump to folder"-bar:

<table cellspacing="0" cellpadding="0" border="0" width="100%" align="center">
  <tr>
    <td class="tborder" colspan="2">
      <table border="0" cellspacing="1" cellpadding="4" width="100%">
        <tr>
          <td class="trow1">
            <table border="0" cellspacing="0" cellpadding="0" width="100%">
              <tr>
                long line 1
                long line 2
              </tr>
            </table>
          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>

long line 1 is:
<td class="trow1"><font size="1" face="verdana,tahoma,arial,helvetica"></font></td>

long line 2 is:
<td class="trow1" align="right"><font size="1" face="verdana,tahoma,arial,helvetica"><b>Jump to folder: <select name="jumpto"><option value="1">Inbox</option>more options here</select><input type="submit" name="hop" value="Go!" /></b></font></td>

Parts in blue are the ones that cause the second white line....


EDIT: This post was intendend as a reply to the other posts in this thread. Those posts are now deleted....

This post was edited on 07-06-2004 at 02:35 AM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
07-05-2004 09:23 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Strange white line - by Tochjo on 07-05-2004 at 08:25 PM
RE: Strange white line - by CookieRevised on 07-05-2004 at 09:23 PM
RE: Strange white line - by WDZ on 07-05-2004 at 09:51 PM
RE: Strange white line - by CookieRevised on 07-06-2004 at 02:07 AM
RE: Strange white line - by WDZ on 07-06-2004 at 02:13 AM
RE: Strange white line - by Omar on 07-06-2004 at 02:27 AM
RE: Strange white line - by CookieRevised on 07-06-2004 at 02:38 AM
RE: Strange white line - by WDZ on 07-06-2004 at 05:42 AM
RE: Strange white line - by Tochjo on 07-07-2004 at 12:12 PM
RE: Strange white line - by WDZ on 07-08-2004 at 03:35 AM
RE: Strange white line - by Tochjo on 07-08-2004 at 09:20 AM
RE: Strange white line - by ddunk on 07-08-2004 at 09:22 AM
RE: Strange white line - by Tochjo on 07-08-2004 at 10:50 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On