zurück zur Startseite
  


Zurück XHTMLforum > (X)HTML und CSS > CSS
Seite neu laden CSS für Firefox, IE, Opera Probleme - Browserweiche

Antwort
 
LinkBack Themen-Optionen Ansicht
  #1 (permalink)  
Alt 31.10.2009, 17:16
Benutzer
neuer user
Thread-Ersteller
 
Registriert seit: 23.10.2009
Beiträge: 65
talkuvit befindet sich auf einem aufstrebenden Ast
Standard CSS für Firefox, IE, Opera Probleme - Browserweiche

hallo ich habe folgende probleme mit der darstellung das layout im Internet explorer und im opera.

im IE8 wird zb.: rechte außenseite/kante der page nicht durchgehend angezeigt und der wechsel der button von grau auf blau funktioiniert nicht.

im opera10 sind die auswahlbereiche in der mitte (ausführungen/arbeiten; beratung/betreuung; handel/produkte; vermietung/verleih) verschoben/gebrochen.
bzw diese lassen sich auch nicht einmal öffnen. javascript funktioniert dort nicht.


nur wie immer der gute alte Firefox stellt mir alles schön dar.

für den ie habe ich schon eine browserweiche in den <head> geschrieben, wo man ja eben die ie.css datei anpassen muss.

für den opera da hab ich gelesen das es dafür eigentlich gar keine browserweiche geben soll??

was da jemand bitte einen rat was ich denn anpassen muss jeweil für IE und opera und wie das mit der browserweiche ist?

Seite


und der css code, der bis jetz ja für alle browser gleich ist:

Code:
@charset "utf-8";
/* CSS Document for JP Default Template 1.5 */

/* Default HTML Styles */
*{
padding:0px;
margin:0px;
}
html{
font-size:100%;
height:100%;
margin:0px 0px 0px 0px;
}
body{
font-family:Arial, Helvetica, sans-serif;
font-size:85%;
line-height:1.6em;
background:#FFFFFF;
color:#044F8B;
}

#reitermenu {
	height: 26px;
	margin-top:-2px;
	background: url(../images/theme1/toolbar2.png) no-repeat bottom;
	padding: 0 0 0 3px;
}

.modetable table.contentpaneopen{
border-collapse:collapse;
}
img{
border:none;
}
h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
margin:0px; (0.5em 0) 
}
li,dd, ul, ol { 
margin-left:7px;
}
ul{
list-style:square;
}
fieldset { 
padding:0em; 
border:0px;
}
a{
text-decoration:none;
color:#044F8B;
}
a:hover{
text-decoration:underline;
}
h1, h2, h3, h4, h5, h6, .componentheading, .contentheading, .contentdescription{
font-weight:bold;
}
h1,.componentheading{
font-size:1.7em;
line-height:1.7em;
}
h2,.contentheading{
color:#044F8B;
padding-left:-2px;
font-size:1.0em;
line-height:1.0em;
border-bottom:0px solid #CCCCCC;
}
h3, .contentdescription{
font-size:1.3em;
}
h4{
font-size:1.2em;
}
h5{
font-size:1.1em;
}
h6{
font-size:1em;
font-weight:bold;
}
#footer,.small,.createdate,.modifydate,.mosimage_caption{
font:11px Arial,Helvetica,sans-serif;
color:#999;
}

/* Layout Styles */
.inside{
padding:0px;
width:100%;
}
.clr{
clear:both;
}
#out{
background:url(../images/theme1/left_bg.png) repeat-x -10px 0px;
float:left;
margin-left:10px;
}
#wrapper{
background-color:#FFFFFF;
width:825px;
margin-left:0px;
}
#header{
width:825px;
background:/*url(../images/theme1/eutel_top_bg.png) repeat-x 0px 0px;*/
}
#logo{
float:left;
margin-left:-10px;
padding-right:5px;
display:block;
width:840px;
height:52px;
background:url(../images/theme1/eutel_logo.png) no-repeat 0px 0px;
}
#toolbar{
background:url(../images/theme1/faq_top_bg.png) no-repeat 0px 0px;
display:block;
width:840px;
height:24px;
float:left;
}

