Team:Columbia-Cooper-NYC/trial9
From 2012.igem.org
(Difference between revisions)
Line 165: | Line 165: | ||
</head> | </head> | ||
</html> | </html> | ||
- | |||
Line 212: | Line 211: | ||
} | } | ||
.lof-main-outer{ | .lof-main-outer{ | ||
- | position:relative; | + | position:relative; |
- | height: | + | height:340px; |
- | width: | + | width:760px; |
z-index:3px; | z-index:3px; | ||
overflow:hidden; | overflow:hidden; | ||
Line 224: | Line 223: | ||
z-index:100px; | z-index:100px; | ||
position:absolute; | position:absolute; | ||
- | + | top:0; | |
left:0px; | left:0px; | ||
background:url(https://static.igem.org/mediawiki/2011/e/eb/IGEM_HokkaidoU_Index_Slideshow_Bg_trans.png); | background:url(https://static.igem.org/mediawiki/2011/e/eb/IGEM_HokkaidoU_Index_Slideshow_Bg_trans.png); | ||
- | height: | + | /*height:20px;*/ |
+ | width:100%; | ||
/* filter:0.7(opacity:60) */ | /* filter:0.7(opacity:60) */ | ||
- | padding: | + | padding:12px; |
overflow: hidden; | overflow: hidden; | ||
} | } | ||
Line 247: | Line 247: | ||
.lof-main-item-desc h2{ | .lof-main-item-desc h2{ | ||
padding:0; | padding:0; | ||
- | margin: | + | margin:0; |
color: #fff; | color: #fff; | ||
border-bottom: none; | border-bottom: none; | ||
Line 296: | Line 296: | ||
padding:0px; | padding:0px; | ||
} | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
/* item navigator */ | /* item navigator */ | ||
.lof-navigator-wapper { | .lof-navigator-wapper { | ||
position:absolute; | position:absolute; | ||
bottom:10px; | bottom:10px; | ||
- | + | left:10px; | |
+ | width:740px; | ||
+ | height:40px; | ||
background:url(https://static.igem.org/mediawiki/2011/b/b8/IGEM_HokkaidoU_Index_Slideshow_Transparent_bg.png) repeat; | background:url(https://static.igem.org/mediawiki/2011/b/b8/IGEM_HokkaidoU_Index_Slideshow_Transparent_bg.png) repeat; | ||
- | padding:5px | + | padding:5px 0 0 5px; |
} | } | ||
.lof-navigator-outer{ | .lof-navigator-outer{ | ||
position:relative; | position:relative; | ||
z-index:100; | z-index:100; | ||
- | height: | + | /*height:60px; |
- | width: | + | width:780px;*/ |
overflow:hidden; | overflow:hidden; | ||
color:#FFF; | color:#FFF; | ||
- | float:left | + | /*float:left */ |
} | } | ||
ul.lof-navigator{ | ul.lof-navigator{ | ||
Line 317: | Line 326: | ||
padding:0; | padding:0; | ||
margin:0; | margin:0; | ||
- | position:absolute; | + | /*position:absolute; |
- | width: | + | width:600px;*/ |
} | } | ||
ul.lof-navigator li{ | ul.lof-navigator li{ | ||
Line 366: | Line 375: | ||
#hokkaidou-container{ | #hokkaidou-container{ | ||
- | width: | + | width: 780px; |
margin: 0 auto; | margin: 0 auto; | ||
padding: 0; | padding: 0; | ||
Line 384: | Line 393: | ||
#hokkaidou-content #hokkaidou-right-content | #hokkaidou-content #hokkaidou-right-content | ||
{ | { | ||
- | float: right; | + | /*float: right; |
- | width: 680px; | + | width: 680px; */ |
} | } | ||
</style> | </style> | ||
Line 454: | Line 463: | ||
</div> | </div> | ||
</div> | </div> | ||
- | <div class="lof-main-outer | + | <div class="lof-main-outer"> |
- | <ul | + | <ul class="lof-main-wapper"> |
<li> | <li> | ||
<img src="http://farm9.staticflickr.com/8456/8049457082_5814030096_b.jpg"> | <img src="http://farm9.staticflickr.com/8456/8049457082_5814030096_b.jpg"> | ||
Line 508: | Line 517: | ||
</div> | </div> | ||
<div class="lof-navigator-wapper"> | <div class="lof-navigator-wapper"> | ||
- | <div | + | <div class="lof-navigator-outer"> |
- | <ul | + | |
+ | |||
+ | <ul class="lof-navigator"> | ||
<li class="" style="height: 32px; width: 80px;"> | <li class="" style="height: 32px; width: 80px;"> | ||
<img src="http://farm9.staticflickr.com/8181/8049658043_cffa2b28e0_t.jpg"> | <img src="http://farm9.staticflickr.com/8181/8049658043_cffa2b28e0_t.jpg"> | ||
Line 532: | Line 543: | ||
</li> | </li> | ||
</ul> | </ul> | ||
+ | |||
+ | |||
</div> | </div> | ||
</div> | </div> |
Revision as of 13:57, 3 October 2012