bhm8hwcm Posted September 1, 2011 Share Posted September 1, 2011 I am new to FP and not sure how to do something. Client is giving me a number of logos...some portrait and some landscape and I have to put the addresses underneath them. I want the space between the bottom of the logo and the top of the type to be fairly consistent. I need the logo to align to the top of the picture box so it lines up with something else. Is there a way for the text box to float underneath it a specified amount or will it have to start at the top of the variable text box...ie it can't float underneat the graphic? thanks Link to comment Share on other sites More sharing options...
Dan Korn Posted September 1, 2011 Share Posted September 1, 2011 You can make it an inline graphic, so that it flows with text. Or, if you still want to scale it, you can use a repeatable component which contains a graphic frame, and put that inline in the text. Or, you can use the trick in this thread to determine whether the graphic is landscape or portrait, and set the text into a completely different frame depending on the result. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.