Menu

#3618 HTML/CSS Errors?

open
5
2006-04-14
2006-04-14
Adam Powers
No

1) rendering_error3.jpg shows the submit comment form
when previewing a comment just before posting. The
error does not go away when changing text size.
However, the error does go away when the window is
resized to any size, but will appear again if the page
is refreshed.

2) rendering_error4.jpg shows comments overlapping the
search bar at the screen. This error occurs on any
page with comments and I've found no way to make the
error go away.

3) rendering_error5.jpg shows the white text box on
the first story not being wide enough to cover the
maroon box under it, making it look like the slash
logo is poorly placed over a red box. The error goes
away when the window is resized to what I believe is
1024 pixels wide (see rendering_error5_fixed.jpg). The
error will appear and disappear based on the width of
the window, without reloading the page. Making the
text size larger with a full-sized window will cause
the error to go away, where as making the text smaller
will make the error re-appear without reloading the
page.

My browser is:
Internet Explorer
Version: 6.0.2900.2180.xpsp_sp2_gdr.050301-1519
Update Versions:; SP2;

Discussion

  • Adam Powers

    Adam Powers - 2006-04-14

    Various Rendering Errors

     
  • Adam Powers

    Adam Powers - 2006-04-14

    Comments Overlapping Search Bar

     
  • Adam Powers

    Adam Powers - 2006-04-14
     
  • Adam Powers

    Adam Powers - 2006-04-14
     
  • Adam Powers

    Adam Powers - 2006-04-23

    Logged In: YES
    user_id=498832

    adding the following to slashcode.css seems to fix #2:

    #commentlisting
    {
    position: relative;
    margin: 0 .3em;
    }

     

Log in to post a comment.

Monday.com Logo