Hi,
Said page here: http://www.bradhalcrow.com/portfolio/
I'm trying to get the image and text to align horizontally in the middle of each box.
Thanks.
Hi,
Said page here: http://www.bradhalcrow.com/portfolio/
I'm trying to get the image and text to align horizontally in the middle of each box.
Thanks.
Sorry guys, wrong link, it's here.
Now you'll know what I'm talking about.
First of all, NEVER use IDs more than once on a page. Change #portblocks to .portblocks. Classes can be used any number of times on a pagesl IDs, never. That's *basic* CSS. And if you are a web designer or aspiring to be one, I would expect you to know that. :)
I'd add this to .portblocks: vertical-align: middle
That ought to do it.
Minus the dig, I appreciate your help.
Rather to be scolded here than to have a potential client point it out, no? Or someone waaay more important to you than me. ;)
It's just a pet peeve of mine. There are far too many folks out there on the web calling themselves "web designers" who couldn't code their way out of a division. I'm not suggesting you are one such, but I do believe with all of my heart that the basics should be learned before hanging out one's shingle, so to speak.
Someone hold my drink while I climb down off my soapbox. </rant>
Oh, and I am happy to learn that you made the change and it looks like your image boxes are vertically centered. Looks great. :)
You must log in to post.