Wrap Text Around Image?
|
|
Waltazar
Posts: 14
Message # 1 |
1:59 PM
2018-07-18
Apologies if this has been asked already, but I couldn't find a quick ref anywhere!
I've an image which I want to wrap text around ...
http://www.northayrshirewargamesclub.co.uk/forum/41-606-1
... but there's no easy way to do this with the tags in play? How can I do this!?!?! Any and all suggestions, links, etc, appreciated.
Thanks, Walts
|
Gromov
Posts: 616
Message # 2 |
10:06 AM
2018-07-23
Waltazar, You can achieve what you want with the following code:
Code <img src="link_to_your_image" ALIGN=left HSPACE=20 VSPACE=20> text_itself
|
joexyz
JOE-vascript
Posts: 1770
Message # 3 |
10:35 AM
2018-07-24
Gromov, what ancient website have you gotten that code from?
Code <img src="image link" style="margin: 0 20px 20px 0" align="left" /> The full text of the post.
There are workarounds to do something similar with $IMAGE_x$ tags too in case you are using those.
hey i'm joe and i do not work for the company anymore, please contact other staff or tech support icon by ch-chau
sometimes i lurk here
|
Gromov
Posts: 616
Message # 4 |
10:43 AM
2018-07-24
bigblog, what can I say, I'm old-school
|
Clyde
Posts: 242
Message # 5 |
2:45 PM
2018-07-30
For some reason Gromov's example above is the one that wraps for me... the second example seems to do nothing to the structure.
Ucoz Website Since 2009
|
Waltazar
Posts: 14
Message # 6 |
8:16 AM
2018-07-31
Thanks for the responses! :o]
... but, when I try them in the http://www.northayrshirewargamesclub.co.uk/forum/41-606-5328-16-1531920613, it doesn't work?
The forum has a different input process, so both don't work there? Apologies, not too clued up on things, maybe missing an input process?
Used the code here: http://www.northayrshirewargamesclub.co.uk/news/2014-05-04 ... and all fine!
Any help appreciated, Walts
|
Gromov
Posts: 616
Message # 7 |
9:44 AM
2018-07-31
Waltazar, Have you allowed to use HTML codes for the Forum user group, ha?
|
Waltazar
Posts: 14
Message # 8 |
10:02 AM
2018-07-31
Quote Gromov ( ) Waltazar, Have you allowed to use HTML codes for the Forum user group, ha? Spot on!!! Enabled and now working a treat!!!
Your the man (or women) ... Big thanks, finally working those HTML tags!!! :o] Walts
Post edited by Waltazar - Tuesday, 2018-07-31, 10:02 AM
|
Gromov
Posts: 616
Message # 9 |
5:02 AM
2018-08-01
Waltazar, nor woman
Quote Waltazar ( ) (or women)
You're welcome.
|
joexyz
JOE-vascript
Posts: 1770
Message # 10 |
9:23 AM
2018-08-09
Clyde, yeah, I forgot to add a property
hey i'm joe and i do not work for the company anymore, please contact other staff or tech support icon by ch-chau
sometimes i lurk here
|
Clyde
Posts: 242
Message # 11 |
12:43 PM
2018-08-11
Quote bigblog ( ) Clyde, yeah, I forgot to add a property
ah yes - I should have picked up on that by now
Ucoz Website Since 2009
|