#toolbar a:hover {
text-decoration:underline;
color:#FFFFFF;
}



#navigation{
background:#ffffff url(../images/theme1/eutel_navigation2.png) repeat-x 0px 0px;
width:825px;
height:44px;
font-size:0.8em;
border-left:4px;
border-right:4px;
padding:0px;
}
#menu{
float:left;
}
#search{
float:right;
}
#banner{}
#container{
background:#FFFFFF; "url(../images/theme1/eutel_container-seperator3.png) repeat-y 20.0% 0px"
overflow:hidden;
}
#container-inner{
background:url(../images/theme1/eutel_container-seperator.png) repeat-y 100%;
overflow:hidden;
}
#mainbody{
float:left;
height:auto;
width:75.2%;
overflow:hidden;
background-color:#FFFFFF;
}
#content{
border-top:0px solid #c7c7c7;
float:right;
width:69.8%;
}
#sidebar{
/*background:url(../images/theme1/eutel_test.png) repeat-x 0px 0px;*/
padding-left:0px;
margin-left:0px;
width:10%;
float:left;
}
#sidebar a:link, #sidebar a:active, #sidebar a:visited{}
#sidebar2{
padding-right:13px;
float:right;
width:22.2%;
color:transparent;
}
#top{
border-bottom:0px #666666;
float:left;
}

#footer{
padding:0px 0px;
}
#bottom{
border-top:0px solid #CCCCCC;
float:left;
width:10%;
}
#copy{
float:left;
width:60%;
}
#link{
padding-top:0px;
float:inherit;
align:center;
width:100%;
text-color:#FFFFFF;
overflow:hidden;
font-size:12pt;
}
#debug{
background:#FFFFFF;
padding:20px;
overflow:scroll;
margin:0px 0px 15px 0px;
}

/* Menu Styles */
div#reitermenu {
	z-index: 1;
}

div#reitermenu ul {
	font-family: Verdana, Times New Roman, Times, serif;
	color:transparent;
	filter:alpha(opacity=100);
	font-size: 11px;
	margin: 0;
	padding-left: 0px;
	list-style: none;
}

div#reitermenu ul li {
	float: left;
	color:transparent;
	filter:alpha(opacity=0);
	margin-left: -3px;
	padding-left: 10px;
	position: relative;
	height: 26px;
	cursor: pointer;
	z-index: auto;
}

div#reitermenu ul li:hover,
div#reitermenu ul li.active {
	background: url(../images/theme1/topmenu.png) no-repeat left 0;
	color:#FFFFFF;
}

div#reitermenu ul li a { /*unterstrich*/
	filter:alpha(opacity=100);
	text-decoration:none;
	color:#FFFFFF;
	text-color:transparent;
	display: inline-block;
	line-height:inherit;
	height: 26px;
	margin-right:3px;
	padding-right: 10px;
	padding-top:0px;
}

div#reitermenu ul li:hover a,
div#reitermenu ul li.active a {
	background: url(../images/theme1/topmenu.png) no-repeat right 99%;
	color:#FFFFFF;
}

div#reitermenu ul li a:hover,
div#reitermenu ul li a:active, {
	color:#FFFFFF;

}

div#reitermenu ul li a span {
	display: inline-block;
	height: 20px;
	padding-top: 8px;
	color:transparent;
	filter:alpha(opacity=0);
	line-height: 10px;
	cursor: pointer;
}

div#reitermenu ul li:hover a span,
div#reitermenu ul li.active a span {
	background: url(../images/theme1/topmenu.png) repeat-x right 50%;
	color:#ffffff;
}


/*SUBMENU*/

