Tekst i min css er blevet for stor efter installering af galleri
HejJeg har lige installeret et billedgalleri, se her:
http://mopsviggo.dk/galleri/fotogalleri.php
Men nu er alt min tekst på alle siderne helt vildt stort...
Min css ser sådan her ud:
/* CSS Document */
body {
background-color: #000000;
margin-left: 10%;
margin-right: 10%;
font-family: Verdana, Geneva, Arial, sans-serif;
color: #000000;
font-size: smaller;
font-weight: lighter;
line-height: 1.6em;
background-image: url(images/blomsterbaggrund1.jpg);
background-repeat: repeat;
background-attachment: fixed;
}
h1 {
font-size: 130%;
text-align: center;
border-bottom: dotted;
}
h2 { font-size: 110%;
text-align: center;
border-bottom: dotted;
}
h1, h2 { font-weight: bold;
color: #E41C5A;
}
#mainforside {
background-color: #ffffff;
font-size: 85%;
font-weight: lighter;
padding-left: 15px;
padding-right: 15px;
margin: 0px 260px 10px 10px;
}
#mainforside img {
border: none;
}
#header {
text-align: center;
}
#sidebar {
background-color: #E41C5A;
width: 200px;
font-size: 105%;
padding: 15px;
margin: 0px 15px 10px 10px;
float: right;
}
#footer {
background-color: #E41C5A;
color: #FFFFFF;
text-align: center;
padding: 15px;
margin: 15px;
font-size: 90%;
clear: right;
}
.sidebarheading {
text-align: center;
line-height: 1.8em;
}
a:link {
color: #ffffff ;
text-decoration: none;
border-bottom: none;
font-size: 100%;
background-color: #E41C5A;
}
a:visited {
color: #ffffff;
text-decoration: none;
font-size: 100%;
background-color: #E41C5A;
font-weight: bold;
}
a:hover {
color: #ffffff;
text-decoration: none;
background-color: #000000;
font-size: 100%;
font-weight: bold;
}
#allcontent {
width: 830px;
padding-top: 0px;
padding-bottom: 0px;
background-color: #ffffff;
margin-left: auto;
margin-right: auto;
}
#mainos {
background-color: #ffffff;
font-size: 85%;
font-weight: lighter;
padding-left: 15px;
padding-right: 15px;
margin: 0px 260px 10px 10px;
}
#mainnyheder {
background-color: #ffffff;
font-size: 85%;
font-weight: lighter;
padding-left: 15px;
padding-right: 15px;
margin: 0px 260px 10px 10px;
}
#nyheder {
text-align: center;
width: 300px;
}
#mainmopsen {
background-color: #ffffff;
font-size: 85%;
font-weight: lighter;
padding-left: 15px;
padding-right: 15px;
margin: 0px 260px 10px 10px;
}
#mainviggo {
background-color: #ffffff;
font-size: 85%;
font-weight: lighter;
padding-left: 15px;
padding-right: 15px;
margin: 0px 260px 10px 10px;
}
#mainvera {
background-color: #ffffff;
font-size: 85%;
font-weight: lighter;
padding-left: 15px;
padding-right: 15px;
margin: 0px 260px 10px 10px;
}
#mainuddannelse {
background-color: #ffffff;
font-size: 85%;
font-weight: lighter;
padding-left: 15px;
padding-right: 15px;
margin: 0px 260px 10px 10px;
}
#mainuddannelse img {
border: none;
}
#mainfotogalleri {
background-color: #ffffff;
font-size: 85%;
font-weight: lighter;
padding-left: 15px;
padding-right: 15px;
margin: 0px 260px 10px 10px;
}
#mainvideo {
background-color: #ffffff;
font-size: 85%;
font-weight: lighter;
padding-left: 15px;
padding-right: 15px;
margin: 0px 260px 10px 10px;
}
#mainhjemmesider {
background-color: #ffffff;
font-size: 85%;
font-weight: lighter;
padding-left: 15px;
padding-right: 15px;
margin: 0px 260px 10px 10px;
}
#mainhjemmesider img {
border: none;
}
#mainpugshots {
background-color: #ffffff;
font-size: 85%;
font-weight: lighter;
padding-left: 15px;
padding-right: 15px;
margin: 0px 260px 10px 10px;
}
#mainminde {
background-color: #ffffff;
font-size: 85%;
font-weight: lighter;
padding-left: 15px;
padding-right: 15px;
margin: 0px 260px 10px 10px;
}
#maintest {
background-color: #ffffff;
font-size: 85%;
font-weight: lighter;
padding-left: 15px;
padding-right: 15px;
margin: 0px 260px 10px 10px;
}
#menu {
width: 200px;
text-align: center;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
}
#menu li {
border-bottom: 1px solid #ED9F9F;
}
#menu li a:link, #menu li a:visited {
font-size: 90%;
display: block;
padding: 0.4em 0 0.4em 0.5em;
border-left: 12px solid #ffffff;
border-right: 1px solid #711515;
background-color: #000000;
color: #FFFFFF;
text-decoration: none;
}
#menu li a:hover {
background-color: #666666;
color: #FFFFFF;
}
#mainvenner {
background-color: #ffffff;
font-size: 85%;
font-weight: lighter;
padding-left: 15px;
padding-right: 15px;
margin: 0px 260px 10px 10px;
}
#mainfavoritter {
background-color: #ffffff;
font-size: 85%;
font-weight: lighter;
padding-left: 15px;
padding-right: 15px;
margin: 0px 260px 10px 10px;
}
#mainlinks {
background-color: #ffffff;
font-size: 85%;
font-weight: lighter;
padding-left: 15px;
padding-right: 15px;
margin: 0px 260px 10px 10px;
}
#mainlinks img {
border: none;
}
#mainkontakt {
background-color: #ffffff;
font-size: 85%;
font-weight: lighter;
padding-left: 15px;
padding-right: 15px;
margin: 0px 260px 10px 10px;
}
* {
font-family: Verdana, Helvetica;
font-size: 10pt;
}
.highslide {
cursor: url(galleri/highslide/graphics/zoomin.cur), pointer;
outline: none;
}
.highslide-active-anchor img {
visibility: hidden;
}
.highslide img {
border: 2px solid gray;
}
.highslide:hover img {
border: 2px solid white;
}
.highslide-wrapper {
background: white;
}
.highslide-image {
border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
display: none;
border: 5px solid white;
border-top: none;
padding: 5px;
background-color: white;
}
.highslide-loading {
display: block;
color: black;
font-size: 8pt;
font-family: sans-serif;
font-weight: bold;
text-decoration: none;
padding: 2px;
border: 1px solid black;
background-color: white;
padding-left: 22px;
background-image: url(galleri/highslide/graphics/loader.white.gif);
background-repeat: no-repeat;
background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
padding: 2px;
color: silver;
text-decoration: none;
font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
color: white;
background-color: gray;
}
a.highslide-full-expand {
background: url(galleri/highslide/graphics/fullexpand.gif) no-repeat;
display: block;
margin: 0 10px 10px 0;
width: 34px;
height: 34px;
}
/* These must always be last */
.highslide-display-block {
display: block;
}
.highslide-display-none {
display: none;
}
Hvad skal jeg gøre for at teksten kommer til at se ud som den gjorde inden..??
