Team:TU-Delft/Test2

From 2011.igem.org

(Difference between revisions)
Line 43: Line 43:
.booklet .b-counter {bottom:10px; position:absolute; display:block; width:25px; height:20px; background:#ccc; color:#444; text-align:center; font-family:Georgia, "Times New Roman", Times, serif; font-size:10px; padding:5px 0 0;}
.booklet .b-counter {bottom:10px; position:absolute; display:block; width:25px; height:20px; background:#ccc; color:#444; text-align:center; font-family:Georgia, "Times New Roman", Times, serif; font-size:10px; padding:5px 0 0;}
 +
.book_wrapper{
 +
margin:0 auto;
 +
padding-top:50px;
 +
width:905px;
 +
height:540px;
 +
position:relative;
 +
background:transparent url(../images/bg.png) no-repeat 9px 27px;
 +
}
 +
a#next_page_button,
 +
a#prev_page_button{
 +
display:none;
 +
position:absolute;
 +
width:41px;
 +
height:40px;
 +
cursor:pointer;
 +
margin-top:-20px;
 +
top:50%;
 +
background:transparent url(../images/buttons.png) no-repeat 0px -40px;
 +
}
 +
a#prev_page_button{
 +
left:-30px;
 +
}
 +
a#next_page_button{
 +
right:-30px;
 +
background-position:-41px -40px;
 +
}
 +
a#next_page_button:hover{
 +
background-position:-41px 0px;
 +
}
 +
a#prev_page_button:hover{
 +
background-position:0px 0px;
 +
}
</style>
</style>

Revision as of 12:48, 16 June 2011

Loading pages…
”"/

Slider Gallery

This tutorial is about creating a creative gallery…

Article Demo