VOGONS


First post, by TheDosPlace

User metadata
Rank Newbie
Rank
Newbie

Hi everyone.

I would like to suggest a very very very small change to the CSS for the board theme to improve usability:

dt[title="No unread posts"] a.topictitle { font-weight:normal; }

This will make the links to threads which have no unread posts appear with a normal font-weight instead of bold, like this:

b1619f9ff62bf072baeae2c3bee34d0d.1435344676.png

What do you think? Opinions? Disadvantages?

Dave

Last edited by TheDosPlace on 2015-06-26, 18:51. Edited 1 time in total.

^Dave from TheDosPlace
http://www.facebook.com/TheDosPlace

Reply 1 of 2, by Qbix

User metadata
Rank DOSBox Author
Rank
DOSBox Author

The username below it is bold as well. (In fact all links are bold). Not sure if I like the username being bold while the topic itself isn't

Water flows down the stream
How to ask questions the smart way!

Reply 2 of 2, by TheDosPlace

User metadata
Rank Newbie
Rank
Newbie
Qbix wrote:

The username below it is bold as well. (In fact all links are bold). Not sure if I like the username being bold while the topic itself isn't

Hi Qbix,

Thanks for the reply. That can be fixed by extending the CSS a little:

dt[title="No unread posts"] a.topictitle,
dt[title="No unread posts"] a.username-coloured
{ font-weight:normal; }

Screen_Shot_2015-06-26_at_20.38.28-WxIkIdL4.1435344611.png

^Dave from TheDosPlace
http://www.facebook.com/TheDosPlace