World Championship Jamboree/MainPageTest
From 2011.igem.org
(Difference between revisions)
m |
m |
||
Line 8: | Line 8: | ||
border: 0px solid #000; | border: 0px solid #000; | ||
border-collapse: collapse; | border-collapse: collapse; | ||
- | + | padding: none; | |
+ | margin: none; | ||
} | } | ||
.menu { | .menu { | ||
width: 200px; | width: 200px; | ||
font: 14px Arial Black; | font: 14px Arial Black; | ||
- | color: # | + | color: #ffffff; |
- | + | ||
text-align: right; | text-align: right; | ||
+ | background-image:url('https://static.igem.org/mediawiki/2011/b/b7/2011_WC_Menu_bg.png'); | ||
} | } | ||
.menu a:link { | .menu a:link { | ||
- | color: # | + | color: #ffffff; |
text-decoration: none; | text-decoration: none; | ||
} | } | ||
.menu a:visited{ | .menu a:visited{ | ||
- | color: # | + | color: #ffffff; |
text-decoration: none; | text-decoration: none; | ||
} | } | ||
.menu a:hover { | .menu a:hover { | ||
- | color: # | + | color: #255f2a; |
text-decoration: none; | text-decoration: none; | ||
} | } | ||
.menu a:active { | .menu a:active { | ||
- | color: # | + | color: #ffffff; |
text-decoration: none; | text-decoration: none; | ||
} | } | ||
.firstHeading { | .firstHeading { | ||
display:none;} | display:none;} | ||
+ | .register { | ||
+ | position: absolute; | ||
+ | z-index: 1; | ||
+ | vertical-align:top; | ||
+ | } | ||
</style> | </style> | ||
<body> | <body> | ||
Line 40: | Line 46: | ||
<table> | <table> | ||
<tr> | <tr> | ||
- | <td rowspan="6" style="width: 200px;"> | + | <td rowspan="6" style="width: 200px;" valign="top"> |
- | <img src="https://static.igem.org/mediawiki/2011/4/44/2011_WC_Main_Left1.jpg"> | + | <div class="register"> |
- | + | <img src="https://static.igem.org/mediawiki/2011/4/44/2011_WC_Main_Left1.jpg" style="vertical-align:text-top;"> | |
+ | </div> | ||
+ | <!--BEGIN REGONLINE LINK CODE!--> | ||
+ | <table style="position: absolute; z-index: 10;" align="center" class='pbrROL'><tr><td><div class='pbrROL-04' ><div class='ROLbtn'><ul><li><a href='http://www.regonline.com/igem2011worldchampionship' target='_blank' title='iGEM 2011 World Championship Jamboree'><span id='regLink'>Register Now!</span></a></li></ul></div></div></td></tr></table><link rel="stylesheet" href="https://www.regonline.com/styles/ClientButton.css" type="text/css"> | ||
+ | <!--END REGONLINE LINK CODE!--> | ||
</td> | </td> | ||
<td rowspan="6" style="width: 540px;"> | <td rowspan="6" style="width: 540px;"> | ||
Line 77: | Line 87: | ||
</tr> | </tr> | ||
<td colspan="2"> | <td colspan="2"> | ||
- | |||
- | |||
- | |||
Text goes here | Text goes here | ||
</td> | </td> | ||
Line 90: | Line 97: | ||
rpp: 4, | rpp: 4, | ||
interval: 6000, | interval: 6000, | ||
- | width: | + | width: 200, |
height: 350, | height: 350, | ||
theme: { | theme: { |
Revision as of 21:23, 24 October 2011
|
Jamboree Handbook | ||
Schedule | |||
Campus Map | |||
Team Abstracts | |||
Workshops | |||
Press Kits | Text goes here |