Site News Welcome to the new KH-Vids!

Discussion in 'Community News & Projects' started by Misty, Dec 20, 2013.

  1. Technic☆Kitty Hmm

    Joined:
    Apr 2, 2010
    Gender:
    Male
    Location:
    Indiana, USA
    1,299
    Seeing as a lot of users are invisibru and the only time I'm looking for a time stamp is if I'm trying to figure out if a user is AFK or not, this isn't really an issue for me personally. I suppose the text size could be increased but it's not major.

    If it's a major bother you could always use stylish to change the size yourself:

    Code:
    .profilePage .primaryUserBlock .lastActivity {
        font-size: 14px !important;
    }
    
    Fourteen pixels is comfortable to view. You can set it to whatever size you'd like though.

    -Snow Queen
     
  2. Amaury Chaser

    Joined:
    Jan 15, 2007
    Gender:
    Male
    Location:
    Ellensburg, WA
    1,694
    I'm not sure what user statuses have to do with invisibility.

    The last activity text is fine, though it's not what I was talking about.
     
  3. Technic☆Kitty Hmm

    Joined:
    Apr 2, 2010
    Gender:
    Male
    Location:
    Indiana, USA
    1,299
    Sorry, I didn't think you'd be talking about the time stamp next to user's status. I don't ever pay attention to that myself >.>

    Code:
    .profilePage .primaryUserBlock .userStatus .DateTime {
        font-size: 12px !important;
    }
    
    That'll get the user status time stamp.

    -Snow Queen
     
  4. Amaury Chaser

    Joined:
    Jan 15, 2007
    Gender:
    Male
    Location:
    Ellensburg, WA
    1,694
    The blocks on the main macros page overlap:
    Macro Overlapment.png


    When using the non-rich text editor, the editor doesn't stretch all the way across inside the light gray background block:

    Macro Editor.png

    Edit: The pagination, I guess we can all it, that shows the number of social forum moderators and members needs styling.

    Groups.png

    Edit: The ignore bar needs to be styled.

    [​IMG]
     
    Last edited: May 4, 2014
  5. Amaury Chaser

    Joined:
    Jan 15, 2007
    Gender:
    Male
    Location:
    Ellensburg, WA
    1,694
    I know this isn't priority right now, but I found another bug. The hover background on poll choices is touching the left and right sides of the poll container:

    Poll Hover.png
     
  6. Misty gimme kiss

    Joined:
    Sep 25, 2006
    Gender:
    Cisgender Female
    Location:
    alderaan
    6,590
    This is not a bug.
     
  7. Amaury Chaser

    Joined:
    Jan 15, 2007
    Gender:
    Male
    Location:
    Ellensburg, WA
    1,694
    These should qualify as bugs, and they have to do with prefixes when creating a thread. I'll be using the Awaiting Feedback prefix to showcase the bugs.

    When the prefix is focused (mouse cursor on it), there are strange blue shadows around the text:
    Prefix 1.png

    When the prefix isn't focused, but the prefix selection dropdown menu is still open, the styling is just all wonky:
    Prefix 2.png

    Edit: Member Profile > Postings

    Padding is needed here:
    Postings.png
     
    Last edited: Aug 26, 2014
  8. Amaury Chaser

    Joined:
    Jan 15, 2007
    Gender:
    Male
    Location:
    Ellensburg, WA
    1,694
    The notice saying that a member doesn't exist needs to be styled:

    Members.png
     
  9. Misty gimme kiss

    Joined:
    Sep 25, 2006
    Gender:
    Cisgender Female
    Location:
    alderaan
    6,590
    Things that don't seriously interfere with usability aren't necessary to report at this point. New styles are in the works.
     
  10. Amaury Chaser

    Joined:
    Jan 15, 2007
    Gender:
    Male
    Location:
    Ellensburg, WA
    1,694
    Sounds good! :)