Results 1 to 6 of 6

Thread: Focus rect for first unread post no longer visible

  1. #1

    Focus rect for first unread post no longer visible

    With the new black bar styling of the section that contains the post number, the focus rect around the post is no longer visible. I use this rect every day in every thread to avoid rereading posts that I've already read. The scenario is when you click the blue arrow that jumps to to the first unread post of a thread in your sub-forum thread list or New Posts page.

    Please consider reviving this functionality by either brightening the black bar so that the focus rect is still visible or changing the focus rect color to something brighter.

    Thanks.

    Name:  TMCFocusRectLocation.png
Views: 190
Size:  6.1 KB
    Last edited by brianman; 08-15-2012 at 10:19 PM.
    Truly Electric Spaceship-Like Adventure ~ Signature Model Spaceship

    PLEASE NOTE: these musings are the copyrighted intellectual property of the author, and are intended as part of a conversation among the Tesla Motors Clubs membership. My words may not be quoted by any third party outside the Tesla Motors Clubs forums, without my expressed consent. Especially the NYT, which is clearly ethically challenged.

  2. #2
    .postbitdeleted .posthead {
    background: url("images/buttons/newbtn_middle.png") repeat-x rgb(25, 25, 25); font: 12px/normal Tahoma, Calibri, Verdana, Geneva, sans-serif; margin: -1px -1px 0px; padding: 4px 0px; border: 1px solid rgb(90, 127, 151); width: 100%; height: 16px; color: rgb(255, 255, 255); display: table; font-size-adjust: none; font-stretch: normal; _background-image: none;
    }

    The red part is the issue.


    You could also try something like:

    .postcounter:focus { outline: 1px dotted white; }

    Hm, that doesn't work when I try to simulate it locally though. Hrm.


    The seems to be a decent alternative (and works with my local testing):

    .postcounter:focus { background-color: maroon; }
    Last edited by brianman; 08-15-2012 at 11:23 PM.
    Truly Electric Spaceship-Like Adventure ~ Signature Model Spaceship

    PLEASE NOTE: these musings are the copyrighted intellectual property of the author, and are intended as part of a conversation among the Tesla Motors Clubs membership. My words may not be quoted by any third party outside the Tesla Motors Clubs forums, without my expressed consent. Especially the NYT, which is clearly ethically challenged.

  3. #3
    Head Moderator / Administrator doug's Avatar
    Join Date
    Nov 2006
    Location
    Stanford, California
    Posts
    9,123
    Blog Entries
    8
    It's not clear to me functionally what you're trying to accomplish. That blue "first unread" button is still there. It's still as small as it ever was.

  4. #4
    When you "jump to first unread", it isn't always at the top of the browser window. In fact, most of the time it is not -- if you keep yourself fairly. As a result, when you "jump to first unread" there is a desire (at least for me) of an indicator of which is the first of the unread posts that are on screen. Previously, the focus rect around the 'postcounter' element served that purpose. With the new color scheme, the focus rect is invisible.

    For comparison, the TM forum offers a better solution here: all unread posts are tagged as "New" in red text.
    Truly Electric Spaceship-Like Adventure ~ Signature Model Spaceship

    PLEASE NOTE: these musings are the copyrighted intellectual property of the author, and are intended as part of a conversation among the Tesla Motors Clubs membership. My words may not be quoted by any third party outside the Tesla Motors Clubs forums, without my expressed consent. Especially the NYT, which is clearly ethically challenged.

  5. #5
    Head Moderator / Administrator doug's Avatar
    Join Date
    Nov 2006
    Location
    Stanford, California
    Posts
    9,123
    Blog Entries
    8
    I don't think it's ever been visible to me.

    Do you have the same issue with the "vB4 default" style? http://www.teslamotorsclub.com/forum.php?styleid=15

  6. #6
    Nah, doesn't work in vB4 either.

    Putting this in my user stylesheet provides a nice workaround for both. First time I've had to use that feature in my browser, well, ever... though.
    .postcounter:focus { background-color: maroon; }
    Truly Electric Spaceship-Like Adventure ~ Signature Model Spaceship

    PLEASE NOTE: these musings are the copyrighted intellectual property of the author, and are intended as part of a conversation among the Tesla Motors Clubs membership. My words may not be quoted by any third party outside the Tesla Motors Clubs forums, without my expressed consent. Especially the NYT, which is clearly ethically challenged.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Toyota, no longer the beast
    By Mycroft in forum News
    Replies: 10
    Last Post: 09-24-2012, 10:32 PM
  2. Longer test drives coming soon
    By iridium in forum Model S
    Replies: 6
    Last Post: 08-09-2012, 08:34 PM
  3. Bigger Battery = Longer Warranty
    By WhiteKnight in forum Model S: Battery & Charging
    Replies: 49
    Last Post: 11-07-2011, 09:57 PM
  4. TEG no longer a moderator
    By TEG in forum Site Feedback
    Replies: 4
    Last Post: 05-29-2008, 11:52 AM
  5. Replies: 29
    Last Post: 01-15-2008, 06:22 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •