Magento News
Vertical Align on a DIV Element Using CSS
If you want to get the vertical align to work on div elements here is a nice css solution for you!
display: table-cell; text-align: center; vertical-align: middle;
Haven’t tested on all browsers so try it first before implementing it on the production server!
Vertical Align on a DIV Element Using CSS
Possibly Related Posts:
- Database query different results
- Menu highlight in magento under admin
- magento disable a banner on certain category pages or have a banner with multiple links
- Magento, using ACL for frontend. Possible?
- Magento IE-7 Fix In Windows XP
RSS Feed