How do I inline teaxt with an image
4 posters
Page 1 of 1
How do I inline teaxt with an image
Technical Details
Forum version : #phpBB3
Position : Founder
Concerned browser(s) : Mozilla Firefox
Screenshot of problem : https://i.servimg.com/u/f66/20/45/85/75/untitl12.jpg
Who the problem concerns : Yourself
When the problem appeared : It's not a problem, it's a request for an answer
Forum link : https://noforum.forumotion.com
Description of problem
A question please if anyone knows the answer.How can I align inline text with an image. I’ve tried display:inline-block, <p> and <span> but can’t get it to work.
This is the sort of thing I’m looking for.
https://i.servimg.com/u/f66/20/45/85/75/untitl12.jpg
Last edited by johnv on October 8th 2023, 7:09 pm; edited 1 time in total
Re: How do I inline teaxt with an image
Good afternoon!
Does the alignment need to be done in the post or somewhere on the forum?
If in a post, then you can use a table:
If in the forum design, then you need to apply the CSS property float with the value left to the image element
Does the alignment need to be done in the post or somewhere on the forum?
If in a post, then you can use a table:
- Code:
[table][tr][td][img]https://i.servimg.com/u/f21/16/89/96/68/sugges12.png[/img][/td]
[td]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.[/td][/tr][/table]
If in the forum design, then you need to apply the CSS property float with the value left to the image element
Razor12345- Support Moderator
- Posts : 1575
Reputation : 266
Language : Ukr, Rus, Eng
Location : Ukraine
johnv likes this post
Re: How do I inline teaxt with an image
Razor12345 wrote:Good afternoon!
Does the alignment need to be done in the post or somewhere on the forum?
If in a post, then you can use a table:
- Code:
[table][tr][td][img]https://i.servimg.com/u/f21/16/89/96/68/sugges12.png[/img][/td]
[td]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.[/td][/tr][/table]
If in the forum design, then you need to apply the CSS property float with the value left to the image element
Thank you Razor12345. It works and much apprecited.
Ape likes this post
Re: How do I inline teaxt with an image
You are welcome!
Problem solved & topic archived.
|
Razor12345- Support Moderator
- Posts : 1575
Reputation : 266
Language : Ukr, Rus, Eng
Location : Ukraine
Ape likes this post
Similar topics
» Forum list inline-block
» Display images in the posts inline
» Problems with Host Image Image/Insert Image
» Image style HTML Stop working when Image auto-resize is Enabled.
» Issue with forum background image and custom image display
» Display images in the posts inline
» Problems with Host Image Image/Insert Image
» Image style HTML Stop working when Image auto-resize is Enabled.
» Issue with forum background image and custom image display
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum