Suche im Forum:
Suchen


Autor Nachricht
Beitrag06.03.2007 um 17:27 (UTC)    
Titel: css code zentrieren!!!!

hallo ich hab schon gesucht aber nicht gefunden!

ich wolte fragen ob man eine css code centrieren kann?


hier der code und ich will das der code centriert angezeigt wird !

sonst ist er immer nach rechts verschoben!
Code:
<style type="text/css">
   body {
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   background-color: #BAD9F5;
}
body,td,th {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #FFFFFF;
}
h1 {
   font-size: 12px;
   font-weight:bold;
   color: #ffffff;
   background-color:#404040;
   width:100%;
   border-bottom: thin dashed #CCCCCC;
   text-align:center;
   margin:0;
   padding:0;
}
h2 {
   font-size: 12px;
   font-weight:bold;
   color: #ffffff;
   background-color:#404040;
   width:100%;
   border-bottom: thin dashed #CCCCCC;
   text-align:center;
   margin:0;
   padding:0;
}
h3 {
   font-size: 10px;
   color: #ffffff;
   text-align:left
}
h4 {
   font-size: 11px;
   color: #ffffff;
   background-color:#404040;
   width:100%;
   border-bottom: thin dashed #CCCCCC;
   text-align:center
}
.mainbody {
   width:882px;
   border-left:thick #A0C9EB solid;
   border-right:thick #A0C9EB solid;
   background-color:#333333;
   position:absolute;
   margin-left:40px;
   margin-right:40px;
   }
.banner {
   width:100%;
   height: 104px;
   background:urlhttp://img.webme.com/pic/e/explosiv-russe/bannerbg_02.gif repeat-x;
}
.bannerimage {
   margin-left:100px;
   height:104px;
   float:left;
}
.bannerimage2 {
   margin-right:450px;
   padding-top:40px;
   height:64px;
   width:200px;
   float:right;
}
.navbg {
   background-image:url(http://img.webme.com/pic/e/explosiv-russe/navrepeat_09.gif);
   background-repeat:repeat-x;
   width:100%;
   height:33px;
   }
#navcontainer ul
{
   margin: 0;
   padding-top: 0px;
   list-style-type: none;
   text-align: center;
   font-family: arial;
   font-size: 11px;
   height: 25px;
   padding-top:8px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
text-decoration: none;
padding-right: 8px;
padding-bottom: 0px;
padding-left: 8px;
padding-top:8px;
color: #FDC8B9;
width: 100%;
height: 33px;
border-right:thin inset #FF0000
}

#navcontainer ul li a:hover
{
color: #fff;
width: 100%;
height:33px;
}
.leftcolumn {
   width:201px;
   float:left;
   margin:0px;
   background-color:#ededed;
   padding-bottom:0px;
   border-bottom:thick inset #525252;
   }
.rightcolumn {
   width:661px;
   float:right;
   background-color:#333333;
   padding-left:10px;
   padding-right:10px;
   padding-bottom:10px;
   padding-top:10px;
   color:#FFFFFF;
   }
.nav2 {
   width:175px;
   background:url(http://img.webme.com/pic/e/explosiv-russe/nav2_03.gif) repeat-x;
   height:20px;
   border-left:thin solid #CCCCCC;
   border-top:thin solid #CCCCCC;
   padding-left:20px;
   padding-top:7px
   }
a {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #0099FF;
}
a:link {
   text-decoration: none;
}
a:visited {
   text-decoration: none;
   color: #0099FF;
}
a:hover {
   text-decoration: none;
   color: #F73E06;
}
a:active {
   text-decoration: none;
   color: #0099FF;
}
.style1 {color: #FFFFFF}
.searchform {
   float:right;
   margin-right:20px;
   height:62px;
   width:200px;
   padding-top:42px;
   }
.submitform {
   float:right;
   margin-right:5px;
   height:58px;
   width:100px;
   padding-top:46px;
   }
.input {
   background:url(http://img.webme.com/pic/e/explosiv-russe/nav2_03.gif);
   border:thin inset #000000;
   height:21px;
   width:180px;
   padding-left:20px;
   padding-top:4px
   }
.footer {
   width:882px;
   height:30px;
   text-align:center;
   border-top:thin solid #CCCCCC;
   background:url(http://img.webme.com/pic/e/explosiv-russe/bannerbg_02.gif);
   float:left;
   padding-top:10px;
   color:#FFFFFF
   }
.footer a {
color:#FFFFFF;
}
.footer a:visited {
color:#FFFFFF;
}
.footer a:active {
color:#FFFFFF;
}
.footer a:hover {
color:#FFFFFF;
background-color:#333333;
}
.submit {
   background-color:#EDEDED;
   border:0px;
   outline:0px;
   }
.columnheader {
   height:20px;
   width:201px;
   background: url(http://img.webme.com/pic/e/explosiv-russe/navrepeat_09.gif) repeat-x;
   text-align:center;
   color:#FFFFFF;
   font-weight:bold;
   border-top:thin #040404 solid;
   padding-top:8px;
   }
.newsheadertext {
   font-size: 11px;
   color: #ffffff;
   background-color:#404040;
   width:100%;
   border-bottom: thin dashed #CCCCCC;
   text-align:center
}
.line1 {
   font-size: 12px;
   font-weight:bold;
   color: #ffffff;
   background-color:#404040;
   width:100%;
   border-bottom: thin dashed #CCCCCC;
   text-align:center;
   margin:0;
   padding:0;
}
.line2 {
   font-size: 9px;
   font-weight:normal;
   color: #ffffff;
   background-color:transparent;
   text-align:right;
   margin:0;
   padding:0;
}
.downloady {
   color:#FFFFFF;
   }
a.title:link{
font-size:18px;
font-weight:bold;
color:#fff;
}
a.title:visited{
font-size:18px;
font-weight:bold;
color:#fff;
}
a.title:hover{
font-size:18px;
font-weight:bold;
color:#ccc;
}


   </style>

______________


Zuletzt bearbeitet von paschka-ru am 07.03.2007, 12:52, insgesamt einmal bearbeitet
Beitrag06.03.2007 um 17:42 (UTC)    
Titel:

Ich bin mir nicht ganz sicher, warum Du den CSS-Code zentrieren möchtest?
Beitrag06.03.2007 um 17:50 (UTC)    
Titel:

na da sind meine ideen ! und ich wolte eine css wie eine tabelle zentrieren!
______________
Beitrag06.03.2007 um 17:52 (UTC)    
Titel:

So ganz sicher bin ich mir immer noch nicht, aber schau mal hier, ob Du das meinst: http://www.homepage-baukasten.de/forum/viewtopic.php?t=25058
Beitrag06.03.2007 um 21:51 (UTC)    
Titel:

ne so geht es nicht!
ich habe eine css seite und wolte die nach meinem verfahren einfügen !
aber das geht nicht da das desing ganze zeit nach rechts verziet wird also rechts angezeigt .
und da ich keinen editor kene mit dem man css wie html bearbeiten kann ,ist das schwierig!
______________
Beitrag07.03.2007 um 04:32 (UTC)    
Titel:

Ein guter Editor wäre Adobe Golive, kostet aber auch eine Kleinigkeit, aber vielleicht gibt es eine Demo:

www.adobe.de
Beitrag07.03.2007 um 10:34 (UTC)    
Titel:

na dan suche ich was und belestige dich nicht mehr ! ( nur wen nichts weiter geht ,dan schon)

danke!
______________
Beiträge der letzten Zeit anzeigen:   


Powered by phpBB © 2001, 2005 phpBB Group
Deutsche Übersetzung von phpBB.de