- CSS declaration syntax error, a very little one
File: http://www.lurkerlounge.com/forums/cache...global.css
Line: 438
Error: Semicolon missing at the end of the line.
Complete original block:
Code:.codeblock .title {
border-bottom: 1px solid #d6c28b
font-weight: bold;
margin: 4px 0;
}
This error occurs only if the classic board style is active (because this file belongs only to this board style, I guess).
- Text color of drop-down menus of message font and text size controls
The classic board style has the text in white and the background of the mentioned controls is white, too, but it should have a dark background for the sake of contrast. Or the other way around, at least not equal or similar.
Maybe a good thing would be editor_dropdown_menu li { color: black; } in the file http://www.lurkerlounge.com/forums/jscri...esheet.css or something like that. Well, it could be possible that there have to be maintained two editor styles, one for each board style ... In the end, you guys know better than me what and where to change (if there is something to change).
Regards, Spelunker
PS
I don't read complete CSS files. That thing my browser told me.