Arkadaşlar yukarıdaki bölümü aşağıdaki gibi yapmamda yardımcı olur musunuz ? (Idmb ve gösterme sayısı dahil değil.)
http://prntscr.com/37jcf6
Css kodları burada ,başka kod yada site lazım olursa verebilirim
#carousel{width:960px;height:319px;position:relative;display:block;background: url(http://demo.alpvideoscriptleri.com/assets/img/slider-background.png) repeat-x top;margin:10px auto;padding:0 auto}
#carousel .container{position:absolute;left:25px;width:920px;height:273px;overflow:hidden}
#carousel #previous_button{position:absolute;width:25px;height:330px;background:url(http://3.bp.blogspot.com/-SFH7pfuPOg4/UAVZimY-OuI/AAAAAAAAHqE/MOKZ4nE0EFM/s1600/prev.png) center;z-index:100;cursor:pointer;}
#carousel #next_button{position:absolute;right:0;width:25px;height:330px;background:url(http://4.bp.blogspot.com/-pFR58sZNzCo/UAVZh9I72lI/AAAAAAAAHp8/JTIiHJfsqHA/s1600/next.png) center;z-index:100;cursor:pointer;}
#carousel #next_button:hover,#carousel #previous_button:hover,#carousel ul li:hover{filter:alpha(opacity=80);opacity:.8}
#carousel ul{width:100000px;position:relative;margin-top:10px}
#carousel ul li{background:#335795 url(http://3.bp.blogspot.com/-isErZdr-e3w/T_7Lgjhr5OI/AAAAAAAAHf0/tjJYvmFYxS8/s1600/sliderbg.png) repeat-x top;display:inline;float:left;text-align:center;font-weight:700;line-height:1.2em;width:200px;height:300px;margin:0 1px 20px 12px;padding:6px}