View Single Post
Old 01-04-2014, 03:35 PM  
flowing
Registered User
 
Industry Role:
Join Date: Dec 2013
Posts: 12

Try this:

Code:
.modelicon li {
    background: none;
    position: relative;
    height: 244px;
}
.modelicon .spacer {
    display: none;
}
.modelicon a:first-of-type {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 2px;
    left: 2px;
    right: 2px;
    padding: 2px;
    text-align: center;
}
flowing is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook