You are here

Files in Lightbox2 6

Primary tabs

File namesort descending Location Namespace Description
lightbox-rtl.css css/lightbox-rtl.css #imageData #imageDetails { float: right; text-align: right; } /* Image location mod */ #bottomNavClose { float: left; } #bottomNavZoom, #bottomNavZoomOut { left: -30px; float: left; } #lightshowPlay, #lightshowPause { float: left; …
lightbox.css css/lightbox.css #lightbox { position: absolute; top: 40px; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; } #lightbox a img { border: none; } #outerImageContainer { position: relative; background-color: #fff; width:…
lightbox2-insert-image.tpl.php lightbox2-insert-image.tpl.php Template file for Lightbox2 content inserted via the Insert module.
lightbox2.admin.inc lightbox2.admin.inc Administrative page callbacks for the lightbox2 module.
lightbox2.formatter.inc lightbox2.formatter.inc Lightbox2 formatter hooks and callbacks.
lightbox2.info lightbox2.info name = Lightbox2 description = Enables Lightbox2 for Drupal core = 6.x
lightbox2.insert.inc lightbox2.insert.inc Lightbox2 support for Insert module.
lightbox2.install lightbox2.install Installation functions for Lightbox2.
lightbox2.module lightbox2.module Enables the use of lightbox2 which places images above your current page, not within. This frees you from the constraints of the layout, particularly column widths.
lightbox2.views.inc lightbox2.views.inc lightbox2.views.inc
lightbox2_handler_field_lightbox2.inc lightbox2_handler_field_lightbox2.inc
lightbox_alt.css css/lightbox_alt.css /** * Based on a design created by Nicolas Borda: * http://www.ipwa.net/assets/myslimbox/ */ #lightbox { position: absolute; top: 40px; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; } #lightbox a img { …
lightbox_lite-rtl.css css/lightbox_lite-rtl.css #lightbox { background-color: #eee; padding: 10px; border-bottom: 2px solid #666; border-right: 2px solid #666; min-width: 240px; } #lightboxDetails { font-size: 1.2em; padding-top: 0.6em; min-width: 240px; } #lightboxCaption { …
lightbox_lite.css css/lightbox_lite.css #lightbox { background-color: #eee; padding: 10px; border-bottom: 2px solid #666; border-right: 2px solid #666; min-width: 240px; } #lightboxDetails { font-size: 1.2em; padding-top: 0.6em; min-width: 240px; } #lightboxCaption { …
page-node-lightbox2.tpl.php page-node-lightbox2.tpl.php Template file for displaying the node content, associated with an image, in the lightbox. It displays it without any sidebars, etc.
README.txt README.txt CONTENTS OF THIS FILE ---------------------- * Introduction * Installation * Adding Lightbox Functionality to your Images - No Grouping - With Grouping - Slideshow - Video - HTML Content Support - Inline Content Support …

Other projects