Forums :
Technical Support :
message board error
Message board moderation
Author | Message |
---|---|
![]() Volunteer tester ![]() Send message Joined: 8 Jun 07 Posts: 175 Credit: 446,074 RAC: 0 |
At least for me, on the message boards the left side that shows the poster, avatar and such seems to have been over lapped slightly by the message boxes. Not a huge deal, Scott...but if you are bored. ![]() |
![]() Volunteer tester ![]() Send message Joined: 7 Jun 07 Posts: 47 Credit: 70,587 RAC: 0 |
Also noticed the same for myself with IE 7/Avant Windows-XP-Pro, AMD 3800X2, 5.10.28 |
![]() Send message Joined: 3 Jul 07 Posts: 30 Credit: 2,616,948 RAC: 0 |
Now, there are no more message board errors with the Avant Browser (11.5.8). |
![]() Volunteer moderator Volunteer tester ![]() Send message Joined: 7 Jun 07 Posts: 217 Credit: 710,406 RAC: 0 |
The reason for this is probably the new pushbutton style of the message boards. These buttons use a really large font, so that they become too wide for the left margin. I looked at the page source, and noticed that most (not all, add to trac, someone?) buttons have class \"btn\". So, Scott, you could add something like this to the website\'s css file (fonts and sizes just as example) .btn { font-family: \"Segoe UI\", Verdana; font-size: 12px; } BOINC.BE: For Belgians who love the smell of glowing red cpu's in the morning Tutta55's Lair |
![]() Volunteer moderator Project administrator Project developer ![]() Send message Joined: 1 Apr 07 Posts: 662 Credit: 13,742 RAC: 0 |
The reason for this is probably the new pushbutton style of the message boards. These buttons use a really large font, so that they become too wide for the left margin. I looked at the page source, and noticed that most (not all, add to trac, someone?) buttons have class \"btn\". So, Scott, you could add something like this to the website\'s css file (fonts and sizes just as example) Changed all input elements to smaller fonts. Scott Kruger Project Administrator, Cosmology@Home |
![]() Volunteer moderator Volunteer tester ![]() Send message Joined: 7 Jun 07 Posts: 217 Credit: 710,406 RAC: 0 |
Changed all input elements to smaller fonts. Thanks. It\'s better, but the \"Send Message\" button still doesn\'t fit in the left margin completely. Not much more you can do, I suppose. No doubt due to the standard message board layout. BOINC.BE: For Belgians who love the smell of glowing red cpu's in the morning Tutta55's Lair |
![]() Volunteer moderator Volunteer tester ![]() Send message Joined: 15 Jun 07 Posts: 345 Credit: 50,500 RAC: 0 |
Not much more you can do, I suppose. It\'s better in the newer server upgrades. Adding a small white column between the avatar and text columns, for instance. But just wait a bit more with upgrading. We\'re almost done with testing everything through Enigma@Home. :) |