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.

Wrapping text? Columns?

3 posters

Go down

Solved Wrapping text? Columns?

Post by NovaScotia September 9th 2008, 10:45 pm


Normally when posting a picture, or graphic, in a topic and adding text, the text is besides, under, or above the image.

However, I was wondering if it was possible to wrap text around an image? Also, if it is possible to do columns in a topic.

Thanks for the help!

NovaScotia
NovaScotia
Forumember

Female Posts : 39
Reputation : 0
Language : english

http://telranaemyn.foromotion.net/

Back to top Go down

Solved Re: Wrapping text? Columns?

Post by zakir321 September 10th 2008, 5:30 pm

Hello,

Wrapping text around an image is possible if you use the following html code to add your image (This requires html to be enabled in "Admin Panel / General / Messages & Email" and in your "Profile / Preferences") :

Code:
<img src="IMAGE LINK" style="float:left;" />

Instead of "left" you can also define "right".

Example:
Spoiler:

You can create columns with the following bbcode:
Code:
[table border="0"][tr]
[td]COLUMN1 TEXT[/td]
[td]COLUMN2 TEXT[/td]
[td]COLUMN3 TEXT[/td]
[/tr][/table]

Alternatively you can also click this icon Wrapping text?  Columns? Table when you reply to a post and enter 1 in height Wrapping text?  Columns? Height and the amount of columns you need as width Wrapping text?  Columns? Width. That will create the same BBCode.

Example:
Spoiler:

Hope that wasn't too complicated, if something remains unclear, just ask. Smile
avatar
zakir321
New Member

Posts : 0
Reputation : 2
Language : english

Back to top Go down

Solved Re: Wrapping text? Columns?

Post by NovaScotia September 10th 2008, 5:35 pm


Thank you of so very much! you have no idea who helpful that is. I figured out the columns, but I really needed the text wrapping.

Thanks again!
NovaScotia
NovaScotia
Forumember

Female Posts : 39
Reputation : 0
Language : english

http://telranaemyn.foromotion.net/

Back to top Go down

Solved Re: Wrapping text? Columns?

Post by Cherry Blossom September 10th 2008, 5:45 pm

can you make the wrapping thing work for this
Code:
<form action="https://www.paypal.com/cgi-bin/webscr" method="post"><input type="hidden" name="cmd" value="_donations"><input type="hidden" name="business" value="jaymie_crawford@hotmail.co.uk"><input type="hidden" name="item_name" value="Donate to Grafix"><input type="hidden" name="no_shipping" value="0"><input type="hidden" name="no_note" value="1"><input type="hidden" name="currency_code" value="GBP"><input type="hidden" name="tax" value="0"><input type="hidden" name="lc" value="GB"><input type="hidden" name="bn" value="PP-DonationsBF"><input type="image" src="https://www.paypal.com/en_GB/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to donate online."><img alt="" border="0" src="https://www.paypal.com/en_GB/i/scr/pixel.gif" width="1" height="1"> </form>
Cherry Blossom
Cherry Blossom
Forumember

Female Posts : 996
Reputation : 23
Language : English

http://cherrydesigns.forumotion.net/

Back to top Go down

Solved Re: Wrapping text? Columns?

Post by NovaScotia September 10th 2008, 7:10 pm

Okay,,... so i have another problem. When I test the code here, it works just fine, for wrapping the text. However, when trying it on my own board, it's a no-go. I have HTML turned on in all places. Here's what happens.

It changes the code. It changes the "style="float:left;" and replaces it with "alt="" Any reason why and how I can stop this from happening?
NovaScotia
NovaScotia
Forumember

Female Posts : 39
Reputation : 0
Language : english

http://telranaemyn.foromotion.net/

Back to top Go down

Solved Re: Wrapping text? Columns?

Post by zakir321 September 11th 2008, 1:58 am

@Nova: Where are you trying to place this html code?

@Cherry: Just use this code below instead. In detail, I've just added <span style="float:left;"> in front of the code, and a </span> at the end:

Code:
<span style="float:left;"><form action="https://www.paypal.com/cgi-bin/webscr" method="post"><input type="hidden" name="cmd" value="_donations"><input type="hidden" name="business" value="jaymie_crawford@hotmail.co.uk"><input type="hidden" name="item_name" value="Donate to Grafix"><input type="hidden" name="no_shipping" value="0"><input type="hidden" name="no_note" value="1"><input type="hidden" name="currency_code" value="GBP"><input type="hidden" name="tax" value="0"><input type="hidden" name="lc" value="GB"><input type="hidden" name="bn" value="PP-DonationsBF"><input type="image" src="https://www.paypal.com/en_GB/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to donate online."><img alt="" border="0" src="https://www.paypal.com/en_GB/i/scr/pixel.gif" width="1" height="1"> </form></span>
avatar
zakir321
New Member

Posts : 0
Reputation : 2
Language : english

Back to top Go down

Solved Re: Wrapping text? Columns?

Post by Cherry Blossom September 11th 2008, 1:29 pm

Thanks so much Sunny_D it worked and looks great Very Happy

EDIT (Sunny) : You are welcome. Wink
Cherry Blossom
Cherry Blossom
Forumember

Female Posts : 996
Reputation : 23
Language : English

http://cherrydesigns.forumotion.net/

Back to top Go down

Solved Re: Wrapping text? Columns?

Post by NovaScotia September 15th 2008, 4:31 pm

It worked. I fell so silly. Somehow I had forgotten to close the tag. lol thanks again.
NovaScotia
NovaScotia
Forumember

Female Posts : 39
Reputation : 0
Language : english

http://telranaemyn.foromotion.net/

Back to top Go down

Solved Re: Wrapping text? Columns?

Post by zakir321 September 15th 2008, 4:40 pm

No problem at all. Glad it worked for you as well. Smile

This topic also seems to be solved now, so I will close.
avatar
zakir321
New Member

Posts : 0
Reputation : 2
Language : english

Back to top Go down

Back to top

- Similar topics

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