Jump to content

Matt, fix this with 1 keystroke


Guest Please Delete

Recommended Posts

I use the classic view of Internet explorer and get this when posting.

picture00010xy.png

Notice the nasty white space around the radio buttons and check boxes.
This makes the posting page look like it has not been completed yet.

picture00022ht.png

Now the PM page is properly finished. Note the little border around the check boxes.

This is an easy fix by changing the border: 0 to border: 1

[code]radiobutton,

.checkbox,

.helpbox { 

border: 0;

vertical-align: middle;

}



No big deal, but I just thought the posting screen could look more finished.

PS. I'm not sure how it looks in other browsers but with IE and classic view this is what I get.

After the fix.....

picture00031nh.png

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...