CSS
Outlining some :focus
I’ve been working with Gravity Forms A LOT lately and I’ve found that the default form CSS applies outline: 0; and outline-style: none; on form elements in focus. This is bad. For people that are accustomed to navigating forms via their keyboard it is extremely confusing to have nothing happen when you navigate to a […]
Position Your Thesis Nav
I’ve been asked this several times, so I figured it’s high time to write a tutorial on it: how to position your Thesis navigation next to your site title. Essentially this tutorial is about the CSS position property more than anything else.
A new look for kristarella.blog
kristarella.blog is getting a new look! I imagine some of you will be sad to see the old one go, judging from the compliments it’s received in the past year and a half (which I genuinely appreciate), but there are good reasons!
Drop-up menu in Thesis 1.6
Yes, drop-up is a bit of an oxymoron. Technically you pull something up and drop something down, but since we talk about drop-downs so much, and the effect of what I’m about to show you happens with the same amount of “gravity”, and I’m not an language pedant (all of the time)… it’s okay. I […]
Popup EXIF display with Thesography and jQuery
I received a request to make Thesography display EXIF upon hover over an image instead of just displaying as more text in the post. While I won’t include that kind of function in the plugin at this time (because I’m not sure how best to do it while maintaining a good amount of flexibility), I […]