hi there
could you please provide me with a simple css code to get the logo centred in the layerslider, when i use the logo option to have that layer on without moving even through transition!
thx
Hey stevemulisa!
Can you post a screenshot as well as link to your page where you have LayerSlider?
Regards,
Yigit
hello
i have a question about an image in a layer slider!! how can i use a html mapping to have only some area of the image clickable ? like in this exemple
<map name=example>
<area shape=Rect Coords=0,0,29,29 Href=”http://www.yahoo.com”>
<area shape=Rect Coords=30,30,59,59 Href=”http://www.hotbot.com”>
</map>
i found the answer for my last question, but unfortunatly even so, i wouldn’t know how to link to another slider just using the href of my html instead of the provided quick link of the layerslider that uses “#2” to link to slider number 2 in this case. so i wont go with this solution
Hey!
As far as I know you can’t easily center elements with css when you work with LayerSlider because the slider script must calculate the position of all elements (images, text, etc.) dynamically based on the viewport size and the position you chose for the element on the admin screen. The only solution I can think of is to configure the logo like a standard image but with a short transition time of 100ms to avoid a noticeable transition.You can also try to deactivate the “Animate first slide” option (Global Settings) – then Layerslider won’t animate the first slide when the slider loads but will fade in all elements immediately.
Cheers!
Peter