div#reitermenu ul li ul {
	font-family: Helvetica, Arial, serif;
	font-size: 11px;
	padding: 0;
	z-index: 1;
	background: #F1E1C0 url(../images/submenu_ul.png) repeat-x top;
	border: 1px solid #C1AA7A;
	border-top: none;
	position: absolute;
	top: -9999px;
	left: -9999px;
	width: 160px;
}

*+html div#reitermenu ul li ul {
	top: 39px;
	left: 0;
	visibility: hidden;
}

div#reitermenu ul li:hover ul {
	top: 39px;
	left: 0;
}

*+html div#reitermenu ul li:hover ul {
	visibility: visible;
}

div#reitermenu ul li ul li {
	float: none;
	margin: 0;
	padding: 0;
	position: static;
	height: 31px;
	background: url(../images/submenu_li.png) repeat-x 0 -68px;
}

div#reitermenu ul li ul li:first-child,
div#reitermenu ul li ul li:first-child {
	background: none;
}

div#reitermenu ul li ul li:hover,
div#reitermenu ul li ul li#current {
	background: url(../images/submenu_li.png) repeat-x 0 -34px;
}

div#reitermenu ul li:hover ul li:first-child:hover,
div#reitermenu ul li.active ul li:first-child:hover,
div#reitermenu ul li ul li#current:first-child {
	background: url(../images/submenu_li.png) repeat-x 0 0;
}

div#reitermenu ul li ul li a {
	color: transparent;
	filter:alpha(opacity=0);
	height: 24px;
	padding: 0 5px;
	display: block;
}

div#reitermenu ul li:hover ul li a,
div#reitermenu ul li.active ul li a{
	background: none;
}

div#reitermenu ul li ul li:hover a,
div#reitermenu ul li ul li#current a{
	color: #fff;
	text-decoration: none;
}

div#reitermenu ul li ul li a span {
	display: inline-block;
	height: 26px;
	padding: 0;
	line-height: 10px;
}

div#reitermenu ul li:hover ul li a span,
div#reitermenu ul li.active ul li a span {
	background: none;
}





/*
#reitermenu ul{
margin:0px;
height:22px;
list-style:none;
background-color:;
}
#reitermenu li{
height:21px;
list-style:none;
font-weight:normal;
background:url(../images/theme1/reiter_blau.png) repeat 100%;
}
#reitermenu a:link, #reitermenu a:visited{
color:#044F8B;
font-size:11px;
height:21px;
line-height:16px;
font-weight:normal;
display:block;
float:left;
border-right:1px solid #E9E9E9;
border-left:1px solid #E9E9E9;
margin-top:0px;
padding:0px 15px 0px 15px;
background:url(../images/theme1/reiter_grau.png) repeat 100%;
}

#reitermenu a:active{
background:url(../images/theme1/reiter_blau.png) repeat;
}

#reitermenu a:current{
background:url(../images/theme1/reiter_start.png) no-repeat;
font-weight:normal;
}

#reitermenu a:hover{
color:#ffffff;
text-decoration:none;
border-right:1px solid #042C4F;
border-left:1px solid #042C4F;
height:24px;
background:url(../images/theme1/reiter_blau.png) repeat;
}

#reitermenu li.active a {
		background:url(../images/theme1/reiter_blau.png) repeat;
	}

*/




#navigation ul{
padding-left:10px;
margin:0px;
list-style:none;
}
#navigation li{
padding:0px;
margin:0px;
list-style:none;
display:inline;
}
#navigation a:link, #navigation a:active, #navigation a:visited{
color:#FFFFFF;
display:left;
padding-left:0px;
float:left;
padding:4px 12px 0px 12px;
background:none; url(../images/theme1/eutel_nav-seperator.png) no-repeat 100% 0px;
}
#navigation a:hover, #navigation #current a{
color:#FFFFFF;
text-decoration:none;
}

#link ul{
padding-top:30px;
margin-top:4px;
list-style:none;
margin-left: auto ;
margin-right: auto ;
}
#link li{
margin:4px;
padding-left:30px;
list-style:none;
display:inline;
margin-left: auto ;
margin-right: auto ;
}
#link a:link, #link a:active, #link a:visited{
color:#044F8B;
margin-top:45px;
display:block;
margin-left:13px;
float:left;
padding:0px 8px;
font-size:11px;
}
#link a:hover, #link #current a{
color:#044F8B;
font-style:underline;
}

