Author Archives: tgc
Implementing a Lightbox in WordPresss
The problem that I have encountered while researching various options for implementing a JavaScript lightbox in WordPress, is that they generally require you to add either a class, id, or rel attribute to your image link. This may not be … Continue reading
Posted in JavaScript, PHP, Wordpress
Leave a comment
Move the Navigation Bar in a Twentyeleven Child Theme
If you don’t like the default location of twentyeleven’s navigation bar, there’s good news, the theme is coded in such a way where it’s very simple to move with just a few lines of CSS. As I’ve mentioned in previous … Continue reading
Posted in Wordpress
Leave a comment
Add Pinterest’s “Pin It” Button To Your WordPress Blog
Even if you haven’t been fortunate enough to receive a Pinterest invite yet, chances are you’ve seen their “Pin It” button somewhere in your daily browsing. Fortunately you don’t need an invitation to add the “Pin It” button to your … Continue reading
Posted in Wordpress
2 Comments