/ Published in: HTML
Modify the StandardTheme.lib file
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<!-- Inside the <div class="author_info"> tags --> <div class="cta-details"> </div> /*Add to your custom.css */ .cta-thumb {float: left; border: 1px solid #b0b0b0; margin: 0 10px 10px 0; height: auto; width: auto;} .author_info {height: 122px; position: relative; margin: 0 0 20px 0; padding: 20px 25px 10px; background-color: #fff; } /*adjust author_info height appropriately */
URL: http://www.freshroastcreative.com/blog