/* Custom Joomla Styles */

/* Moduletables */
table.moduletable

#table.moduletable-menuetop {
margin-bottom:5px;
/*border-collapse: collapse;*/
}
table.moduletable_menuetop th {
padding-bottom:10px;
}

.moduletable-poll {
font-size:10px;
width:160px;
height:207px;
background:url(../images/theme1/poll_bg.png) repeat-x 0px 0px;
line-height:10px;
padding:5px;
border:0px solid #F6F6F6;
}

.moduletable-form3{
width:180px;
height:465px;
background:url(../images/theme1/newsletter_bg.png) repeat-x 0px 0px;
font-family: Verdana;
border-width:0px;
background-color: #ffffff;
border-color: #F8F8F8;
font-size: 12px; 
color: #ffffff; 
padding-top:120px;
margin:0px 0px 0px 0px;
}
/*
div.moduletable-reitermenu a:active{
background:url(../images/theme1/reiter_blau.png) repeat-x 0px 0px;
}

.moduletable-reitermenu a:active{
background:url(../images/theme1/reiter_blau.png) repeat-x 0px 0px;
}

.reitermenu a:active{
background:url(../images/theme1/reiter_blau.png) repeat-x 0px 0px;
}

#reitermenu {
background-color:#FFFFFF;
padding-left:-1px;
height:22px;
background:url(../images/theme1/reiter_bg.png) repeat-x 0px 0px;
}
*/
.moduletable-tags {
width:168px;
height:400px;
padding-bottom:10px;
padding:5px;
border:1px solid #E9E9E9;
color:#8C8C8C;
font:Verdana, Arial, Helvetica, sans-serif;
}

div.moduletable, div.moduletable_menu, div.moduletable_text{
margin:0px 0px 10px 0px;
padding:0px;
width:180px;
}
div.moduletable h3, div.moduletable_menu h3, div.moduletable_text h3{
font-size:0.8em;
line-height:1em;
font-weight:normal;
}
#sidebar div.moduletable h3, #sidebar div.moduletable_menu h3, #sidebar div.moduletable_text h3{
color:#ffffff;
font-weight:normal;
line-height:normal;
background:#ffffff url(../images/theme1/latest_news_bg_top.png) repeat-x 0px 0px;
width:150px;
padding:6px;
padding-left:25px;
margin:0px 0px -10px 0px;
}
#sidebar2 div.moduletable h3, #sidebar2 div.moduletable_menu h3, #sidebar2 div.moduletable_text h3{
width:149px;
height:22px;
color:#565656;
font-weight:normal;
background:#ffffff url(../images/theme1/latest_news_bg_top.png) repeat-x 0px 0px;
padding:6px;
padding-left:25px;
margin:0px 10px -10px 0px;
}
#content {
margin-left:0px;
}
#top{
width:250px;
}
#bottom .moduletable h3{
color:#044F8B;
font-size:1.0em;
width:auto;
}
#link {
width:829px;
height:200px;
margin-left:0px;
font-size:14px;
background:url(../images/theme1/footer_bg.png) no-repeat 100% 0px;
}

/* Menu Module */
div.moduletable-menu ul{
margin:0px;
padding-left:0px;
list-style:none;
}
div.moduletable-menu li{
margin:0px;
padding-left:0px;
list-style:none;
}

.moduletable-bottommenu {
text-align:center;
}

