New Landing How can we help? Themeforest Theme Support Dante Content right to left (responsive) – chart animation speed

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Dante
  • #105600
    PBT-
    Member
    Post count: 4

    I have two questions.

    1. With the responsive layout everything gets read from left to right. So everything at the lef side get above everything on the right side. Is it possible to change this for a row?

    Because on mobile things get presented wrong when you have elements presented from right to left.

    2. Is is possible to adjust the animation speed of the charts.

    #105912
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    1. Sorry that is not possible, if the content is placed on left, it shows first on the responsive. Like from left to right will become top to bottom.
    2. Which charts you wanna change the speed, I can help you with that.

    Thanks,
    laranz.

    #106489
    PBT-
    Member
    Post count: 4

    Hi thanks for your respons.

    About 1: When I hire a proffesional developer where does he have to look. Where is this way defined
    because I find this a major flaw because it prevents me from presenting the content the way I want.

    It not possible to change the way of showing with classes in the css.

    About 2: In the link in the starting post but If you give me the css for the speed of the animation.
    Then I will define it in the custom css with class names.

    #106662
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    I ask our developer about this possibility.

    Thanks,
    laranz.

    #106890
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    1) You could make use of the extra class box in the assets to do push/pull, as per Boostraps’ documentation: http://getbootstrap.com/css/ . Your developer should be able to follow this.

    2) Edit /js/functions.js line 2046:

    animate: 1000,

    Within this block:

    jQuery(this).easyPieChart({
    	animate: 1000,
    	lineCap: 'round',
    	lineWidth: jQuery(this).attr('data-linewidth'),
    	size: jQuery(this).attr('data-size'),
    	barColor: jQuery(this).attr('data-barcolor'),
    	trackColor: jQuery(this).attr('data-trackcolor'),
    	scaleColor: 'transparent'
    });

    – Ed

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register