zma
10-27-2014, 09:16 PM
(10-27-2014 08:34 PM)DaY Wrote: [ -> ](10-27-2014 03:54 PM)zma Wrote: [ -> ]The images that are large are displayed as it is in thread.
May make it seems better by limit its max width when it is displayed:
May be add one line to http://tab.d-thinker.org/cache/themes/theme1/global.css 's source or somewhere else:
Code:
img.attachment {max-width:800px;}
the style is added, please check
Looks nice to me. Thanks!