div.moduletable-menu a:link, div.moduletable-menu a:active, div.moduletable-menu a:visited{
color:#204060;
font-size:8pt;
display:block;
border-bottom:0px solid #CCCCCC;
padding:2px 10px 5px 26px;
background:url(../images/theme1/eutel_menuNEU.png) no-repeat 100% 50%;
}
div.moduletable-menu a:hover, div.moduletable_menu li.active a{
color:#808080;
background:url(../images/theme1/eutel_menu-activeNEU.png) no-repeat 100% 50%;
}
/*
div.moduletable-reitermenu a:hover, div.moduletable-reitermenu li.active a{
color:#808080;
background:url(../images/theme1/test.png) no-repeat 100% 100%;
}

div.moduletable-reitermenu a:active{
color:#808080;
background:url(../images/theme1/test.png) no-repeat 100% 100%;
}
*/
div.moduletable-menu ul ul{
color:#999999;
margin:0px 0px 0px 0px;
padding:0px;
list-style:square;
}
div.moduletable-menu ul ul li{
list-style:square;
margin:0px 0px 0px 0px;
}
/*
div.moduletable-reitermenu ul ul a:link, div.moduletable-reitermenu ul ul a:active, div.moduletable-reitermenu ul ul a:visited{
border:none;
color:#999999;
background:url(../images/theme1/reiter_blau.png) no-repeat 100% 100%;
}

ul#menumodule-reitermenu li a#active_menu{
background-color: #FFFFFF;
}

ul#reitermenu li a:active{
background:url(../images/theme1/reiter_blau.png) no-repeat 100% 100%;
}
*/

/* Search Module */
#search form{
padding:3px;
margin:0px;
}
#search #mod_search_searchword{
padding:2px;
border:1px solid #333333;
background:#FFFFFF url(../images/search.png) no-repeat 100% 0px;
}

/* Content */

.breezing_form {
background-color: #000000;
color:#004080;
	
}

.button{
color:#666666;
background:#EEEEEE url(../images/theme1/button.png) repeat-x 0px 0px;
border:1px solid #E9E9E9;
padding:3px 12px;
cursor:pointer;
margin:0px 0px;
}
.readon, .modal-button, .readmore a{
color:#666666;
background:#EEEEEE url(../images/theme1/button.png) repeat-x 0px 0px;
border-bottom:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-top:1px solid #EEEEEE;
border-left:1px solid #EEEEEE;
padding:3px 6px;
cursor:pointer;
margin:5px 0px;
float:left;
display:block;
}

body.contentpane {
background:#FFF;
width:400px;
widows:inherit;
padding-top:0px;
padding-left:10px;
padding-right:15px;
padding-bottom:20px;
}

.contentpaneopen{
width:400px;
}
.article_column{
padding-right:5px;
}
.column_separator{
padding-left:5px;
}
.contenttoc{
width:40%;
margin:0px 0px 5px 5px;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
background:#FFFFFF;
}
.contenttoc th{
color:#FFFFFF;
background:#333333 url(../images/theme1/eutel_heading.png) repeat-x 0px 0px;
padding:3px 5px;
text-align:left;
font-weight:normal;
}
.contenttoc .toclink{
display:block;
border-bottom:1px solid #CCCCCC;
padding:5px 10px 5px 5px;
background:url(../images/theme1/menu.png) no-repeat 98% 50%;
}
.pagenavbar{
text-align:center;
background:#F7F7F7;
padding:3px;
border:0px solid #CCCCCC;
}
.blog_more{
padding:10px;
border:1px solid #CCCCCC;
margin:10px 0px;
}

#message {}
.contentpane a.category, a.category{}
.contentpane form table{
width:80;
}
.contentpane .contentdescription{
color:#666666;
padding:10px 0px;
}
.contentpane .sectiontableheader{
font-weight:bold;
text-align:left;
padding:10px 0px;
border-top:1px solid #EEEEEE;
background:#F7F7F7;
}
.contentpane tr.sectiontableentry1 td{
text-align:left;
padding:10px 3px;
border-top:1px solid #EEEEEE;
}
.contentpane tr.sectiontableentry1 td a{}
.contentpane tr.sectiontableentry2 td{
text-align:left;
padding:10px 3px;
border-top:1px solid #EEEEEE;
}
.contentpane tr.sectiontableentry2 td a{}

