1. DLP Flash Christmas Competition + Writing Marathon 2024!

    Competition topic: Magical New Year!

    Marathon goal? Crank out words!

    Check the marathon thread or competition thread for details.

    Dismiss Notice
  2. Hi there, Guest

    Only registered users can really experience what DLP has to offer. Many forums are only accessible if you have an account. Why don't you register?
    Dismiss Notice
  3. Introducing for your Perusing Pleasure

    New Thread Thursday
    +
    Shit Post Sunday

    READ ME
    Dismiss Notice

Resolved Hard to Differentiate Between Forums with or without New Posts

Discussion in 'DLP Feedback and Improvement' started by gokieks, Aug 16, 2017.

  1. gokieks

    gokieks First Year

    Joined:
    May 31, 2015
    Messages:
    49
    I skimmed through the list of existing threads and didn't see anything that jumped out as being this issue, but if this is a duplicate then I apologize.

    The bold font used to indicate that a forum has new content is very similar to the default for those that do not - it really should be a much heavier bold, or a different color, to help differentiate. Attached is a screenshot showing the difference, and it's very hard (and probably almost impossible on higher resolutions, or lower quality displays where there might be color shift) to tell the difference at a quick glance.
     

    Attached Files:

  2. Jon

    Jon The Demon Mayor Admin DLP Supporter

    Joined:
    Jun 5, 2006
    Messages:
    8,014
    Location:
    Australia
    We're aware of this, but there is an odd issue that isn't letting us change the colours of certain elements, in this instance it's the color of forum titles with new posts.
     
  3. Nuit

    Nuit Dark Lord

    Joined:
    Feb 14, 2010
    Messages:
    1,934
    Location:
    The Peach State
    In the meanwhile perhaps a temp fix of something like this?

    [​IMG]

    Code:
      .node.node .forumNodeInfo.unread .nodeIcon::after, .node.node .categoryForumNodeInfo.unread .nodeIcon::after {
        color: #BAD6C2;
        text-shadow: none;
      }
    
     
      .node.node .forumNodeInfo .nodeIcon::after, .node.node .categoryForumNodeInfo .nodeIcon::after {
        color: #354436;
        text-shadow: none;
      }
     
  4. Lord Ravenclaw

    Lord Ravenclaw DLP Overlord Admin DLP Supporter

    Joined:
    Apr 2, 2005
    Messages:
    4,372
    Location:
    Denver, CO
    Good suggestion, thanks.
     
  5. Lord Ravenclaw

    Lord Ravenclaw DLP Overlord Admin DLP Supporter

    Joined:
    Apr 2, 2005
    Messages:
    4,372
    Location:
    Denver, CO
    Applied, setting this as resolved for now.
     
Loading...
Similar Threads
  1. Feanor
    Replies:
    3
    Views:
    800