Avatar billede nikolajdu Nybegynder
15. juli 2004 - 13:40 Der er 2 kommentarer og
1 løsning

Små design fejl

Jeg har nogle småfejl på denne gamle side http://www.liverpoolfans.dk som egenligt er lidt små irriterende.

Fejlene kan ses her: http://www.liverpoolfans.dk/fejl.jpg

1. Højre margin vil ikke lægge sig ind til flash banneret.
2. Mellenrum under seneste nyheder
3. Dobbelt border (ved godt hvorfor) men hvordan får jeg den væk.
4. Fejl i Firefox - Nederste blok rykkers ud til venstre.

Er der nogle der har mod på at hjælpe lidt :))
Avatar billede tbsandau Novice
17. juli 2004 - 13:52 #1
Hey nikolajdu. Kan du evt. vise din CSS kode, gør det lidt nemmere! :D
Avatar billede nikolajdu Nybegynder
17. juli 2004 - 23:00 #2
Det er såmænd slam css, men du må da godt se. lol

.myBody{
background-color: #330000;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 9px;
color : #ffffff;
margin-top:0;
margin-left:0;
cursor:default;
background-image : url(../p/bg.gif);
background-position : top;
background-repeat : repeat;
}

body{
margin-top:30px;   
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
}


.myMiddleBody{
background-color: #330000;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 9px ;
color : #ffffff;
margin-top:0px;
margin-left:0px;
cursor:default;
background-attachment: fixed;
background-image: url(../p/middle.jpg);
background-repeat: no-repeat;
background-position: left top;
}

.notits
{
    font-weight: bold;
    color: #00aa00;
}

.normalEdit
{
    color: #ffffff;
}

.CenteredTitle
{
    font-size : 10px;
    font-weight: bold;
    color: #ff9900;
    text-align: center;
}
.bigTitle
{
    font-size : 12px;
    font-weight: bold;
    color: #ff9900;
    text-align: center;
}

.content{
margin-top:0;
margin-left:0;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 9px ;
color : #ffffff;
width : 600px;
text-align: left;
}

.site_title{
margin-top:0;
margin-left:0;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 14px ;
font-weight : bolder;
color : #ffffff;
text-align: center;
}

.teaser{
margin-top:0;
margin-left:0;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 9px ;
color : #ffffff;
width : 160px;
text-align: right;
}

.iframe{
    border:1px solid white;
    margin: 1px;
}


.selBox{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 9px ;
color : #ffffff;
background-color: #660000;
margin-top:0;
margin-left:0;
border:0px;
cursor:default;
text-align:center;
}

.fields {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    border-style: solid;
    border-width: 1px;
    border-color: #999999;
    background-color: #e9e9e9;
    font-size: 9px;
    width:120px;
}

.loginfields2 {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    color : #ffffff;
    border-style: solid;
    border-width: 1px;
    border-color: #ffffff;
    background-color: #990000;
    font-size: 10px;
    height:16px;
    width:100px;
    margin-top:3px;
    margin-left:0px;
}

.loginfields {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    color : #ffffff;
    border-style: solid;
    border-width: 1px;
    border-color: #ffffff;
    background-color: #990000;
    font-size: 9px;
    height:14px;
    width:120px;
    margin-top:3px;
    margin-left:0px;
}

td,p,div,span{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 9px;
color : #ffffff;
margin-top:0;
margin-left:0;
cursor:default;
}

.repeat{
border: 1px solid #ffffff;
background-position : top;
background-repeat : repeat;
}

.myTd{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 9px;
color : #ffffff;
background-color: #330000;
margin-top:0;
margin-left:0;
border-style: solid;
border-width: 1px;
border-color: #ffffff;
cursor:default;
}


body,select,option {
scrollbar-3dlight-color:#ff0000;
scrollbar-arrow-color:#cc0000;
scrollbar-darkshadow-color:#330000;
scrollbar-face-color:#aa2222;
scrollbar-highlight-color:#528abd;
scrollbar-shadow-color:#000000;
scrollbar-track-color:#660000;
}


img {
border: 0px solid black;
}

.blank {
width:1px;
float:left;
border: 0px solid black;
}

.loginButton {
width:20px;
height:14px;
border: 0px solid black;
margin-top:0px;
margin-left:0px;
}