/* Login Module */
#form-login ul{
padding:0px;
margin:0px;
list-style:none;
}
#form-login li{
padding:0px;
margin:0px;
list-style:none;
}
#form-login ul a{
color:#999999;
display:block;
border-bottom:1px solid #CCCCCC;
padding:5px 10px 5px 5px;
background:url(../images/theme1/menu.png) no-repeat 100% 50%;
}
#form-login ul a:hover{
color:#044F8B;
background:url(../images/theme1/menu-active.png) no-repeat 100% 50%;
}
#modlgn_username, #modlgn_passwd, #mod_login_username, #mod_login_password{
width:95%;
border-top:#CCCCCC 1px solid;
border-left:#CCCCCC 1px solid;
border-right:#EEEEEE 1px solid;
border-bottom:#EEEEEE 1px solid;
padding:5px;
}

/* Polls Module */
.pollstableborder{
background:url(../images/theme1/poll_bg.png) repeat-x 0px 0px;
width:160px;
border-collapse:collapse;
padding:3px 0px 3px 0px;
line-height:12px;
font-size:10px;
}
.poll thead-poll{
font-weight:bold;
line-height:12px;
}
.poll thead td{
line-height:12px;
border-bottom:1px solid #CCCCCC;
}
.pollstableborder td{
vertical-align:right;
padding-right:2px;
}
.pollstableborder .sectiontableentry1{
text-align:left;
border-bottom:1px solid #CCCCCC;
}
.pollstableborder td.sectiontableentry2{
text-align:left;
border-bottom:1px solid #CCCCCC;
}

/* Banner Text Ad Module */
.moduletable_text .bannerheader{
display:block;
font-weight:bold;
border-bottom:1px solid #CCCCCC;
padding:5px;
}
.moduletable_text .banneritem_text{
padding:10px 0px 10px 0px;
border-bottom:1px solid #CCCCCC;
}

/* Banner Module */
#bottom .bannergroup{
text-align:center;
}

/* Contact Form */
#emailForm{
padding:15px;
border:1px solid #EEEEEE;
background:#F7F7F7;
}
#emailForm #contact_name, #emailForm #contact_email, #emailForm #contact_subject, #emailForm #contact_text{
width:95%;
border-top:#CCCCCC 1px solid;
border-left:#CCCCCC 1px solid;
border-right:#EEEEEE 1px solid;
border-bottom:#EEEEEE 1px solid;
padding:5px;
}
#emailForm label {
font-weight:bold;
}

/* System Messages */
#system-message    {
margin-bottom: 0px;
padding: 0;
}
#system-message dt { 
font-weight: bold; 
}
#system-message dd { 
margin: 0; font-weight: bold; text-indent: 30px; 
}
#system-message dd ul {
color: #0055BB;
list-style: none;
margin: 0px;
padding: 10px;
background: #D8E5F8 url(../images/status-info.png) no-repeat 10px 50%;
border-top: 3px solid #629DE3;
border-bottom: 3px solid #629DE3;
}
#system-message dt.message { 
display: none; 
}
#system-message dd.message {}
#system-message dt.error { 
display: none; 
}
#system-message dd.error ul {
color: #c00;
margin: 0px;
list-style: none;
background: #FFD6D6 url(../images/status-alert.png) no-repeat 10px 50%;
border-top: 3px solid #DE7A7B;
border-bottom: 3px solid #DE7A7B;
}
#system-message dt.notice { 
display: none; 
}
#system-message dd.notice ul {
color: #DCA33C;
margin: 0px;
list-style: none;
background: #FEF6D8 url(../images/status-note.png) no-repeat 10px 50%;
border-top: 3px solid #F0DC7E;
border-bottom: 3px solid #F0DC7E;
}

