Tagged: easy slider
Hi!
I having images 500px X 500px that i want in a easy slider, and i set it to no scaling, still the images is enlarged ?
I have a 2/3 holder for the easy slider element on the left and 1/3 holder for the text info to the right.
This works with just a single image element.
Here is a example of it not working
http://restaurangfoto.se/hemsida/
Here is a example of it working (with a image holder instead of easy slider) like i want it to.
http://restaurangfoto.se/matfoto/
Please advice!
Hi Paul!
Add a codeblock element to the page and add this inside.
<style type = "text/css">
div .av_two_third { width: 50% !important; margin-left: 10% !important; margin-right: 2% !important; }
</style>
Best regards,
Elliott
Thanx!