Nov 18 2008

Elegant Grunge Wordpress theme – Fixed image caption box.

I noticed a problem with the caption boxes that Wordpress creates, and the image box model around the images in posts.

adding this to styles.css:

.wp-caption {
  padding-right:15px;
  padding-left:5px;
}

will change this:

before fix

before fix

to this:

after fix

after fix

Let me know if anyone runs into any problems.


May 23 2007

more website changes

I’ve done some changes to the website. I also looked into implementing a photo gallery but I wanted to use an opensource prebuilt one. The only one I liked is Gallery2. For this to work safe_mode must be disabled on the server box this site resides on. Unfortunatly, it’s enabled. I just bought a Flickr Pro account instead. To be honest, I like Flickr so much I’d probably just rather use this instead of having my own. Last, but not least, I’ve enabled user registration. Feel free to signup.

-Upgraded to newest WordPress release
-Upgraded Flickr account