git sta/* * Copyright (c) 2008 Jan Dittberner * Jan Dittberner IT-Consulting & -Solutions * Cottbuser Str. 1, D-01129 Dresden * * Copyright (c) 2008 Jeremias Arnstadt * * This file is part of the ScrollingJQueryGallery component of the * gnuviech-server.de Websitetools * * ScrollingJQueryGallery is free software: you can redistribute it * and/or modify it under the terms of the GNU General Public License as * published by the Free Software Foundation, either version 3 of the * License, or (at your option) any later version. * * ScrollingJQueryGallery is distributed in the hope that it will be * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. * * You should have received a copy of the GNU General Public License * along with ScrollingJQueryGallery. If not, see * . * * Version: $Id$ */ #arrleft { position:absolute; top:0px; left:0px; } #arrright { position:absolute; top:0px; left:464px; } #imgscroller { position:absolute; top:0px; left:10px; width:464px; height:65px; overflow:hidden; } #scrollable { position:absolute; top:0px; left:0px; height:65px; } div.thumbnail { margin-left:3px; float:left; } a.lightbox img { border:0; } .bildposition { margin: middle; position:relative; top:3px; bottom:auto; } #imagedescription { position:relative; height: 25px; top: 330px; left: 0px; color: #ffffff; font-size:10px; font-style:normal; font-weight:normal; text-align:center; vertical-align:center; } .imgdescription { color: #ffffff; position: absolute; font-size:10px; font-style:normal; font-weight:normal; text-align:center; } .sub_menu { color:#FFFFFF; font-size:10px; font-weight:normal; margin-left:2px; margin-bottom:2px; } .sub_menu_colored { color:#FF6600; font-size:10px; font-weight:normal; margin-left:2px; margin-bottom:2px; }