Team:Linkoping Sweden/Templatestesting

From 2014.igem.org

(Difference between revisions)
(Created page with "#topheader{ display:block; position:absolute; top:-15px; width:100%; margin-bottom:-120px; position:relative; } #BotArrow{ position: relative;- z-...")
 
(9 intermediate revisions not shown)
Line 1: Line 1:
-
#topheader{
+
 
-
    display:block;
+
<html>
-
    position:absolute;
+
<head>
-
    top:-15px;
+
 
-
    width:100%;
+
<style type="text/css">
-
    margin-bottom:-120px;
+
 
-
    position:relative;
+
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear, .firstHeading, #top-section, #top-section-bar,.firstHeading, {display: none;} /*-- hides default wiki settings --*/
 +
 
 +
#globalWrapper, #content { /*-- changes default wiki settings --*/
 +
width: 100%;  
 +
height: 100%;
 +
border: 0px;
 +
background-color: transparent;
 +
margin: 0px;
 +
padding: 0px;
}
}
-
#BotArrow{
+
 
-
    position: relative;-
+
</style>
-
    z-index:2;
+
 
-
    bottom:42px;
+
 
-
    margin-bottom:-42px;
+
 
-
}
+
</html>
-
#PBlogo {
+
-
    position:relative;
+
-
    bottom:580px;
+
-
    left:30px;
+

Latest revision as of 14:13, 25 June 2014