Quote:
Originally Posted by Bram H
would it be possible to outline the thumbnails to the right bananalive?
|
Find in af_articlebit:
HTML Code:
<div style="float: left; padding-right: $stylevar[cellpadding]px; padding-bottom: 4px; $thumbdivstyle">
Replace with:
HTML Code:
<div style="float: right; padding-left: $stylevar[cellpadding]px; padding-bottom: 4px; $thumbdivstyle">