# Banderas Nacionales

**URL:** https://meta.discourse.org/t/national-flags/55969
**Category:** Plugin
**Tags:** broken
**Created:** [18 Enero, 2017 15:13 UTC](https://meta.discourse.org/t/national-flags/55969 "2017-01-18T15:13:40Z")
**Posts on this page:** 1
**Showing post:** 44

<div class="post-metadata">

### Author: ![abrambailey](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/abrambailey/32/119786_2.png) [@abrambailey](https://meta.discourse.org/u/abrambailey)
#### Post date: [6 Octubre, 2017 16:47 UTC](https://meta.discourse.org/t/national-flags/55969/44 "2017-10-06T16:47:28Z")

</div>

We ended up doing this on my site my forking the plugin: [GitHub - bdeterling/discourse-nationalflags: National Flags plugin for Discourse · GitHub](https://github.com/bdeterling/discourse-nationalflags)

We just used the user-inputted location.

Here’s a screenshot:

![image](https://global.discourse-cdn.com/meta/original/3X/a/7/a789b61fa2330ec26dca9c89242e95769e7eb953.jpg)

Here’s the CSS we used to make it look decent:

> .nationalflag-post {  
> width: 16px;  
> }
> 
> .nationalflag-location {  
> margin-top: -3px;  
> font-style: italic;  
> color: #6f6f6f;  
> font-size: 11px !important;  
> }
> 
> .username + .nationalflag-location, .username + .nationalflag-post {  
> display:block;  
> margin-left:0;  
> }

See it in action on our hearing forum here [Oticon Opn1 minirite 85s appropriate for my loss? - #24 by pvc - Hearing Aids - Hearing Aid Forum - Active Hearing Loss Community](https://forum.hearingtracker.com/t/oticon-opn1-minirite-85s-appropriate-for-my-loss/32385/24?u=abram_bailey_aud)

---

_[View the full topic](https://meta.discourse.org/t/national-flags/55969)._
