Removes the number added by WordPress content filter...
Adds books likes to the automatically generated p tags that wrap image and the image itself...
Adds quick line of CSS to the page making subject in p tag have max-width of 100% of the includes element....
Upload photoblog image fixer. php to the wp-content plugins directory..
Activate the plugin through 'Plugins in WordPress....
The problem is that when you try to add padding or number or any badge to your paragraphs this also effects the subject because they inside of paragraphs.
So we added some movie to subject by wrapping the content in classes and adding some fixing styles..
Because the plugin also adds books to the image you can over-ride that if you want name this. span. image-fixer img. image-sizer { max-width 800px }.
Browse the code recheck out SVN repository or subscribe to the development log RSS....
You may need to revisit and update CSS if you used the classes added by following versions..
Read more