Deprecated: Function get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /var/www/html/wp-includes/functions.php on line 5383

Gabi Posch

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Nivo Slider – Responsive #6711
    Gabi Posch
    Member

    Solved – I found out – how i can make this work:

    I changed in > shortcodes/lib/shortcodes.php > Line: 556 this:
    $return .= ‘<div id=”‘ . $slider_id . ‘” class=”su-nivo-slider” style=”width:’ . $width . ‘px;height:’ . $height . ‘px;max-width:100%;max-height:100%”>’;

    EASY – i only added max-width and max-height.

Viewing 1 post (of 1 total)