Picture & line wrap

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply
kelemvor
Super Advanced
Super Advanced
Posts: 39
Joined: Mon Jun 17, 2002 2:05 am

Picture & line wrap

Post by kelemvor »

Greetings,

I'm trying to set up a menu item that has a small picture at the front and then the text after that. The problem is the text is too long so that it's wrapping to the second line. This is causing the pictures to appear on the top line because it's part of the text and then the text wraps around to under the picture.

I want to know if it's possible to have the pictures be at the beginning and then have the text when it wraps, wrap to next to the picture. This would be similar to a table with 2 cols first column is one big cell (the picture) and the second column would hold the text and it would wrap inside of the cell.

Is this possible?

Thanks,
--Mike
kelemvor
Super Advanced
Super Advanced
Posts: 39
Joined: Mon Jun 17, 2002 2:05 am

Post by kelemvor »

Well, I guess I'll reply to myself and maybe someone can tell me if this is possible.

Can I use HTML in the text field? FOr example can I put in things like:

<table><tr><td><img src=xxx.gif><td>Text here and if it wraps it will wrap inside of the cell so it will show up nice</table>

Or would that not work? I can't try it since 'm not at home.

THanks.
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

Yes, you can - or just try a plain <br> in your text to break it where you want.
John
Post Reply