Banner slider widget for Widget Framework

Banner slider widget for Widget Framework

Dadparvar

Well-known member
Dadparvar submitted a new resource:

Banner slider widget for Widget Framework - Add multiple banners everywhere with WF with auto play support

Hi,

1. Go to your WF page in ACP and press "+ Add Widget".
2. Choose "[Advanced] HTML" for Renderer.
3. Use the code below in HTML field:
Code:
<style>
* {margin:0; padding:0}
#wrapper {width:234px; margin:5px auto; background: #fff;}
#container {position:relative; background:none; padding:32px; height:240px; border-right:1px solid none; border-bottom:1px solid none}
.sliderbutton {float:left; width:25px; height:240px; cursor:pointer}...

Read more about this resource...
 
Top Bottom