Accepted Usernames in the User Bar

Discussion in 'Suggestions' started by Vintage_Gamer, May 30, 2016.

Thread Status:
Not open for further replies.
  1. Vintage_Gamer

    Vintage_Gamer Builder
    Builder ⛰️ Ex-President ⚒️⚒️ Premium Upgrade

    Joined:
    Jun 18, 2013
    Messages:
    3,802
    Trophy Points:
    57,710
    Gender:
    Male
    Ratings:
    +1,218
    It kinda bugs me how my full username isn't displayed here:
    [​IMG]

    It looks better with the full username in that area in my opinion.
    [​IMG]

    I was using the inspect tool and it seemed that this change to css works:
    Code:
    .navTabs .navTab.account .navLink .accountUsername {
        display: block;
        max-width: 150px;
        overflow: hidden;
        text-overflow: ellipsis;
    Changing max-width from 100px to 150px in this case fixed it.
     
    • Like Like x 1
    • Agree Agree x 1
    • List
  2. 314

    314 Irrational GameAdmin, former ServerAdmin
    EcoLegend ⛰️⛰️⛰️⛰️ Ex-President ⚒️⚒️ Prestige ⭐ VI ⭐ Premium Upgrade

    Joined:
    Apr 1, 2014
    Messages:
    7,219
    Trophy Points:
    101,160
    EcoDollars:
    $5,647,152
    Ratings:
    +4,919
    Now that is a bug I will never be able to reproduce... :p

    If it helps those with longer usernames, sure. :thumbsup:
     
  3. SuburbSomeone

    SuburbSomeone Shrubby Tycoon
    Builder ⛰️ Ex-Tycoon ⚜️⚜️⚜️ Premium Upgrade

    Joined:
    Apr 9, 2013
    Messages:
    3,337
    Trophy Points:
    78,090
    Gender:
    Male
    EcoDollars:
    $0
    Ratings:
    +6,465
    It's always been this way but yeah I would love to change that if possible. Especially since there is so much room now.
     
  4. Vintage_Gamer

    Vintage_Gamer Builder
    Builder ⛰️ Ex-President ⚒️⚒️ Premium Upgrade

    Joined:
    Jun 18, 2013
    Messages:
    3,802
    Trophy Points:
    57,710
    Gender:
    Male
    Ratings:
    +1,218
  5. greenobeano

    greenobeano Builder
    Builder ⛰️ Ex-EcoLeader ⚜️⚜️⚜️

    Joined:
    Apr 6, 2013
    Messages:
    368
    Trophy Points:
    33,860
    Gender:
    Male
    EcoDollars:
    $0
    Ratings:
    +386
  6. andrewkm

    Founder Premium Upgrade

    Joined:
    Apr 5, 2011
    Messages:
    20,834
    Trophy Points:
    121,160
    Ratings:
    +15,219
    Should be fixed.
     
    • Like Like x 2
    • Winner Winner x 1
    • List
Thread Status:
Not open for further replies.