All demo provided seems to have space on both side for large <div class="large"> to expand. What if it can only expand one way right. Context : if the page have a sidebar.
I am having similar issue where large <div> can't be expanded both way and zoom is working unexpectedly.
When double click you will notice how it expand on right. Or I am doing it wrong? Do I need to add any extra css to make the large <div> positioned correctly?
As for the code I used its just the very basic setup. If you want I can post but not sure if it is necessary.
All demo provided seems to have space on both side for large
<div class="large">
to expand. What if it can only expand one way right. Context : if the page have a sidebar.I am having similar issue where large
<div>
can't be expanded both way and zoom is working unexpectedly.You can see the problem here http://kowsky.projekt.dealux.de/product/wedge-cushion-rounded/
When double click you will notice how it expand on right. Or I am doing it wrong? Do I need to add any extra css to make the large
<div>
positioned correctly?As for the code I used its just the very basic setup. If you want I can post but not sure if it is necessary.