I have a node type that the image field is on the top of a one column text field.
I just want to change the position of the one column text field to the right of the image field.
Could anyone help me how to achieve this?
Since I had seach many issues, but can't not find any tutorial.
Thank you for your help.
Comments
Comment #1
Anonymous (not verified) commentedSupport requests are not normally considered Critical, so have changed to Normal.
You could create a simple table and add your fields to the appropriate td
you could also do it with CSS,
Comment #2
Anonymous (not verified) commented