The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

How to wrap text around image?

4 posters

Go down

Solved How to wrap text around image?

Post by Sinistra October 5th 2016, 2:57 pm

Hi guys, I have a problem on phpbb3 that I can't use codes for wrap text around picture, and I can't really solve it with table. I tried lots of codes, but when I sent the post it just appeared like a simple text. Could you help me?
(html already allowed on the forum)
Sinistra
Sinistra
Forumember

Posts : 35
Reputation : 1
Language : magyar

http://remnant.hungarianforum.com/

Back to top Go down

Solved Re: How to wrap text around image?

Post by Draxion October 5th 2016, 4:18 pm

Hi there, can you provide a couple of things? Your forum's URL and a screenshot by chance of the issue?

Thanks.
Draxion
Draxion
Helper
Helper

Male Posts : 2518
Reputation : 321
Language : English
Location : USA

https://www.talesoftellene.com/

Back to top Go down

Solved Re: How to wrap text around image?

Post by Sinistra October 5th 2016, 4:41 pm

Sinistra
Sinistra
Forumember

Posts : 35
Reputation : 1
Language : magyar

http://remnant.hungarianforum.com/

Back to top Go down

Solved Re: How to wrap text around image?

Post by Draxion October 5th 2016, 4:46 pm

Thanks.

I am not sure if this is the issue but it's worth a shot. Did you try enclosing the code with a / ?

Code:
<img src="/link" />
Draxion
Draxion
Helper
Helper

Male Posts : 2518
Reputation : 321
Language : English
Location : USA

https://www.talesoftellene.com/

Back to top Go down

Solved Re: How to wrap text around image?

Post by Sinistra October 5th 2016, 4:48 pm

It's not working :/
Sinistra
Sinistra
Forumember

Posts : 35
Reputation : 1
Language : magyar

http://remnant.hungarianforum.com/

Back to top Go down

Solved Re: How to wrap text around image?

Post by Draxion October 5th 2016, 4:49 pm

Hmm.... scratch

Did you allow HTML on the post via it's options below the editor?
Draxion
Draxion
Helper
Helper

Male Posts : 2518
Reputation : 321
Language : English
Location : USA

https://www.talesoftellene.com/

Back to top Go down

Solved Re: How to wrap text around image?

Post by Sinistra October 5th 2016, 4:51 pm

Yeah, it's allowed
Sinistra
Sinistra
Forumember

Posts : 35
Reputation : 1
Language : magyar

http://remnant.hungarianforum.com/

Back to top Go down

Solved Re: How to wrap text around image?

Post by Draxion October 5th 2016, 4:57 pm

Is it not showing up just for you or everyone else?
Draxion
Draxion
Helper
Helper

Male Posts : 2518
Reputation : 321
Language : English
Location : USA

https://www.talesoftellene.com/

Back to top Go down

Solved Re: How to wrap text around image?

Post by Sinistra October 5th 2016, 6:34 pm

Not working at all :/
Sinistra
Sinistra
Forumember

Posts : 35
Reputation : 1
Language : magyar

http://remnant.hungarianforum.com/

Back to top Go down

Solved Re: How to wrap text around image?

Post by SLGray October 5th 2016, 8:25 pm

Could you please post here the code you are trying?


wrap - How to wrap text around image?  Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51464
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Solved Re: How to wrap text around image?

Post by Sinistra October 5th 2016, 8:49 pm

Code:
<img src="link" style="float: right; padding: 5px; margin-left: 5px;">

and there was plenty of like these in this forum, but none of them worked
Sinistra
Sinistra
Forumember

Posts : 35
Reputation : 1
Language : magyar

http://remnant.hungarianforum.com/

Back to top Go down

Solved Re: How to wrap text around image?

Post by Draxion October 5th 2016, 8:50 pm

If you closed them, it would include the / at the end.

Try this:
Code:
<img src="link" style="float: right; padding: 5px; margin-left: 5px;" />
Draxion
Draxion
Helper
Helper

Male Posts : 2518
Reputation : 321
Language : English
Location : USA

https://www.talesoftellene.com/

Back to top Go down

Solved Re: How to wrap text around image?

Post by Sinistra October 5th 2016, 8:57 pm

