View Single Post
  #10  
Old 04-20-2008, 04:29 PM
kevincrafts's Avatar
kevincrafts Offline
pixelpost guru
 
Join Date: Jul 2007
Location: Colorado
Posts: 434
Quote:
Originally Posted by patashnik View Post
Brilliant! One thing: Would you mind showing the actual code that you use to set this up in the album_template.html page?

This is seriously one of the most useful addons I've seen here at Pixelpost, excellent work!
Here's what I have on my album_template.html page...

<div style="width:720px; margin:20px auto; clear:both;">
<ALBUMVIEWPAGEDRAND>
</div>

<style>
.albumWrapper {

height:120px;
text-align:center;
float:left;
margin:5px;
}
.albumWrapper2 {
margin:3px;
width:83px;
}
.albumWrapper a:link, .albumWrapper a:visited {
border:1px solid #666;
display:block;
}
.albumWrapper img {
border:3px solid #FFF;
}
.albumTitle {
font-size:80%;
padding:2px 0;
}
.albumTitle a:link, .albumTitle a:visited {
border:none;
}
</style>
__________________
Kevin | Light & Dark Photoblog

Reply With Quote