This is for my wordpress blog, what I'm trying to do is line up text to place it on an image button, the text should be centered on the image horizontally and vertically.. issue is, I can't get it to line up vertically. It's doing this.. |---link here---| |--------------| |--------------| I want it to do this.. |--------------| |---link here---| |--------------| Here's my code.. What am I missing?