1 upvotes, 1 direct replies (showing 1)
View submission: New moderator; new features!
You'll have to explain how to add the header to hide the search bar (or was that the part that you haven't written yet?). One thing, though: is there a way to display search results for everything that *doesn't* have certain flair? I could do a search for "flair:'LFC'" and that would bring up all of the "Looking for Comic" posts, but I don't know how to do the inverse of that.
Comment by eightNote at 05/01/2014 at 05:01 UTC
2 upvotes, 2 direct replies
That's the bit I haven't written:P
most of that is about placing things though; it's a lot of hacking. The selector code would look something like #header:active~<either .content or .side>
I'm pretty sure you can search by classes, so you could add a class to everything but said flair, and search for that class.