23 September 2013
Because I’m having happy “collisions” in what I’m doing with creating content for a number of websites — and struggling to keep my personal ambition to nurture my own literary “children” — I decided to add…
18 August 2013
Using CSS styling originally provided by Justin Tadlock, I modified Gallery Captions to center under the image. I’ve also removed the Jetpack email subscription service and installed the Follow Button for Jetpack by TheAdityaJain. This…
6 March 2013
Using another mod from Justin & Galin, I enabled comments on gallery posts. Also, I converted the click-thru slider feature on front page to an autorotate slideshow. ~.~
5 March 2013
few more site stylings. I added a favicon, the Oldenburg font ‘A’ to the left. Also, I’m working inside a subscription-to-this-blog-via-email widget. It’s not exactly what I’m looking for, but until I find one better…
3 March 2013
Again, Justin Tadlock of www.themehybrid.com helped me out. This theme doesn’t center captions under images. Justin provided me with this elegant snip of .css for my child theme. `.wp-caption .wp-caption-text { text-align: center; }` Thank…
2 March 2013
If you want an image to enlarge into a “lightbox”, apparently WordPress has an issue with that. I learned a clever little workaround. Justin Tadlock of www.themehybrid.com provided the `link=”file”` to be placed manually in…