Luxbum.net - Script de galerie photo

Changeset 242

Show
Ignore:
Timestamp:
08/19/07 16:09:31 (1 year ago)
Author:
nicolas
Message:

images suiv/prec

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/templates/public/photoblog/display.html

    r241 r242  
    2222</div> 
    2323 
    24 <div id="gallerytitle"><h1>{$cfg['gallery_name']}</h1></div> 
     24<div id="gallerytitledisplay"><h1>{$cfg['gallery_name']}</h1></div> 
    2525 
    2626<h2> 
  • trunk/templates/public/photoblog/themes/blue/blue.css

    r241 r242  
    4949} 
    5050#gallerytitle { 
     51  border-bottom: 1px solid #E6E6DF; 
     52  padding-bottom: 20px; 
     53  margin-bottom: 12px; 
     54  margin-top: 40px; /* IE Only */ 
     55} 
     56#gallerytitledisplay { 
    5157  border-bottom: 1px solid #E6E6DF; 
    5258  padding-bottom: 120px; 
     
    258264  margin-left:4px; 
    259265  float: left; 
     266  text-decoration: none; 
    260267} 
    261268.imgnav .imgnext a { 
    262269  margin-right:4px; 
    263270  float: right; 
     271  text-decoration: none; 
    264272} 
    265273#narrow {