Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #181687

    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

    #181776

    Hey stevemulisa!

    Can you post a screenshot as well as link to your page where you have LayerSlider?

    Regards,
    Yigit

    #183783
    This reply has been marked as private.
    #183878

    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”&gt;
    <area shape=Rect Coords=30,30,59,59 Href=”http://www.hotbot.com”&gt;
    </map>

    #183880

    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

    #183910
    This reply has been marked as private.
    #184697

    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

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘css for logo in layerslider’ is closed to new replies.