Where would i place the css code to float the image left in the category and item views? I have tired the following code config in both my default template css and in the libary CSS of cobalt, niether has worked.
1 i made the field class " .floatleft " in the image field.
2 and than added the following CSS code to both of the above mentioned files " .floatleft { float: left; margin: 0px 5px 5px 0px; }"
Thank you
Where would i place the css code to float the image left in the category and item views? I have tired the following code config in both my default template css and in the libary CSS of cobalt, niether has worked. 1 i made the field class " .floatleft " in the image field. 2 and than added the following CSS code to both of the above mentioned files " .floatleft { float: left; margin: 0px 5px 5px 0px; }" Thank you