Jump to content

fine tune align center a bit more to the right for picture


pwired
 Share

Recommended Posts

Hi,

I entered a picture through the back end where you edit the body in the admin

and I gave the picture align-center.

But I need the picture to move a bit more to the right for what I want.

If I click on the source button I can not enter things like  

or use style= " " which is not recommended any way.

So how would I do this ?

Link to comment
Share on other sites

maybe this is an option to have control over the images in wysiwyg fields:

https://processwire.com/talk/topic/4071-textformatterimageinterceptor/

or if the textbox + image setup is almost the same you could setup a "user-input-save" combination with two fields one for the text and one for the "right image"....

such things are often messed up by userinput in a wysiwyg....

regards mr-fan

Link to comment
Share on other sites

Or give up on RTE fields for images completely and use PageTableExtended for a content block type approach  :)

I have actually been removing the images plugin from CkEditor so that users can't be tempted :)

I know that maybe sometimes this will be overkill to set up, but it is nice having complete control of how things will look.

For simple sites, I bet ImageInterceptor will be very useful.

  • Like 2
Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...