PHP Classes

File: WIAdmin/WIModule/appearing_button/appearing_button.css

Recommend this page to a friend!
  Classes of Jules Warner   WICMS   WIAdmin/WIModule/appearing_button/appearing_button.css   Download  
File: WIAdmin/WIModule/appearing_button/appearing_button.css
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: WICMS
Database driven content management system with PDO
Author: By
Last change: WI CMS

I am in process of building up my own cms system, its not quiet complete
yet.
There are multiple PDO classes, database driven, in process of making an
installer package for it.
The back end is being built UI with drag and drop, for a simple set up
Date: 7 years ago
Size: 416 bytes
 

Contents

Class file image Download
#box1 { border:#999 2px solid; width: 50%; height: 50px; } #box1 > img { position:absolute; z-index:2000; width:200px; max-height:200px; } #box1 > a { display: none; position: absolute; margin: 6px 0px 0px 128px; z-index: 3000; border: #81A332 1px solid; border-radius: 3px; padding: 5px; font-size: 12px; text-decoration: none; } #box1:hover a { display:block; }