Template:Nevada Header CSS

From 2011.igem.org

(Difference between revisions)
m
m
Line 149: Line 149:
<style type="text/css" media="screen">
<style type="text/css" media="screen">
#slider {
#slider {
-
     width: 850px; /* important to be same as image width */
+
     width: 200px; /* important to be same as image width */
-
     height: 600px; /* important to be same as image height */
+
     height: 200px; /* important to be same as image height */
     position: relative; /* important */
     position: relative; /* important */
overflow: hidden; /* important */
overflow: hidden; /* important */
}
}
#sliderContent {
#sliderContent {
-
     width: 850px; /* important to be same as image width or wider */
+
     width: 200px; /* important to be same as image width or wider */
     position: absolute;
     position: absolute;
top: 0;
top: 0;
Line 169: Line 169:
     font: 10px/15px Arial, Helvetica, sans-serif;
     font: 10px/15px Arial, Helvetica, sans-serif;
     padding: 10px 13px;
     padding: 10px 13px;
-
     width: 384px;
+
     width: 284px;
     background-color: #000;
     background-color: #000;
     filter: alpha(opacity=70);
     filter: alpha(opacity=70);

Revision as of 23:52, 4 September 2011