responsive WY images. How?

Hello,

does somebody know where to find a STEP BY STEP tutorial how to make web yep (1.0) images responsive?

greets

ray


freewaytalk mailing list
email@hidden
Update your subscriptions at:

Hi Ray
it depends on how you have inserted the webyep image into your document but lets say its like this simple example

  1. create a new page
  2. click inside the page until you see a flashing cursor and insert a webyep image via :
    insert/action item/webyep image
  3. in the inspector palette change the width to percentage so for this example lets say 33% and the height to flexible.
  4. in the action palette add a name in the name field
    and the change the scale method to β€œDo not scale width” and "Do not scale height
  5. click on the IMG Tag Extended button and copy and paste this into the popup window:
    style=β€œwidth:100%; height:auto;”

and now publish
thats it… the webyep image will be inserted and be flexible

if you want the image to be bigger then change the (step 2) 33% to say 50%… etc

kind regards max


freewaytalk mailing list
email@hidden
Update your subscriptions at:

Hi Max,

cool, thanks a lot for your help!

greetz

ray


freewaytalk mailing list
email@hidden
Update your subscriptions at:

Hello Max,

i did what you wrote, but something went wrong and the pictures don’t change their width. Is this because I use this method in another html box (the WY images are in a loop) with a 100% fixed width?

http://www.grayfix.at/planc_test/englisch/news.php

kind regards

ray


freewaytalk mailing list
email@hidden
Update your subscriptions at:

hi ray unfortunately I can see errors in your code
unfortunately the quotes above have been interpreted incorrectly by the editor so I will write that again so you can copy and paste

    style="width:100%; height:auto;"

can you alos make sure you have set the webyep image to do not scale on both height and width plus have you used percentatges in the inspector?

speak soon max


freewaytalk mailing list
email@hidden
Update your subscriptions at:

Hi Max,

thank you again, now it works!

It must have been the quotes …
Yes, the images do not scale and i gave them a width of 22% and a right-margin of 4% (4 pics and 3 margins) – and yes, the height is flexible.

kind regards

ray


freewaytalk mailing list
email@hidden
Update your subscriptions at:

great
i should have noticed last night that the quotes were wrong

kind regards max


freewaytalk mailing list
email@hidden
Update your subscriptions at: