Keyword

transition issue from less file

  • Quentin Silvestre
  • Quentin Silvestre's Avatar Topic Author
  • Offline
  • New Member
More
11 years 8 months ago #109073 by Quentin Silvestre
transition issue from less file was created by Quentin Silvestre
Hi all!

I'm using apped template (apped.superace180.com/) and need some specific field for the articles so setup also K2.
But since I activate System-K2, the slider on the right of the template slide in diagonal.
basically, first pict is well placed, second is upper the first position (you cannot see the picture at all) and last picture is well placed as the first one.

This slider is a customHTML and uses classes carousel, slide, carousel-inner, item, active, next, and left.
When System-K2 is active, there is a weird div added into the code encapsulate the myCarousel div:
<div style="margin: 0px 0px 20px; position: relative; overflow: hidden; height: 0px;">
it also add a style to the div myCarousel: style="margin: -500px; overflow: hidden;"
of course, during the transition, height:0px and margin:-500px transit to height:500px and margin:0px.

Well my question is, does K2 uses also transition on the classes I enumerate before?
or as I'm beginner, how can I fix this ?

thanks a lot!

Tinken

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum