PHP Classes

File: assets/albumtypes/simple/style.css

Recommend this page to a friend!
  Classes of Goffy G   wgGallery   assets/albumtypes/simple/style.css   Download  
File: assets/albumtypes/simple/style.css
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: wgGallery
Image gallery module for XOOPS CMS
Author: By
Last change:
Date: 3 years ago
Size: 530 bytes
 

Contents

Class file image Download
.simpleContainer { position: relative; margin-top:10px; } .simpleContainer .simpleContent { position: absolute; /* Position the background text */ bottom: 0; /* At the bottom. Use top:0 to append it to the top */ background: rgba(255, 255, 255, 0.7); /* Black background with 0.7 opacity */ color: #000000; /* color text */ width: 100%; /* Full width */ padding: 10px 5px 0 10px; /* Some padding */ } .simpleContainer .simpleContent :hover { font-weight: 700; } .linebreak { margin:20px; }