Comments on [F2U HTML] Modular User All Comments

Hello, I love this code! I'm having this weird thing happen with the flags though- I'm using my own world flags (and fan flag) in place of the pride flags and I'm trying to have the first three flags link back to my own flag codes link, but when I tried doing that the same way the original pride flags would be linked back (changing divs to spans), the code breaks and the images in the flags get really huge. Could the link not be working because the flags use images and clip-path polygons as well, instead of being just blocks of color? Right now if you hover the cursor just slightly off the flags, the link works, but I can't get the actual flags to have the link. If you need more info I can PM you, that is if this is something you think you can help with! TIA!

hi, i'm glad you like it! :D due to the way the DOM interprets <div> tags wrapped in <a> tags, this is hard for me to test on my end with just inspect element—if you could send me a copy of your code (link a text file, put it in pastebin, or put it through this and wrap it in <code> and <pre> in a dm) i would be happy to look further into it!! just the flags section would do, i don't necessarily need the whole thing ^^