I am using 1.3.9
How do you vertically align in image using zen_image()
Thanks
I am using 1.3.9
How do you vertically align in image using zen_image()
Thanks
What page?
Zen-Venom Get Bitten
common/tpl_header.php
Thanks
This may or may not be the proper way you are looking for, but making a class in the css for the picture you are wanting to position and then using padding or give it a position property such as relative or absolute and then using positive or negative numbers in the top, left, right, or bottom attributes will allow you to position the picture any way you want...
hope this helps....