[Suggestion] Change to Inbox & Alerts

Discussion in 'Suggestions' started by Vintage_Gamer, Jun 30, 2014.

  1. Vintage_Gamer

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

    Joined:
    Jun 18, 2013
    Messages:
    3,783
    Trophy Points:
    57,710
    Gender:
    Male
    Ratings:
    +1,218
    Minecraft Name: Vintage_Gamer

    Suggestion: To change the "Inbox" and "Alerts" section to this:
    [​IMG]

    Reason: In my opinion it makes that section tidier and neater. The way it is just now is by default, and this would change it up a little.

    Any Other Information: N/A

    Link To This Plugin:

    This is all done by changing two of the Style templates.
    You can do this by going to the XenForo ACP > Appearance > Templates.

    First off you must find the "page_container" template and find :

    Code:
    <head>
    Right below it, add this:
    Code:
    <link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
    Ok, now we can add the actual icons.

    Go to the "navigation_visitors_tab" and find this piece of code:
    Code:
    <a href="{xen:link conversations}" rel="Menu" class="navLink NoPopupGadget">{xen:phrase inbox}
    Replace this line with:
    Code:
    <a href="{xen:link conversations}" rel="Menu" class="navLink NoPopupGadget"><i class="fa fa-envelope fa-lg fa-fw"></i>
    That is how to change the Inbox tab. For the alerts tab:

    Stay on the same template (navigation_visitors_tab) and scroll down to where you find this:

    Code:
    <a href="{xen:link account/alerts}" rel="Menu" class="navLink NoPopupGadget">{xen:phrase alerts}
    Again, replace that line of code with this:
    Code:
    <a href="{xen:link account/alerts}" rel="Menu" class="navLink NoPopupGadget"><i class="fa fa-flag fa-lg fa-fw"></i>
     
    #1 Vintage_Gamer, Jun 30, 2014
    Last edited: Jun 30, 2014
  2. MaxToMinimum

    MaxToMinimum President
    President ⛰️⛰️ Ex-Tycoon ⚜️⚜️⚜️

    Joined:
    Dec 25, 2013
    Messages:
    1,217
    Trophy Points:
    24,860
    Gender:
    Male
    Ratings:
    +312
    Why is the title named Staff List on Fourms if you want to change the Alert and Inbox thingy?
     
  3. Vintage_Gamer

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

    Joined:
    Jun 18, 2013
    Messages:
    3,783
    Trophy Points:
    57,710
    Gender:
    Male
    Ratings:
    +1,218
    Because it was going to be a different suggestion, then I changed my mind.
    Title changed now :p
     
  4. MaxToMinimum

    MaxToMinimum President
    President ⛰️⛰️ Ex-Tycoon ⚜️⚜️⚜️

    Joined:
    Dec 25, 2013
    Messages:
    1,217
    Trophy Points:
    24,860
    Gender:
    Male
    Ratings:
    +312
    lol, ok xD
     
  5. TM_iBeast

    TM_iBeast Not Staff Member
    ECC Sponsor EcoLegend ⛰️⛰️⛰️⛰️ Ex-Tycoon ⚜️⚜️⚜️ Prestige ⭐ V ⭐ Premium Upgrade

    Joined:
    Jul 5, 2013
    Messages:
    1,016
    Trophy Points:
    73,410
    Gender:
    Male
    Ratings:
    +512
    [​IMG]
     
    • Like Like x 1
    • Winner Winner x 1
    • List
  6. Vintage_Gamer

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

    Joined:
    Jun 18, 2013
    Messages:
    3,783
    Trophy Points:
    57,710
    Gender:
    Male
    Ratings:
    +1,218
    Lol this is amazing.
     
  7. FuryFudge

    FuryFudge IDK ask Fury
    Builder ⛰️ Ex-EcoLegend ⚜️⚜️⚜️⚜️ Prestige ⭐ IV ⭐ Premium Upgrade

    Joined:
    Sep 21, 2013
    Messages:
    3,170
    Trophy Points:
    94,160
    Gender:
    Male
    Ratings:
    +2,316
  8. TM_iBeast

    TM_iBeast Not Staff Member
    ECC Sponsor EcoLegend ⛰️⛰️⛰️⛰️ Ex-Tycoon ⚜️⚜️⚜️ Prestige ⭐ V ⭐ Premium Upgrade

    Joined:
    Jul 5, 2013
    Messages:
    1,016
    Trophy Points:
    73,410
    Gender:
    Male
    Ratings:
    +512
  9. Nate1450

    Nate1450 Builder
    Builder ⛰️ Ex-Tycoon ⚜️⚜️⚜️

    Joined:
    May 9, 2013
    Messages:
    936
    Trophy Points:
    38,410
    Gender:
    Male
    Ratings:
    +475
    Why not!
    +1
     
  10. jassimq

    jassimq Builder
    Builder ⛰️ Ex-Mayor ⚒️⚒️

    Joined:
    Dec 24, 2012
    Messages:
    1,333
    Trophy Points:
    52,810
    Gender:
    Male
    Ratings:
    +307
  11. yokeby52

    yokeby52 Penguin?
    Builder ⛰️ Ex-EcoLeader ⚜️⚜️⚜️ Ex-President ⚒️⚒️ Premium Upgrade

    Joined:
    Feb 18, 2013
    Messages:
    1,120
    Trophy Points:
    51,410
    Gender:
    Male
    Ratings:
    +537
  12. knears2000

    knears2000 Builder
    Builder ⛰️ Ex-President ⚒️⚒️

    Joined:
    Jan 3, 2013
    Messages:
    4,010
    Trophy Points:
    50,590
    Gender:
    Male
    Ratings:
    +1,956
    -1
    It's not very aesthetically pleasing, nor is it practical to shuts down the forums for this minor change. I don't see this as a need currently.
     
  13. Vintage_Gamer

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

    Joined:
    Jun 18, 2013
    Messages:
    3,783
    Trophy Points:
    57,710
    Gender:
    Male
    Ratings:
    +1,218
    It Literally took me 2 minutes to do this. Plus you dont need to shut down the forums. It can be live whilst the change is happening.
     
  14. knears2000

    knears2000 Builder
    Builder ⛰️ Ex-President ⚒️⚒️

    Joined:
    Jan 3, 2013
    Messages:
    4,010
    Trophy Points:
    50,590
    Gender:
    Male
    Ratings:
    +1,956
    Okay, but it still isn't that nice looking. That's just my view on it.
     
  15. Harryhaz1

    Harryhaz1 RIP Lava sponge.
    Resident ⛰️ Ex-EcoLeader ⚜️⚜️⚜️ Premium Upgrade

    Joined:
    Jan 16, 2012
    Messages:
    2,876
    Trophy Points:
    77,660
    Gender:
    Male
    Ratings:
    +1,110
    Okay, but it still isn't that nice looking. That's just my view on it. I don't find it aesthetically pleasing.

    Anyway, +1 ;D
     
  16. Revanrose6

    Revanrose6 Sith Lord
    ECC Sponsor Tycoon ⛰️⛰️⛰️ Ex-EcoLegend ⚜️⚜️⚜️⚜️ Prestige ⭐ I ⭐ Gameplay Architect Premium Upgrade

    Joined:
    Dec 18, 2012
    Messages:
    8,426
    Trophy Points:
    97,160
    Gender:
    Female
    Ratings:
    +3,337
    I don't really like the way it looks. I prefer it the way it is currently.
     
  17. Vintage_Gamer

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

    Joined:
    Jun 18, 2013
    Messages:
    3,783
    Trophy Points:
    57,710
    Gender:
    Male
    Ratings:
    +1,218
    I see. Thank you for your input revan :)
     
  18. Fon_

    Fon_ Kindhearted Shade
    Resident ⛰️ Ex-EcoLeader ⚜️⚜️⚜️ Premium Upgrade

    Joined:
    May 26, 2014
    Messages:
    816
    Trophy Points:
    58,910
    Gender:
    Male
    Ratings:
    +410
    Looks nice, more graphical. I like it xd
    +1
     
  19. Vintage_Gamer

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

    Joined:
    Jun 18, 2013
    Messages:
    3,783
    Trophy Points:
    57,710
    Gender:
    Male
    Ratings:
    +1,218
    This is my thoughts :D
     
  20. Aqqel

    Aqqel Guest

    Ratings:
    +0
    I agree with revan.