The following warnings occurred:
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/printthread.php 203 postParser->parse_message
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/printthread.php 203 postParser->parse_message
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/printthread.php 203 postParser->parse_message



GetSimple Support Forum
How to fix the position of my image - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: General Questions and Problems (http://get-simple.info/forums/forumdisplay.php?fid=16)
+--- Thread: How to fix the position of my image (/showthread.php?tid=4937)



How to fix the position of my image - borgfabr - 2013-07-11

Hello,

Between my editor and my web site, I do not have the same display. Please look my attachment. I don't know how to move my image on the right of my text and align the image with the second image.

Thanks for help.

Regards,


RE: How to fix the position of my image - eatons - 2013-07-11

Change float: left; to float: right; in the first setup.


RE: How to fix the position of my image - Connie - 2013-07-12

there are many way...

move to "HTML"-view in the editor and add "align="right" to the <img - directive

one suggestion:
to show everything in PDF is not such a good idea, you can copy the HTML and include it here in the post, mark it as <code> and it will be ok

you can also add the image / screenshot as attachment and set "show in post" so that it is presented in the post...