jquery - Positioning elements in equal height columns -


here jsfinddle link: http://jsfiddle.net/florian53/wpwft/7/

within these 3 columns, 24 px vertical padding needs included above 3 icons text not run close top of icons. have ideas how make possible, keeping height of columns equal?

see this

http://jsfiddle.net/wpwft/8/

.span3 {     width: 156px;     display:table-cell;     border:1px solid red; } 

just use display:table-cell in span3 class


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -