Stox
Hjälte
194 inlägg
Trådskapare
2009-08-14 21:35
Svar till Erik [
Gå till post]:
Min CSS ser ut såhär. Vart ska jag lägga in det?
<style type="text/css">
<!--
body {
background-color:
#111749;
background-image: url(images/bg.jpg);
background-position: top center;
background-repeat: repeat-x;
margin: 0; padding: 0;
}
#toplogo {
position: relative;
width:400px;
height:100px;
z-index:1;
font-family: Calibri;
color:
#FFF;
font-size: 16px;
top: 10px;
right: 270px;
margin-right: auto;
margin-left: auto;
}
#context {
position: relative;
width:955px;
height:500px;
z-index:1;
color:
#000;
top: 0px;
right: 0px;
margin-right: auto;
margin-left: auto;
}
#contexttext {
position: relative;
width:800px;
height:500px;
z-index:1;
font-family: Calibri;
color:
#000;
font-size: 16px;
top: 0px;
right: 0px;
margin-right: auto;
margin-left: auto;
}
.titel {
font-family: Calibri;
font-size: 18px;
}
#bottom {
position: relative;
width:955px;
height:95px;
z-index:1;
font-family: Calibri;
color:
#000;
font-size: 12px;
top: 1px;
right: 0px;
margin-right: auto;
margin-left: auto;
}
#fi {
position: relative;
width:200px;
height:70px;
z-index:1;
font-family: Calibri;
color:
#000;
font-size: 12px;
right: 265px;
margin-right: auto;
margin-left: auto;
text-align: left;
bottom: 75px;
}
.companyname {
font-weight: bold;
font-size: 30px;
}
link {
font-weight: bold;
}
located {
font-size: 18px;
}
-->
</style>
Jag hette tidigare Denocle