Hans-Ueli
Member
Posted 3 years ago #
Hi, I've upgraded to WP2, everything went fine. But when I tried to integrate photos in a post I was a little bit shocked (see http://www.innovationwings.ch/weblog/wordpress/?p=539 ).
It's not possible to define the size of a photo nor to define the margin between text and photo. It seems the "edit" function doesn't work.
Is it possible to use an other editor as it is possible with MOSce in Joomla?
You can set the margins for the images inside post, by setting margins in the stylesheet for img tags inside of the post container.
I am not sure yet about the sizing of the images themselves, they were discussed in another thread, try a search on the forums, something should turn up.
Hans-Ueli
Member
Posted 3 years ago #
Thank you, changin "padding" to 5px in "p img" in the style.css helps a lot.
Hans-Ueli
Member
Posted 3 years ago #
Hi, Telekomander in the German WordPress forum has added the missing functionality, see here http://forum.wordpress.de/showthread.php?t=4324 .
It's a simple, slim, great solution.
Can someone interpret as I'm not fluent in German?
Thanks
Hans-Ueli
Member
Posted 3 years ago #
Hi, telekommander has changed three files in TinyMCE-Editor:
image.htm in ../wp-includes/js/tinymce/themes/advanced/
image.js in ../wp-includes/js/tinymce/themes/advanced/jscripts/
editor_template.js in ../wp-includes/js/tinymce/themes/advanced/
You can download it from the file edit_img.zip
( see http://forum.wordpress.de/showthread.php?t=4333, at the end of the post ).
With this it's possible to format photos.