[Pro] inline-object

hi out there,
i have a problem while using text and images from webyep inside html-elements inside a box (inline-objects). freeway is having settings related to the flow of an inline object (text) around another. when i use this behaviour it looks nice, but i cannot reach any of the buttons of the objects the text is flowin around. it seems as if they are behind the text. what can i do?
i hope you understand the question.

thanx, tom kemper


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Post a link to your page Tom and we can look - are you sure that these items are inline and not behind?

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

here is the link:

http://thomas.kemper.macbay.de/pro_liberis

username for webyep: demo
password for webyep: demo

try to access the pictures.

thx, tom


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Tom,

as David already supposed, this would be my shot too. The image is layered behind the longtext-element.

I tend to say, that a construction like this needs to have nested divs that are in this way not to achieve (cause as far as I know nested divs are not possible).

The only chance to do is to place a RichText-Element with a RichTextEditor including Image (File, Media) Management such as TinyMCE or CKEditor.

But - and there’s the big but:

I only once achieved to have an ImageEditor within TinyMCE, but in a way I can’t get to work any more in higher WebYep Versions than I actually run (1.4.6). So I can’t recommend this way from my state of the art.

Max has an idea of how to do but he do not publish it cause of secure issues running a system like this. An image-management needs chmod read/write and you have to dig some holes into the webyep-system that could cause some headache.

But if there’s somebody wasting the pain with some ASPIRIN I would deny ever written the above lines.

Cheers

Thomas

BTW: Have a look on: http://www.kimmich-dm.de/fwp-forum.html It might be from time to time helpful?


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

tom can you send me your freeway artwork and then I can adjust your artwork so it work correctly
cheers max


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

hello,

here is the artwork. goal is to get a text flowin first around an image on the right side second flowin around an image on the left side. in the end this should be a loop.

cheers, tom
On Mittwoch, 20. April 2011 at 19:56, max wrote:
tom can you send me your freeway artwork and then I can adjust your artwork so it work correctly

cheers max


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Take a look at the Text Flow Action:

http://www.actionsworld.com/Actions/TextFlow/freewaypreview.php

HTH Colin

On 21 Apr 2011, at 10:19, tom wrote:

… goal is to get a text flowin first around an image on the right side second flowin around an image on the left side. in the end this should be a loop.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

this is how to do it

  1. draw a normal html box

  2. click inside and insert webyep loopstart

  3. while the cursor is flashing insert a webyep image and named it

  4. while the cursor is flashing insert another webyep image and named that

  5. while the cursor is flashing insert a webyeplong text and name that

  6. hit return on the keyboard and insert a webyep loopend

  7. click on the first webyep imagte and in the action palette click on the extended button and add this:

      style="float:left; clear:left; marging: 5px 5px 5px 0px"
    

then click on the second image and add this in extended

 style="float:right; clear:right; marging: 5px 0px 5px 5px"

thats it you now have text tat flows around two images and its all in a loop so you can create as many of these as you like

cheers max


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Not to be pedant, Max but when the saints go “marging” in, I’d prefer:

style=“float:left; clear:left; margin: 5px 5px 5px 0px”

and

style=“float:right; clear:right; margin: 5px 0px 5px 5px”

to use instead :slight_smile:

The margin-order is: Top, Right, Bottom, Left

Cheers

Thomas


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

hello max, thomas and so on,

every solution great. i will prefer the last by max. it works great. just like i wanted to. eventhough the solution by colin is great too. very dtp-like handling.

thank you very much, cheers, tom


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

aahhahha yes it would;d help if I actually looked at what I typed!!!
yes absolutely margin and not marging

all the best max
dyslexia rules… KO!!!


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options