/*Typography Styles*/
blockquote {
padding:10px 0px 10px 50px;
}
blockquote .close {
padding:10px 50px 10px 0px;
}
pre {

}
span.alert, span.info, span.download, span.note {
display: block;
padding: 10px 10px 10px 45px;
margin: 0px 0;	
}
ul.bullet1, ul.bullet2, ul.bullet3, ul.bullet4{
padding-left: 0px;
margin-left: 0;
}
ul.bullet1 li,  ul.bullet2 li, ul.bullet3 li, ul.bullet4 li{ 
list-style: none;
margin-left: 0;
padding-bottom: 3px;
margin-bottom: 5px;
padding-left: 0px;
}
blockquote {
background: #000000 url(../images/quoteopen.png) no-repeat 0px 0px;
}
blockquote .close {
background:url(../images/quoteclose.png) no-repeat 100% 100%;
}
pre {
}


.div_form1 {
position:static;
background:none;
font-family: Verdana;
textarea:border-width:1 background-color: #ffffff border-color: #F8F8F8 font-family: Verdana font-size: 10px color: #000000; 
font-size:11px;
padding:0px;
margin:-70px 0px 0px 0px;
}

form1 { 
background-image:none; 
margin:0px; 
line-height:12px;
font-size:11px; font-family:Verdana,sans-serif; font-weight:normal; 
}
.div_form2 {
position:inherit;
font-family: Verdana;
textarea:border-width:1 background-color: #ffffff border-color: #E6E5E6 font-family: Verdana font-size: 10px color: #000000; 
font-size:11px;
padding:0px;
margin:0px 0px 0px 0px;
}
form_2 { 
background-image:; 
margin:0px 0px 0px 0px; 
line-height:12px;
font-size:11px; font-family:Verdana,sans-serif; font-weight:normal; 
}

td, input, select, textarea { 
line-height:12px;
font-size:10px;
/*scrollbar-face-color:#000000;*/
font-family:Verdana,sans-serif;
font-weight:normal; 
}
td, input, select, textarea { 
line-height:12px;
font-size:10px;
/*scrollbar-face-color:#FFFFFF;*/
font-family:Verdana,sans-serif;
font-weight:normal; 
}
input, select, textarea { 
color:#204060; 
}


span.alert {
color: #c00;
border-top: 3px solid #fe7b7a;
border-bottom: 3px solid #fe7b7a;
background: #FFD6D6 url(../images/status-alert.png) 10px 50% no-repeat;
}
span.info {
color: #0055BB;
border-top: 3px solid #629de3;
border-bottom: 3px solid #629de3;
background: #D8E5F8 url(../images/status-info.png) 10px 50% no-repeat;
}
span.note {
color: #B79000;
border-top: 3px solid #fde179;
border-bottom: 3px solid #fde179;
background: #FEF6D8 url(../images/status-note.png) 10px 50% no-repeat;
}
span.download {
color: #57861A;
border-top: 3px solid #c2df88;
border-bottom: 3px solid #c2df88;
background: #EEF7DD url(../images/status-download.png) 10px 50% no-repeat;
}
ul.bullet1 li {
background: url(../images/bullet1.png) 4px 4px no-repeat;
}
ul.bullet2 li {
background: url(../images/bullet2.png) 4px 4px no-repeat;
}
ul.bullet3 li {
background: url(../images/bullet3.png) 4px 4px no-repeat;
}
ul.bullet4 li {
background: url(../images/bullet4.png) 4px 4px no-repeat;
}

Geändert von talkuvit (31.10.2009 um 17:43 Uhr)
Mit Zitat antworten
Sponsored Links
  #2 (permalink)  
Alt 31.10.2009, 17:43
Benutzerbild von laborix
Erfahrener Benutzer
XHTMLforum-Kenner
 
Registriert seit: 11.12.2005
Beiträge: 1.494
laborix ist ein sehr geschätzer Menschlaborix ist ein sehr geschätzer Menschlaborix ist ein sehr geschätzer Mensch
Standard

Zitat:
Zitat von talkuvit Beitrag anzeigen
... was da jemand bitte einen rat was ich denn anpassen ...
Eine kurze Überprüfung deiner Seite mit den W3C Validatoren ergab einiges an Fehlern.

