Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Shahriar Alam

    (@shahriar0822)

    Yes, that could be done. Minor code change is required. You have to set #wpbs_slider offset to 0. For example if you are using sliding widgets in left side, then go to ../plugins/sliding-widgets/tpls/left_css.php and go to line no 11, set left properties value to 0 as following,

    #wpbs_slider{
    left:0;
    }

    Hope it helps.

    Thread Starter Pat_07

    (@pat_07)

    Thank you !
    I will test it immediatley.

    Thread Starter Pat_07

    (@pat_07)

    Works just fine ! thanks !

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Always opened ?’ is closed to new replies.