+ Antworten
Seite 2 von 2 ErsteErste 1 2
Ergebnis 11 bis 11 von 11

Thema: Problem mit Template (wahrscheinlich a:focus)

  1. #11
    Neu an Board
    Registriert seit
    03.11.2010
    Beiträge
    49
    Bedankte sich
    18
    1 Danksagung in 1 Beitrag

    Standard

    Code:
    ul#mainlevel-nav li a {
    	text-align : center;
    	font-weight : bold;
    	font-size : 12px;
    	display : block;
    	padding-left : 12px;
    	padding-right : 27px;
    	text-decoration : none;
    	color : #000;
    	background : transparent;
    	background-image: url(../images/nav.gif);
    	background-repeat:no-repeat;
    	background-position: right top;
    }
    #buttons > ul#mainlevel-nav li a {
    	width : auto;
    }
    ul#mainlevel-nav li a:hover {
    	color : #ff0000;
    	text-decoration:underline;
    	background-image: url(../images/nav_hover.gif);
    	background-repeat:no-repeat;
    	background-position: right top;
    }
    ul#mainlevel-nav li a#active_menu-nav {
    	text-decoration:underline;
    	color : #000;
    }
    ul#mainlevel-nav li a#active_menu-nav:hover {
    	text-decoration : line-through;
    }
    /* Colors and colored images */
    .module_menu ul.menu li a:hover, .module_menu ul.menu li a:active, .module_menu ul.menu li a:focus {
    	color : #e81a1c;
    	background-image : url(../images/menu_hover.jpg);
    }
    .module_menu ul.menu li.active a {
    	color : #e81a1c;
    	background-image : url(../images/menu_hover.jpg);
    }
    a.pagenav {
    	color : #e81a1c;
    }
    .pagenav a:hover {
    	color : #e81a1c;
    }
    .blog_more ul li a:hover {
    	color: #e81a1c;
    }
    .button {
    	background-image : url(../images/button_bg.gif);
    	text-align : center;
    	font-size : 10px;
    	border-left: 1px solid #aaa;
    	border-top: 1px solid #aaa;
    	border-right: 1px solid #ddd;
    	border-bottom: 1px solid #ddd;
    	padding : 2px 3px 2px 3px;
    	margin : 2px 3px 2px 3px;
    }
    .button:hover {
    	color : #e81a1c;
    }
    .validate {
    	border-left: 1px solid #aaa;
    	border-top: 1px solid #aaa;
    	border-right: 1px solid #ddd;
    	border-bottom: 1px solid #ddd;
    	color : #000;
    	background-image : url(../images/button_bg.gif);
    }
    .validate:hover {
    	color : #e81a1c;
    }
    .back_button:hover {
    	color : #e81a1c;
    }
    a.readon {
    	float:right;
    }
    a.readon:hover {
    	color : #e81a1c;
    }
    .invalid {
    	border-color: #ff0000;
    }
    label.invalid {
    	color: #ff0000;
    	text-decoration:blink;
    }
    #top div.module h3, #user1 div.module h3, #user2 div.module h3, 
    #user5 div.module h3, #user6 div.module h3, #user7 div.module h3, 
    #user8 div.module h3, #user9 div.module h3, #user10 div.module h3 {
    	color: #D60700;
    	background-image: none;
    	padding-left:37px;
    	font-weight:normal;
    	font-size: 20px;
    	line-height: 30px;
    	min-height: 30px;
    	background-image : url(../images/user_h3.gif);
    	background-repeat:no-repeat;
    	background-position:left top;
    	border-left: 1px solid #eee;
    	border-right: 1px solid #eee;
    	margin: 7px 0 7px 0;
    }
    .sectiontableheader {
    	border : 1px solid #666;
    	color : #101010;
    	background-color : #fff;
    	text-align : left;
    	text-transform : none;
    	margin : 0;
    	padding : 2px;
    	height : 30px;
    }
    .sectiontablefooter {
    	color : #101010;
    	padding : 2px;
    	margin : 0;
    	text-align : left;
    	text-transform : none;
    	background-color : #fff;
    }
    .sectiontableentry1 td {
    	padding : 2px 5px 2px 5px;
    	margin : 1px;
    }
    .sectiontableentry2 td {
    	padding : 2px 5px 2px 5px;
    	margin : 1px;
    }
    .sectiontableentry0 td {
    	padding : 2px 5px 2px 5px;
    	margin : 1px;
    }
    .sectiontableentry0 {
    	border-bottom : 1px solid #666;
    	background-color : #fff;
    	text-align : left;
    }
    .sectiontableentry1 {
    	border-bottom : 1px solid #666;
    	background-color : #e6e6e6;
    	text-align : left;
    }
    .sectiontableentry2 {
    	border-bottom : 1px solid #666;
    	background-color : #fff;
    	text-align : left;
    }
    img {
    	border: none;
    }
    .highlight {
    	background-color : #999;
    	color : #111;
    	padding : 0;
    }
    .small {
    	font-family : Arial, Helvetica, sans-serif;
    	color : #999;
    	font-size : 9px;
    }
    .createdate {
    	font-family : Arial, Helvetica, sans-serif;
    	font-size : 9px;
    	color : #999999;
    }
    .modifydate {
    	font-family : Arial, Helvetica, sans-serif;
    	color : #666;
    	font-size : 9px;
    }
    table.poll {
    	padding : 0;
    	width : 100%;
    	border-collapse : collapse;
    }
    table.pollstableborder {
    	padding : 0;
    	width : 100%;
    	border : none;
    	text-align : left;
    }
    table.pollstableborder img {
    	vertical-align : baseline;
    	padding-left : 10px;
    }
    table.pollstableborder td {
    	padding : 2px;
    	border-collapse : collapse;
    	border-spacing : 0;
    }
    table.pollstableborder tr.sectiontableentry1 td {
    	margin : 1px;
    	padding : 2px 5px 2px 5px;
    }
    table.pollstableborder tr.sectiontableentry2 td {
    	margin : 1px;
    	padding : 2px 5px 2px 5px;
    }
    table.pollstableborder tr.sectiontableentry0 td {
    	margin : 1px;
    	padding : 2px 5px 2px 5px;
    }
    .hasTip {
    	margin: 5px;
    	color: #222;
    	background-color: #fff;
    	border: none;
    }
    .tool-tip {
    	float : left;
    	border : 1px solid #2c2c2c;
    	padding : 5px;
    	max-width : 200px;
    }
    .tool-title {
    	padding : 0;
    	margin : 0;
    	font-size : 100%;
    	font-weight : bold;
    	margin-top : -15px;
    	padding-top : 15px;
    	padding-bottom : 5px;
    	background-repeat : no-repeat;
    }
    .tool-text {
    	font-size : 100%;
    	margin : 0;
    }
    #form-login .input {
    	padding : 2px;
    	margin : 2px;
    	font-size : 11px;
    	border:0;
    }
    .inputbox {
    	padding : 2px;
    	margin : 2px;
    	border-left : 1px solid #aaa;
    	border-top : 1px solid #aaa;
    	border-right : 1px solid #ccc;
    	border-bottom : 1px solid #ccc;
    	background-color : #fff;
    	font-size : 11px;
    }
    .inputbox:hover {
    	border-left : 1px solid #777;
    	border-top : 1px solid #777;
    	border-right : 1px solid #999;
    	border-bottom : 1px solid #999;
    	background-color:#f3f3f3;
    }
    .pagination span {
    	padding : 2px;
    }
    .pagination a {
    	padding : 2px;
    }
    blockquote {
    	margin:0;
    	padding: 10px;
    	min-height: 35px;
    	font-style:italic;
    	background:#fff;
    	border-top: 1px solid #ddd;
    	border-left: 1px solid #ddd;
    	border-right: 1px solid #aaa;
    	border-bottom: 1px solid #aaa;
    	border-style: dotted;
    }
    pre {
    	background:#fff;
    	border-top: 1px solid #ddd;
    	border-left: 2px solid #ddd;
    	border-right: 1px solid #aaa;
    	border-bottom: 1px solid #aaa;
    	padding: 10px 0 10px 20px;
    	overflow: auto;
    	-moz-border-radius: 20px;
    }
    .module_menu ul.menu li #current.active a {
    color: #ff0000 !important;
    }
    edit:
    inzwischen funktionierts im IE auch nicht mehr, obwohl ich nichts verändert habe?!

    ich habe den Fehler gefunden:
    Bei mir hat sich ein Leerzeichen eingeschlichen vor der #, und so funktionierte es nicht....

    aber jetzt geht es auf beiden
    also Vielen dank für die Arbeit, Frohe Weihnachten und einen Guten Rutsch!
    Geändert von Chris-AT (23.12.2010 um 18:49 Uhr)

+ Antworten
Seite 2 von 2 ErsteErste 1 2

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein