GuidePedia /* /Features Slider */ #featured-slider { position: relative; /*leave as is*/ overflow: hidden; /*leave as is*/ width:610px; /*width of featured content slider*/ height: 250px; margin-bottom:10px; } #featured-slider .contentdiv{ /* do not change the name of class - The size of contentdiv is 495x270 (after excluding padding value) */ visibility: hidden; /*leave as is*/ position: absolute; /*leave as is*/ left: 0; /*leave as is*/ top: 0; /*leave as is*/ z-index:1; width:380px; background:#222; } #featured-slider .contentdiv img { width:380px; height:250px; overflow:hidden; } #featured-slider .sliderPostPhoto { /* Wrapper for featured are photo and post title */ position:relative; height: 250px; width:380px; overflow:hidden; } #featured-slider .sliderPostInfo { /* Post title and if enabled excerpt wrapper for featured slider */ position:absolute; top:0; left:0; color:#ccc; padding:20px 5px 10px; background: url(http://img64.imageshack.us/img64/8492/bgtransparent.png); font-size: 11px; height:220px; width:165px; } #featured-slider .sliderPostInfo p { /* Post excerpt style on featured slider */ color:#ccc; font-size:12px; padding-top:15px; } #featured-slider .featuredPostMeta { /* Post excerpt style on featured slider */ padding-top:15px; } #featured-slider .featuredPostMeta a { /* Post excerpt style on featured slider */ color:#ccc; text-decoration:underline; } #featured-slider .featuredPostMeta a :hover{ /* Post excerpt style on featured slider */ text-decoration:none; } /* post titles by small thumbs on featured slider */ span.fea_thumb_title{ font-size:11px; font-family:tahoma, verdana, sans-serif; color:#ccc; line-height:0.9em; } span.fea_thumb_title a{ color:#ccc; } span.fea_thumb_title a:hover{ color:#ccc; } #paginate-featured-slider { /* do not change the name of class - used to wrap thumbnails for featured area */ position: absolute; /*leave as is*/ right: 0; /*leave as is*/ top: 0; /*leave as is*/ z-index:1; width:230px; height:250px; overflow:hidden; background:#222; } #paginate-featured-slider ul { width:505px; padding-bottom:0; list-style: none; } #paginate-featured-slider ul li { display: block; width:230px; } #paginate-featured-slider ul li a { padding:7px 10px 5px 7px; background:#52575C; height:37px; display:block; border-bottom:1px solid #666; overflow:hidden; } #paginate-featured-slider ul li a.last { border-bottom:none !important; } #paginate-featured-slider ul li a:hover { background:#444; } #paginate-featured-slider ul li a.selected { background:#444; } #paginate-featured-slider .featured_thumb { float:left; margin-right:5px; width:60px; height:34px; } المصدر:مدونة علي شار http://teznet.blogspot.com/2012/07/blog-post_6911.html#ixzz33GliQgdi المصدر:مدونة علي شار http://teznet.blogspot.com/2012/07/blog-post_6911.html#ixzz33GlxBGAY
المصدر:مدونة علي شار http://teznet.blogspot.com/2012/07/blog-post_6911.html#ixzz33GlPgrv4
 
 
Top