[Pro] looping in a row

Hello,

I’ve a bit of a problem with my WebYep loop and can’t find where the crux of matter lies. In standard and tablet 768px view two loop elements should build a row before the elements continue in the next.

In standard format it works. The loop container’s width is 800px and the left floating loop element (html box with nested WY elements) is 375px wide (both fixed), has a left-margin of 25px and it’s clear is set to „none“

In tablet portrait format, where the loop container is 750px wide and the loop element’s width is 355px with a margin (left) of 15px, floating left, clear „none“, it doesn’t work – I think that it should fit mathematically – the second loop element, which should be in a line with the first, is in the second row. I’ve tried several smaller loop element dimensions, different margin widths, even floating alignments, but nothing helps …

What did I wrong?

Thx in advance

Ray

http://www.grayfix.at/planc_test/sonstiges/test.php


freewaytalk mailing list
email@hidden
Update your subscriptions at:

The 15px padding on .loopcontent is throwing things off - are you using the box-sizing action?

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:

Hi David,

no, in this case i don’z use the action in this case. I’ll try it …

Thanks for this!

Gretes

Ray


freewaytalk mailing list
email@hidden
Update your subscriptions at:

Hello David,

i applied the action to the html-box (loop element) and set the pages width from flexible to fix for the flexible page action. Till now the result is the same. What other steps do I have to do?

Thanks in advance

Ray


freewaytalk mailing list
email@hidden
Update your subscriptions at:

You could just reduce the left and right padding on .loopcontent at this width.

This is a tricky one to properly diagnose without the FW page and knowing your construction.

Personally I dont use the box-sizing action.

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:

O.k. so I will give it a try with the padding (till now I changed only the Margin a few times). If it doesn’t need an action, I’m happy …

Thanks for your tip!

Greets

Ray


freewaytalk mailing list
email@hidden
Update your subscriptions at: