Team:UNIK Copenhagen/news

From 2014.igem.org

(Difference between revisions)
(Created page with "{{Team:UNIK Copenhagen/template}} <html> <style> - default styles for extension "tx_tciframe_pi1": .tx-tciframe-pi1{ width: 100%; } /* default styles for extensi...")
(Blanked the page)
 
Line 1: Line 1:
-
{{Team:UNIK Copenhagen/template}}
 
-
<html>
 
-
<style>
 
-
/* default styles for extension "tx_tciframe_pi1" */
 
-
 
-
.tx-tciframe-pi1{
 
-
width: 100%;
 
-
}
 
-
 
-
/* default styles for extension "tx_tcnews_pi1" */
 
-
 
-
.tx-tcnews-pi1 .frontpage_container{
 
-
background: #FFFFFF;
 
-
height: 77px;
 
-
background-image: url(/typo3conf/ext/tcnews/pi1/images/news_bg.gif);
 
-
background-repeat: repeat-x;
 
-
}
 
-
 
-
.tx-tcnews-pi1 .list_container{
 
-
border: 1px solid #e25b00;
 
-
background: #a0a096;
 
-
position: relative;
 
-
}
 
-
 
-
.tx-tcnews-pi1 .image{
 
-
float: left;
 
-
padding: 10px 8px 9px 8px;
 
-
}
 
-
 
-
.tx-tcnews-pi1 .image img{
 
-
border-bottom: 1px solid #e5e6e1;
 
-
}
 
-
 
-
.tx-tcnews-pi1 .data{
 
-
float: left;
 
-
}
 
-
 
-
.tx-tcnews-pi1 .date{
 
-
text-transform: uppercase;
 
-
font-size: 10px;
 
-
margin: 10px 0 0 0;
 
-
}
 
-
 
-
.tx-tcnews-pi1 .link{
 
-
text-transform: uppercase;
 
-
font-weight: 700;
 
-
font-size: 10px;
 
-
}
 
-
 
-
.tx-tcnews-pi1 .link a{
 
-
background-image: url(/fileadmin/templates/images/linkarrow.gif);
 
-
background-position: right center;
 
-
background-repeat: no-repeat;
 
-
padding: 0pt 10px 0pt 0;
 
-
}
 
-
 
-
.tx-tcnews-pi1 .teaser{
 
-
width: 360px;
 
-
color: #636361;
 
-
}
 
-
 
-
.maincontainer .tx-tcnews-pi1 .teaser{
 
-
width: 625px;
 
-
color: #636361;
 
-
}
 
-
 
-
.tx-tcnews-pi1 .dotted_line{
 
-
background-image: url(/fileadmin/templates/images/dotted.gif);
 
-
background-repeat: repeat-x;
 
-
height: 1px;
 
-
background-position: 0 -5px;
 
-
}
 
-
 
-
.tx-tcnews-pi1 .datacontainer{
 
-
vertical-align: top;
 
-
width: 100%;
 
-
padding: 0 10px 0 0;
 
-
}
 
-
 
-
.tx-tcnews-pi1 .imagecontainer{
 
-
vertical-align: top;
 
-
}
 
-
 
-
.tx-tcnews-pi1 .image_float img{
 
-
border-bottom: 1px solid #e6e7e2;
 
-
}
 
-
 
-
.tx-tcnews-pi1 .createSingleView_date{
 
-
text-transform: uppercase;
 
-
font-size: 10px;
 
-
margin: 0 0 5px 0;
 
-
}
 
-
 
-
.tx-tcnews-pi1 .createSingleView_teaser{
 
-
font-weight: 700;
 
-
margin: 0 0 10px 0;
 
-
font-size: 10px;
 
-
}
 
-
 
-
.tx-tcnews-pi1 .createList_header{
 
-
position: relative;
 
-
background: #e25b00;
 
-
}
 
-
 
-
.tx-tcnews-pi1 .createList_header_archive{
 
-
position: absolute;
 
-
right: 6px;
 
-
top: 6px;
 
-
width: 65px;
 
-
height: 15px;
 
-
background: #913700;
 
-
text-align: center;
 
-
padding: 2px 0 0 0;
 
-
font-size: 10px;
 
-
}
 
-
 
-
.tx-tcnews-pi1 .createList_header_archive a{
 
-
color: #c9d5c9;
 
-
text-transform: uppercase;
 
-
}
 
-
 
-
.tx-tcnews-pi1 .createList_header_archive a:hover{
 
-
text-decoration: none;
 
-
}
 
-
 
-
.tx-tcnews-pi1 .createList_rss{
 
-
position: absolute;
 
-
right: 73px;
 
-
top: 4px;
 
-
}
 
-
 
-
.tx-tcnews-pi1 .nextAJAX{
 
-
position: absolute;
 
-
left: 360px;
 
-
top: 4px;
 
-
cursor: pointer;
 
-
}
 
-
 
-
.tx-tcnews-pi1 .nextAJAX_bg{
 
-
position: absolute;
 
-
left: 360px;
 
-
top: 4px;
 
-
height: 21px;
 
-
width: 21px;
 
-
background-image: url(/typo3conf/ext/tcnews/pi1/images/ajax_next_bg.gif);
 
-
background-repeat: no-repeat;
 
-
}
 
-
 
-
.tx-tcnews-pi1 .previousAJAX{
 
-
position: absolute;
 
-
left: 339px;
 
-
top: 4px;
 
-
cursor: pointer;
 
-
display: none;
 
-
}
 
-
 
-
.tx-tcnews-pi1 .previousAJAX_bg{
 
-
position: absolute;
 
-
left: 339px;
 
-
top: 4px;
 
-
height: 21px;
 
-
width: 21px;
 
-
background-image: url(/typo3conf/ext/tcnews/pi1/images/ajax_previous_bg.gif);
 
-
background-repeat: no-repeat;
 
-
}
 
-
 
-
.tx-tcnews-pi1 .dividerAJAX_bg{
 
-
position: absolute;
 
-
left: 383px;
 
-
top: 6px;
 
-
height: 17px;
 
-
width: 1px;
 
-
background: #c3c0b7;
 
-
}
 
-
 
-
.tx-tcnews-pi1 .AJAXloader{
 
-
position: absolute;
 
-
left: 240px;
 
-
top: 120px;
 
-
display: none;
 
-
}
 
-
 
-
.tx-tcnews-pi1 .thickboxitem{
 
-
float: left;
 
-
margin: 3px;
 
-
}
 
-
 
-
 
-
 
-
 
-
 
-
.clearboth{
 
-
clear: both;
 
-
line-height: 0px;
 
-
height: 1px;
 
-
font-size: 0px;
 
-
margin: 0;
 
-
padding: 0;
 
-
}
 
-
 
-
</style>
 
-
 
-
 
-
<div style="margin-right : 3px ; ">
 
-
<div class="list_conatiner">
 
-
<div class=createList_header_container">
 
-
  <div class="createList_header"><img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="50" height="28" border="0" alt> </div>
 
-
<div class="nextAJAX_bg"></div>
 
-
  <div class="previosAJAX" onclick="tcnews_minus(); style="display: none;">"><img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="22" height="22" border="0" alt="previous" title="previous"></div> <div class="nextAJAX" onclick="tcnews_plus();"><img src="https://igem.org/wiki/imhttps://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.pngages/6/60/Igemlogo_300px.png" width="22" height="22" border="0" alt="next" title="next"></div>
 
-
 
-
<div class="AJAXcontainer">
 
-
<div class=frontpage_container">
 
-
  <div class="image"><a href="LINK" title="We got yeast!"><img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="60" height="56" border="0" alt></a>
 
-
  </div>
 
-
  <div class="data"> <div class="date">July 25th 2014</div> <div class="headline"><a>We got yeast!</a></div> <div class="newstext"> "Morten went to the Biocenter to pick up our yeast." </div>
 
-
  </div>
 
-
  <div> class="clearboth"></div>
 
-
</div>
 
-
 
-
</div>
 
-
</div>
 
-
</div>
 
-
</div>
 
-
</div>
 
-
</div>
 
-
 
-
 
-
 
-
</html>
 

Latest revision as of 21:24, 28 July 2014