Is there some code in TWN2 that forces article images to float:left; ?
I have tried to add the code below to the image but it still floats left.
- Code: Select all
display: block; margin-left: auto; margin-right: auto;
I tried
- Code: Select all
clear:both;
Article link: http://188.65.117.74/~ebmecouk/index.ph ... Itemid=109
Any thoughts, please?
Thanks.