Was mir beim Blick in den Quellcode sofort aufgefallen ist, das ein "meta" als erste Zeile exisitiert, warum? In der ersten Zeile sollte der DocType stehen. Des weiteren entnehme ich dem Quelltext ein buntes Gemisch aus "div" und "table", da können solche Fehlerchen durchaus auftreten.

Meine Empfehlung wäre, erst einmal alle dort gelisteten Fehler zu beseitigen, also diese Webseite W3C konform valide zu machen.
__________________
Personal stuff
Mit Zitat antworten
Sponsored Links
  #3 (permalink)  
Alt 31.10.2009, 18:33
Benutzer
neuer user
Thread-Ersteller
 
Registriert seit: 23.10.2009
Beiträge: 65
talkuvit befindet sich auf einem aufstrebenden Ast
Standard

so habe das mit dem meta geändert.
leider ohne viel weiteren erfolg.
das mit dem div und table muss erstmal so bleiben.
gibt es nicht noch eine andere möglich kein im css code??
Mit Zitat antworten
  #4 (permalink)  
Alt 31.10.2009, 18:52
Benutzerbild von laborix
Erfahrener Benutzer
XHTMLforum-Kenner
 
Registriert seit: 11.12.2005
Beiträge: 1.494
laborix ist ein sehr geschätzer Menschlaborix ist ein sehr geschätzer Menschlaborix ist ein sehr geschätzer Mensch
Standard

Zitat:
Zitat von talkuvit Beitrag anzeigen
... gibt es nicht noch eine andere möglich kein im css code??
Prüfe diese Fehler und beseitige diese:

Ergebnisse des CSS-Validators http://www.xpert24.de/ (CSS level 2.1)

Zusätzlich sieht es danach aus, das die Zeichencodierung nicht passt. Es werden Zeichen nicht interpretiert, eventuell ist die Seite kein UTF-8.
__________________
Personal stuff
Mit Zitat antworten
  #5 (permalink)  
Alt 31.10.2009, 19:07
Benutzerbild von hubspe
Eisen 7 ole....
XHTMLforum-Kenner
 
Registriert seit: 22.06.2007
Ort: Passau
Beiträge: 7.086
hubspe ist ein wunderbarer Anblickhubspe ist ein wunderbarer Anblickhubspe ist ein wunderbarer Anblickhubspe ist ein wunderbarer Anblickhubspe ist ein wunderbarer Anblickhubspe ist ein wunderbarer Anblickhubspe ist ein wunderbarer Anblick
Standard

der W3C-validator kann das Dokument gar nicht prüfen, der HTML-Validator vom
FF zeigt 215 Warnungen .

Bring das und die von Laborix gezeigten CSS-Fehler erstmal in Ordnung, bevor man sich über Fehlerkorrektur unterhalten kann.
__________________
Ein mehrfacher Gruß aus dem Südosten
Klaus
Mit Zitat antworten
Antwort

Themen-Optionen
Ansicht

Forumregeln
Es ist Ihnen nicht erlaubt, neue Themen zu verfassen.
Es ist Ihnen nicht erlaubt, auf Beiträge zu antworten.
Es ist Ihnen nicht erlaubt, Anhänge hochzuladen.
Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus


Ähnliche Themen
Thema Autor Forum Antworten Letzter Beitrag
CSS - Background-image im Firefox djsky CSS 7 04.02.2009 22:36
paar Probleme mit dem CSS Layout SimonK. CSS 6 05.10.2008 15:57
Sitecheck - Problem mit CSS und Darstellung mit Firefox muijschen Site- und Layoutcheck 2 27.07.2008 13:16
css probleme in firefox gollib CSS 4 08.11.2006 19:47
Suche Browserweiche: Coditional Comments für Firefox? braindead (X)HTML 14 15.09.2006 19:22


Alle Zeitangaben in WEZ +2. Es ist jetzt 11:21 Uhr.