Template:CSU Template 1 top

From 2012.igem.org

(Difference between revisions)
Line 76: Line 76:
position: fixed;
position: fixed;
top: 100px;
top: 100px;
-
left: 0;
+
right: 0;
width: 240px;
width: 240px;
height: 300px;
height: 300px;
z-index: 100;
z-index: 100;
cursor: pointer;
cursor: pointer;
-
background: url(https://lh3.googleusercontent.com/-MtUojiC0LkI/UAWcImGPUPI/AAAAAAAAALw/wRt50IIRqwM/s300/tap1.png) no-repeat top left;
+
background: url(https://lh6.googleusercontent.com/-PEAQ4dNSF2Y/UAhs7D3J3VI/AAAAAAAAAOs/iRZZSBSWlK0/s300/tap1.png) no-repeat top right;
 +
background-size: 100% 100%;
}
}
#side_bar:hover {
#side_bar:hover {
-
background: url(https://lh5.googleusercontent.com/-Lw3nwfFW7ws/UAWcI8XQ4ZI/AAAAAAAAAL4/W7-l1JR20TU/s300/tap2.png) no-repeat top left;
+
background: url(https://lh6.googleusercontent.com/-6tCnE_Wfc1M/UAhs7N8xndI/AAAAAAAAAOs/AWmXapQj0nU/s300/tap2.png) no-repeat top left;
}
}
Line 388: Line 389:
<body onLoad="fade(1,false); menuBar(0);">
<body onLoad="fade(1,false); menuBar(0);">
     <a id="side_bar" href="https://2012.igem.org/Team:Colorado_State/Safety"></a>
     <a id="side_bar" href="https://2012.igem.org/Team:Colorado_State/Safety"></a>
-
     <img src="https://lh4.googleusercontent.com/-xN9Gk2ca_9c/UAhpQ9bEuAI/AAAAAAAAAOE/1_4ZIjroa8E/s640/team_logo.png" style="position: fixed; z-index: 200; width: 200px; top: 20px; left: 20px;" />
+
     <img src="https://lh5.googleusercontent.com/-1lVMXJHtFCQ/UAht7UPjMUI/AAAAAAAAAO4/ryUcUUgeQjY/s640/team_logo.png" style="position: fixed; z-index: 200; width: 200px; top: 20px; left: 20px;" />
     <div id="content_top">
     <div id="content_top">
         <div id="slideshow">
         <div id="slideshow">

Revision as of 20:29, 19 July 2012