.site_pic{
margin-top:2px;
margin-left:4px;
margin-right:4px;
margin:4px;
padding:4px;
padding-right:4px;
}

iframe {
border: 0px solid black;
}

a:link{color: #ffffff;text-decoration: none;}
a:visited{color: #ffffff;text-decoration: none;}
a:active{color: #cccccc;text-decoration: underline;}
a:hover{color: #cccccc;text-decoration: underline;}

a.author:link{color: #ffffff;text-decoration: none;}
a.author:visited{color: #ffffff;text-decoration: none;}
a.author:active{color: #cccccc;text-decoration: underline;}
a.author:hover{color: #cccccc;text-decoration: underline;}

a.important:link{color: #ff9900;text-decoration: none;}
a.important:visited{color: #ff9900;text-decoration: none;}
a.important:active{color: #ff99ff;text-decoration: underline;}
a.important:hover{color: #ffffff;text-decoration: underline;}

a.linkBack:link{font-size : 10px; color: #ff9900;text-decoration: underline;}
a.linkBack:visited{font-size : 10px; color: #ff9900;text-decoration: underline;}
a.linkBack:active{font-size : 10px; color: #ff99ff;text-decoration: underline;}
a.linkBack:hover{font-size : 10px; color: #ffffff;text-decoration: underline;}

.commentfields {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    border-style: solid;
    border-width: 1px;
    border-color: #999999;
    color : #ffffff;
    background-color: #440000;
    font-size: 9px;
}

.menu_pics{
width:120px;
height:14px;
border: 0px solid black;
margin-top:0px;
margin-left:0px;
}

.formTable{
    background-color: #eeeeee;
    border-color: #aaaaaa;
    border-style: solid;
    border-top-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
}

.formTd{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color : #aaaaaa;
    background-color: #eeeeee;
    margin-top:0;
    margin-left:0;
    border:0;
    cursor:default;
}

.userFields {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    border-style: solid;
    border-width: 1px;
    border-color: #999999;
    background-color: #e9e9e9;
    color : #333333;
    font-size: 9px;
    width:120px;
}

.spacer{
    width:10px
}


#contentTable table {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
margin-top:0px;
margin-left:0px;
margin:0px;
padding:0px;
background-image : url(../p/middle_bg.gif);
background-position : top;
background-repeat : repeat;
width :760px;
color :#ffffff;
background-color: #330000;
font-size :9px;
}
#contentTable td {
    margin:2px;
    padding:0px;
    background-color: #330000;
}

#teaserTable{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
margin-top:0px;
margin-left:0px;
margin:0px;
padding:0px;
background-image : url(../p/middle_bg.gif);
background-position : top;
background-repeat : repeat;
width :760px;
color :#ffffff;
background-color: #330000;
font-size :9px;

}


.flashBanner{
width :760px;
height :136px;
margin:0px;
margin-top:0px;
margin-left:0px;
margin: 0px;
padding: 0px;
}

.menuBlock{
background-color: #999900;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 9px ;
color : #ffffff;
margin-top:0;
margin-left:0;
cursor:default;
border-color: #ffffff;
background-image : url(../p/middle_bg.gif);
background-position : top;
background-repeat : repeat;
width : 120px;
}


.contentBlock{
background-color: #990000;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 9px ;
color : #ffffff;
margin-top:0px;
margin-left:0px;
cursor:default;
border-color: #ffffff;
background-image : url(../p/middle_bg.gif);
background-position : top;
background-repeat : repeat;
margin: 0px;
padding: 0px;
width : 482px;
}

.contentBlockBig{
background-color: #990000;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 9px ;
color : #ffffff;
margin-top:0px;
margin-left:0px;
width : 605px;
cursor:default;
border-color: #ffffff;
background-image : url(../p/middle_bg.gif);
background-position : top;
background-repeat : repeat;
margin: 0px;
padding: 0px;
}

.flashSideBar{
width : 155px;
height : 263px;
background-image : url(../p/middle_bg.gif);
background-position : top;
background-repeat : repeat;
margin: 0px;
padding: 0px;
}
.flashSideBar2{
width : 155px;
height : 263px;
background-image : url(../p/middle_bg.gif);
background-position : top;
background-repeat : repeat;
margin: 0px;
padding: 0px;
}





.teaserBlank{
height : 19px;
float : left;
border: 0px;
}
teaserBlankBig{
float : left;
border: 0px;
}
.teaserBlankHigh{
width : 1px;
height : 19px;
float : left;
border: 0px;
}
.blankHigh81{
width : 1px;
height : 81px;
float : left;
border: 0px;
}

.teaserNews{
width:351px;
height:19px;
background-image:url(../p/menu/lastest_news.gif);
background-repeat:no-repeat;
cursor:pointer;
}

teaserNewsDiv{
width : 351px;
height : 82px;
}

.teaserForum{
width : 254px;
height :19px;
background-image : url(../p/menu/lastest_forum.gif);
background-repeat : no-repeat;
cursor :pointer;
}

.teaserForumDiv{
width : 254px;
height : 82px;
}

.teaserPics{
width : 155px;
height : 19px;
background-image : url(../p/menu/latest_pics.gif);
background-repeat : no-repeat;
cursor :pointer;
}

.teaserPicDiv{
width:155px;
height:181px;
text-align:center;
}

.teaserLinks{
width : 155px;
height : 19px;
background-image : url(../p/menu/links.gif);
background-repeat : no-repeat;
cursor :pointer;
}

.newsHeadPic{
background : url(../design/news_head.gif);
}
.newsGif{
background : url(../design/news.gif);
}
.picsGif{
background : url(../design/pics.gif);
}

.matchesBack{
background : url(../design/news2.gif);
background-repeat : repeat;
}

.teaserMatches{
width : 254px;
height : 19px;
background-image : url(../p/menu/matches.gif);
background-repeat : no-repeat;
cursor :pointer;
}


.matchesDiv{
width : 254px;
height : 81px;
}










.ballNewsIframe{
background: url(../design/news2.gif);
background-color : transparent;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 9px;
color : #ffffff;
margin-top:0;
margin-left:0;
cursor:default;
border-color: #000000;
border-width: 0px 0px 0px 0px;
border-style: solid;
width : 351px;
height : 81px;
}

.ballNewsTop0{
width : 351px;
height : 19px;
background-image : url(../p/menu/bold0.gif);
background-repeat: no-repeat;
cursor :pointer;
}
.ballNewsTop1{
width : 351px;
height : 19px;
background-image : url(../p/menu/bold1.gif);
background-repeat: no-repeat;
cursor :pointer;
}

.ballNewsBack{
background : url(../design/news2_head.gif);
}
.ballNewsFrame{
width : 351px;
height : 81px;
border-color: #00ff00;
border-width: 0px 0px 0px 0px;
border-style: solid;
}


.fbold_overskrift {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #990000;
}

.fbold_tidspunkt {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #cccccc;
}

.fbold_artikel{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
}

/* Tekst nyhedsavis-overskrift */
.bold_boldheader {
height : 1px;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 1px;
color : #ffffff;
display:none;
}
/* Tekst artikel-overskrifter */
.bold_headline {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 9px;
color : #ffffff;
text-decoration: none;
font-weight: normal;
}
/* Tekst artikel-tidspunkter */
.bold_time {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 9px;
color : #cccccc;
text-decoration: none;
font-weight: normal;
}
/* Søgefelt */
/* Linjeskift top */
.bold_linebreak_top {
font-size : 2px;
display:none;
}
/* Linjeskift artikler */
.bold_linebreak {
font-size : 1px;
display:block;
}
Avatar billede nikolajdu Nybegynder
20. juli 2004 - 01:53 #3
nå heller ikke.
Avatar billede Ny bruger Nybegynder

Din løsning...

Tilladte BB-code-tags: [b]fed[/b] [i]kursiv[/i] [u]understreget[/u] Web- og emailadresser omdannes automatisk til links. Der sættes "nofollow" på alle links.

Loading billede Opret Preview
Kategori
Vi tilbyder markedets bedste kurser inden for webudvikling

Log ind eller opret profil

Hov!

For at kunne deltage på Computerworld Eksperten skal du være logget ind.

Det er heldigvis nemt at oprette en bruger: Det tager to minutter og du kan vælge at bruge enten e-mail, Facebook eller Google som login.

Du kan også logge ind via nedenstående tjenester