View Single Post
Old 01-16-2012, 08:26 PM   PM User | #4
vseven
New to the CF scene

 
Join Date: Jan 2012
Location: Ohio
Posts: 4
Thanks: 1
Thanked 0 Times in 0 Posts
vseven is an unknown quantity at this point
teedoff & Excavator - Thanks. Both kinda work better then my example but both still aren't "floating" like I imagine.

The problem is having to set a width (of 960 or 600 or anything). It floats on the right and I want it to butt right against the text. BUT I don't want the text to wrap except on my line breaks nor do I know ahead of time how "wide" there signature is (since the email address can vary a lot).

Is there a way to truly "float" the image to the right of the text so it stays there like in a two column table?

Example:
Code:
------------------------------
|  Name          |           |
|  Address       |   LOGO    |      Dead space
|  Email         |           |
------------------------------
So that if the email line is 14 characters the logo would be against the right edge and if it were 35 characters the image is still at the right edge.

Last edited by vseven; 01-16-2012 at 08:33 PM..
vseven is offline   Reply With Quote