If you're a boring person like me who doesn't watch TV or read books, you might be at a loss for what to put in certain sections of your interests. Well, worry no more, because you can hide them! Paste the following CSS into your layout: .table-section:not(:last-child) tr:nth-child(n) { display: none; } The n within the nth-child(n) needs to be a number corresponding to » Continue Reading
Do you have a specific interest that you'd like to have its own section on your profile (e.g. video games)? Well, it's actually pretty easy to add a new section to the Interests portion of a layout. I haven't seen anyone else do this yet, and I think people will get some use out of it, so I figured I'd write this tutorial. To add a new section, at the bottom of your Heroes section, just write the ... » Continue Reading