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 do you type like this?

4 posters

Go down

Solved How do you type like this?

Post by Japorized July 13th 2009, 5:54 am

I might want to ask this.
How can we type in our message like this:
http://testjalcss.7forum.net/
(It's the mini blog part. Sorry cause I can't screen shot)

My question is, how can we type in the message together with the picture.
Every time I try doing this, the words will just move in the same line as the picture.

Help will be appreciated.


Last edited by Johnson5756 on July 15th 2009, 6:25 am; edited 1 time in total
Japorized
Japorized
Forumember

Male Posts : 310
Reputation : 3
Language : English
Location : Malaysia

http://infinityhub.ace.st

Back to top Go down

Solved Re: How do you type like this?

Post by Master Marc July 13th 2009, 4:10 pm

First,use the picture code first,then enter your text.

When you press send,your message will appear like that on Jalo's forum.
Master Marc
Master Marc
Hyperactive

Male Posts : 3661
Reputation : 47
Language : English and Spanish.

Back to top Go down

Solved Re: How do you type like this?

Post by Japorized July 14th 2009, 5:12 am

It still fails. Got another way?
Japorized
Japorized
Forumember

Male Posts : 310
Reputation : 3
Language : English
Location : Malaysia

http://infinityhub.ace.st

Back to top Go down

Solved Re: How do you type like this?

Post by Cornelia July 14th 2009, 7:35 am

Hello.

The image is using a floating CSS property.

For your posts, you MUST enable HTML in your admin panel.

Then, you can use this code, to make your image float to the left
Code:
<div style="float:left;">[img]http://myimagelink.png[/img]</div>

...or float to the right
Code:
<div style="float:right;">[img]http://myimagelink.png[/img]</div>


And for your portal blocks, forum descriptions, homepage message and HTML pages (HTML is always on, whatever the settings in the admin panel), after making sure the HTML editor is disabled, you use this code for left side floating :
Code:
<div style="float:left;"><img src="http://2img.net/i/fa/logo/logo_en.png" alt="your replacement text for accessibility purpose" /></div>

...or right side floating :
Code:
<div style="float:right;"><img src="http://2img.net/i/fa/logo/logo_en.png" alt="your replacement text for accessibility purpose" /></div>

In all cases, your text MUST be placed AFTER the floating element.

Test result, in a post on my testboard : http://youwontfindme.editboard.com/test-f1/test-floating-element-t231.htm#373
(note : don't try to understand the latin text, it's just dummy text that's used for webdesign demos)
Cornelia
Cornelia
Hyperactive

Female Posts : 4763
Reputation : 173
Language : I'M NOT A TECHIE OR A MOD, SO QUIT SENDING ME PMS FOR TECHIE STUFF OR LOST PASSWORDS !!!
Location : Absent on weekends until camping season ends

http://ishimaru-design.servhome.org

Back to top Go down

Solved Re: How do you type like this?

Post by Japorized July 15th 2009, 6:22 am

Thanks Cornelia.
Japorized
Japorized
Forumember

Male Posts : 310
Reputation : 3
Language : English
Location : Malaysia

http://infinityhub.ace.st

Back to top Go down

Solved Re: How do you type like this?

Post by MrMario July 15th 2009, 7:24 am

Solved =>Locked
MrMario
MrMario
Helper
Helper

Male Posts : 22186
Reputation : 1839
Language : test

Back to top Go down

Back to top

- Similar topics

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