Still just the code appear, not the picture Sad
Sinistra
Sinistra
Forumember

Posts : 35
Reputation : 1
Language : magyar

http://remnant.hungarianforum.com/

Back to top Go down

Solved Re: How to wrap text around image?

Post by Valoish October 5th 2016, 9:03 pm

Are you 100% positive that HTML is already allowed on the forum? It might have gotten changed by accident without anyone noticing.
Double check again just to play it safe:
ACP > General > Messages and e-mails > Configuration > Allow HTML? > Yes
Save your changes and try to post the HTML image code again (double check that the HTML option is also enabled in the post itself).

If it still doesn't work for the image, see if just posting a link in HTML form would work:
Code:
<a href="http://www.google.com/" target="_blank">Link</a>
Valoish
Valoish
Forumember

Female Posts : 291
Reputation : 54
Language : English
Location : NYC

http://www.canvastutorials.org/

Back to top Go down

Solved Re: How to wrap text around image?

Post by Sinistra October 5th 2016, 9:59 pm

HTML on: http://kepfeltoltes.hu/161005/xxxx_www.kepfeltoltes.hu_.jpg
but it's appear like this: http://kepfeltoltes.hu/161005/ssddd_www.kepfeltoltes.hu_.png
oh mein gott. (it's not working if I leave the "link" there, or try to write/put in anything else Sad)
Sinistra
Sinistra
Forumember

Posts : 35
Reputation : 1
Language : magyar

http://remnant.hungarianforum.com/

Back to top Go down

Solved Re: How to wrap text around image?

Post by SLGray October 6th 2016, 2:09 am

Did you also set it in your profile on your forum?

Profile > Preferences
Allow HTML:


wrap - How to wrap text around image?  Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51464
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Solved Re: How to wrap text around image?

Post by Sinistra October 6th 2016, 1:40 pm

Okay, now the html appears. Thank you for that Smile
but if I use this code:
Code:
<img src="http://r38.imgfast.net/users/3815/37/89/19/avatars/3-61.gif" style="float: right; padding: 5px; margin-left: 5px;" />
The text still not wrap around the picture, but starts a new section. Looks like this: http://kepfeltoltes.hu/161006/dsfnjkbkfdgjknfdgnjlfdv_www.kepfeltoltes.hu_.png
Sinistra
Sinistra
Forumember

Posts : 35
Reputation : 1
Language : magyar

http://remnant.hungarianforum.com/

Back to top Go down

Solved Re: How to wrap text around image?

Post by Valoish October 6th 2016, 5:39 pm

In the style of the image, try adding:
Code:
display: inline;
Valoish
Valoish
Forumember

Female Posts : 291
Reputation : 54
Language : English
Location : NYC

http://www.canvastutorials.org/

Back to top Go down

Solved Re: How to wrap text around image?

Post by Sinistra October 6th 2016, 6:07 pm

It' still looks like I linked before :/
Sinistra
Sinistra
Forumember

Posts : 35
Reputation : 1
Language : magyar

http://remnant.hungarianforum.com/

Back to top Go down

Solved Re: How to wrap text around image?

Post by SLGray October 6th 2016, 8:31 pm

Could you please post a screenshot of an example of what you are trying to achieve?


wrap - How to wrap text around image?  Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51464
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Solved Re: How to wrap text around image?

Post by Valoish October 6th 2016, 9:25 pm

@SLGray I'm assuming she wants something like this:
wrap - How to wrap text around image?  45da3d6f300c4eb9b6fd9ab60d306297
I'll play around with the code a bit and see what I can come up with that will work on the forums.
Valoish
Valoish
Forumember

Female Posts : 291
Reputation : 54
Language : English
Location : NYC

http://www.canvastutorials.org/

Back to top Go down

Solved Re: How to wrap text around image?

Post by Valoish October 6th 2016, 9:43 pm

Code:
<img src="http://r38.imgfast.net/users/3815/37/89/19/avatars/3-61.gif" style="width: 200px; height: 250px; float: right; padding: 5px; margin-left: 5px;" />Remnant földjén vadászoknak nevezzük azokat, akik önként vállalva felveszik a küzdelmet a Grimm lényeivel.
Legfőbb feladatuk a királyságuk határainak védelme, ám gyakran vállalnak küldetéseket veszélyes terepen is, hogy információkat szerezzenek az ellenfélről, vagy épp meggátolják őket mozgásaikban.
A vadászokat az ő képzésükre szakosodott akadémiákon nevelik ki, és ezek valamelyikén csiszolják képességeiket a Grimm elleni harcra.
Több különböző eszközük is van a szörnyetegek ellen, és csak az válhat igazán profivá, aki valamennyit tökéletesíti.A legalapvetőbb köverelmény egy vadász számára, hogy felélessze "auráját", és megismerje ezáltal "adottságát". Remnant minden élőlénye - kivéve a Grimm képviselőit - rendelkezik "aurával", lényegében ez alatt a lelküket értjük. Ugyanakkor, csak kevesen képesek feléleszteni ezt az erőforrást oylan formában, hogy az tényleges hasznukra váljon.
Egy felszabadított "aura" egyfajta alapvető fizikai ellenállást biztosít hordozójának, továbbá gyorsított regenerációt. Ugyanakkor, utat nyit ahhoz is, hogy az adott személy megismerje "adottságát". Ez alatt mindenkinek egy csak rá jellemző képességet értünk, ami ennál fogva eléggé sokszínűvé teszi a vadászok fegyvertárát.A sorozatban megismert egyediségek is rendkívül változatosak, láthattunk példát gyorsaság-növelésre, mágneses mezők irányítására, árnyékkép kivetítésére, illúziók teremtésére, és megannyi másra is...
Fórumunkon minden vadász kitalálhatja magának "egyediségét", ám kezdéskor az még egyfajta "kezdő erősségi szinten" kell legyen. Példának okáért, ha valaki szintén a mágnesességgel akar játszani, előtörténet elfogadása után nem dobálhat arrébb kocsikat, de pár fejlesztés után már megteheti. Mondjuk, ekkor sem árt figyelni arra, hogy az "adottság" használata energiaigényes, és mértékkel ajánlott...
A vadászok másik legfontosabb eszköze az a fegyver, amelyet általában mindenki magának készít el az akadémia megkezdése előtt. 
I tested the code above on my Forum with HTML allowed and it worked fine for me: Example
Try this one and see if it works. c:
PS. I used random text I found in one of your topics for this LOL. So it probably won't make much sense xD
Valoish
Valoish
Forumember

Female Posts : 291
Reputation : 54
Language : English
Location : NYC

http://www.canvastutorials.org/

Back to top Go down

Solved Re: How to wrap text around image?

Post by Sinistra October 6th 2016, 10:36 pm

Wow, it's working. The problem was that the size wasn't there? because if that's the case I have to watch it everytime... but it worth it Very Happy
Sinistra
Sinistra
Forumember

Posts : 35
Reputation : 1
Language : magyar

http://remnant.hungarianforum.com/

Back to top Go down

Solved Re: How to wrap text around image?

Post by Valoish October 6th 2016, 10:50 pm

Yeah it was the size. For some reason Forumotion forums, and probably just forums in general, can't read the image size by default like a regular browser can xD
Valoish
Valoish
Forumember

Female Posts : 291
Reputation : 54
Language : English
Location : NYC

http://www.canvastutorials.org/

Back to top Go down

Solved Re: How to wrap text around image?

Post by Sinistra October 8th 2016, 7:06 pm

I tried it several tries, so I can say that it's working. If there's any problem, I will PM you if it's not a problem:) anyhow, it's solved ^^
Sinistra
Sinistra
Forumember

Posts : 35
Reputation : 1
Language : magyar

http://remnant.hungarianforum.com/

Back to top Go down

Solved Re: How to wrap text around image?

Post by Valoish October 8th 2016, 8:53 pm

Glad to hear it's all working fine c:
And sure thing, feel free to PM whenever you need help
Valoish
Valoish
Forumember

Female Posts : 291
Reputation : 54
Language : English
Location : NYC

http://www.canvastutorials.org/

Back to top Go down

Solved Re: How to wrap text around image?

Post by SLGray October 8th 2016, 11:26 pm

Problem solved & topic archived.
Please read our forum rules:  ESF General Rules


wrap - How to wrap text around image?  Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51464
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum