Search
 
SCRIPT & CODE EXAMPLE
 

CSS

css play button on image

.more_video_img {
  position: relative;
}

.playBtn {
  position: absolute;
  width: 40px;
  height: 40px;
  left: 50%;
  top: 50%;
  margin-left: -20px; /*half of the width */
  margin-top: -20px; /*half of the height */
}
Comment

PREVIOUS NEXT
Code Example
Css :: how to give height equal to parent height css 
Css :: make table cell less wide css 
Css :: rendre une div scrollable 
Css :: memebuat html dan css login instagram 
Css :: css display inline 
Css :: text-align transform 
Css :: change the background of an element in a loop using css 
Css :: how to make background image NOT scroll with the rest of the page. 
Css :: webkit-scrollbar-button css 
Css :: css color word multiple colors 
Css :: css margin 
Css :: make element fill page 
Css :: css 100vh minus header 
Css :: div position by default 
Css :: what css font smoothing 
Css :: transform in css 
Css :: CodeIgniter + WordPress integration 
Css :: how to see applications installed by wine cmd 
Css :: download css from website 
Css :: css loop 
Css :: Set cellpadding and cellspacing in CSS? 
Css :: @media css 
Css :: how to add images on images css 
Css :: css mdn 
Css :: quitar flecha summary html css 
Css :: pink hex code 
Css :: horizontal rule plus text 
Css :: sub menu not showing horizontal css 
Css :: ms-grid- error css 
Css :: gh: stop using --force !!! 
ADD CONTENT
Topic
Content
Source link
Name
8+5 =