Quote:
Originally Posted by bananalive
Open template af_articlebit
Find
HTML Code:
<div style="float: left; padding-right: $stylevar[cellpadding]px; padding-bottom: 4px;">
Replace
HTML Code:
<div style="float: left; padding-right: $stylevar[cellpadding]px; padding-bottom: 4px; text-align: center; width: 100px;">
Find
HTML Code:
<div style="float: left; padding-right: $stylevar[cellpadding]px; padding-bottom: 4px; max-width: 100px; max-height: 100px; overflow: hidden;">
Replace
HTML Code:
<div style="float: left; padding-right: $stylevar[cellpadding]px; padding-bottom: 4px; max-width: 100px; max-height: 100px; overflow: hidden; text-align: center; width: 100px;">
|
Worked. Looks nice. Any way to add that as an option with your next release?
How can I exempt from a style? And what about adding the feature for the user to upload a thumbnail image if there is not one within the post.