Hei Leute!
Ich habe ein Problem, und weis nicht wie beheben:
Hier ist mein Blog: iPhoneTutorials.ch - Touch the Phone!
So das Problem ist das wenn man auf einen Link geht mit der Maus kommt so ein Feld, welches den Namen des Links und den genzen URL Pfad zeigt, kann ich das ausschalten bzw aus der Style.css löschen?
Hier die CSS Datei:
CSS
/*
Theme Name: Au Pair Template
Theme URI: http://www.ilemoned.com/wordpress/wptheme-greenery-20/
Description: fresh,travel,orange
Version: 1.0
Author: ritman
Author URI: http://www.ritman.de
*/
/**********
* Basic *
***********/
body {
margin: 0;
padding: 0;
background: #282828;
font-size: 62.5%; /* Resets 1em to 10px, do NOT modify this! */
font-family: "Lucida Grande", Verdana, Arial, Sans-Serif;
color: #000000;
text-align: center;
}
p {
line-height: 1.5em;
margin: 1.2em 0;
}
ol, ul {
line-height: 1.5em;
margin: 1.2em 0 1.2em 2em;
padding: 0 0 0 15px;
}
ol {
padding: 0 0 0 20px;
}
h1, h2, h3, h4, h5, h6 {
margin: 1.2em 0;
font-family: "Trebuchet MS", Tahoma, Arial, Sans-Serif;
color: #000000;
}
h1 { font-size: 2em; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.6em; }
h4 { font-size: 1.4em; }
hr {/* to be styled */}
a:link,
a:visited {
color: #636363;
text-decoration: none;
}
a:hover,
a:active {
text-decoration: underline;
}
input, textarea, select {
border: 1px solid #434242;
background: #FFFFFF;
color: #000000;
font-size: 1.1em;
font-family: Tahoma, Arial, Sans-Serif;
}
input, textarea {
background: #f8ffe5 url(images/inputbg.gif) repeat-x top;
}
.button { background: #f8ffe5 none; }
blockquote {
margin: 0 20px;
padding: 0 10px 0 25px;
border-left: 3px solid #282828;
}
code {
font-family: monospace;
color: #666;
}
form, img, img a {
margin: 0;
padding: 0;
border: 3;
bordercolor: #FFFFFF;
}
.small {
font-size: 0.9em;
color: #999;
}
.alignleft {
float: left;
margin-right: 10px;
clear: left;
}
.alignright {
float: right;
margin-left: 10px;
clear: right;
}
/***********
* Layout *
************/
#wrapper {
width: 768px;
margin: 0 auto;
padding: 0;
background: #282828;
text-align: left;
/* font-size: 1.2em !important; */ /* Enable this line if you're blogging in Asian languages and is using firefox. */
font-size: 1.1em;
overflow: hidden;
}
#map {
float: left;
margin: 0 0 0 14px;
padding: 0 15px;
width: 768px;
display: inline;
border: 4px solid #D46E00;
border-left: 4px solid #D46E00;
border-bottom: 4px solid #D46E00;
background: #FFFFFF;
overflow: hidden;
}
#content {
float: left;
margin: 0 0 0 14px;
padding: 0 15px;
width: 472px;
display: inline;
border: 4px solid #434242;
border-left: 4px solid #434242;
border-bottom: 4px solid #434242;
background: #FFFFFF;
overflow: hidden;
}
#pages
#auhorsprofil {
float: left;
margin: 0 0 0 0px;
padding: 0 5px;
width: 472px;
background: #F8B93C;
overflow: hidden;
}
#login {
float: left;
margin: 0 0 0 0;
padding: 0 0;
width: 472px;
background: #F8B93C;
overflow: hidden;
}
.widgettitle {
}
#authorimage {
padding: 4px;
border: 1px solid #FD7700;
}
#sidebar {
float: right;
margin: 0 14px 0 5px;
padding: 10px 0 20px 0;
width: 212px;
border: 4px solid #434242;
border-right: 4px solid #434242;
border-bottom: 4px solid #434242;
background: #FFFFFF;
display: inline;
overflow: hidden;
}
/***********
* Header *
************/
#header {
height: 255px;
margin: 0 0 10px 0;
padding: 0;
background: url(images/header.jpg) no-repeat top center;
}
#header h1 {
margin: -150px 0 0 30px;
font-size: 1.4em;
}
#header h1 a {
color: #fff;
}
/* Navigation Menu */
ul.menu {
margin: 0 0 0 0;
padding: 0;
text-align: right;
}
ul.menu li {
margin: 0 2px;
display: inline;
}
ul.menu,
ul.menu li a { padding: 215px 15px 0px; }
ul.menu li a {
margin: 0;
font-family: Verdana, Helvetica, Arial, Sans-Serif;
font-weight: bold;
color: #000000;
}
ul.menu li a:hover {
text-decoration: none;
color: #fff;
}
ul.menu li.current_page_item a,
ul.menu li.current_page_item a:link,
ul.menu li.current_page_item a:hover {
background: none;
text-decoration: none;
color: #fff;
}
/************
* Sidebar *
*************/
#sidebar h2 {
display: inline;
margin: 0 0 0 10px;
padding: 10px 0 0 0;
border-bottom: 1px dotted #000000;
font-size: 1.2em;
font-weight: bold;
color: #000000;
}
#sidebar ul {
margin: 0;
padding: 0;
list-style-type: none;
}
#sidebar ul li {
margin: 0;
padding: 0 0 15px 0;
display: block;
}
#sidebar ul li a {
display: inline;
}
#sidebar p,
#sidebar ul ul {
margin: 10px 0 0 0;
padding: 0 10px;
}
#sidebar ul ul {
background: none;
}
#sidebar ul ul ul {
margin: 0;
padding: 0;
background: none;
}
#sidebar ul ul li {
padding: 0 0 0 12px;
background: url(images/indicator.gif) no-repeat 0 3px;
}
/* Customizing Sidebar */
#sidebar #sb-posts li { /* background: url(images/*.gif) no-repeat 0 2px; */ }
#sidebar #sb-blc li { /* background: url(images/*.gif) no-repeat 0 2px; */ }
#sidebar #sb-grc li { /* background: url(images/*.gif) no-repeat 0 2px; */ }
#sidebar #sb-feeds li { /* background: url(images/*.gif) no-repeat 0 2px; */ }
#sidebar #sb-cates li { /* background: url(images/*.gif) no-repeat 0 2px; */ }
#sidebar #sb-archives li { /* background: url(images/*.gif) no-repeat 0 2px; */ }
#sidebar #sb-misc li { /* background: url(images/*.gif) no-repeat 0 2px; */ }
#sidebar #s {
margin: 0;
width: 120px !important;
width: 128px;
}
/************
* Entries *
*************/
.post {/* To be styled */}
.posttitle {
margin-bottom: -8px;
padding: 0 0 0 2px;
width: 100%;
color: #000000;
overflow: auto;
}
.posttitle a {
padding: 0;
}
.posttitle a:link,
.posttitle a:visited {
color: #000000;
}
.posttitle a:hover,
.posttitle a:active {
color: #000000;
text-decoration: underline;
}
.postmeta {
border: 1px solid #434242;
background: #FFFFFF;
padding: 0 5px !important; /* Fuck Firefox! */
padding: 0 5px 1px 5px;
font-family: Verdana;
font-size: 0.9em;
color: #000000;
}
.postmeta a {
color: #000000;
}
.postentry {
width: 100%;
margin: 0;
padding: 0 2px;
text-align: left;
color: #000000;
clear: both;
}
.postentry a:hover {
text-decoration: underline;
}
/* .img in the post */
.postentry img {
padding: 4px;
border: 1px solid #FD7700;
}
img.noborder {
padding: 0;
border: none;
}
img.wp-smiley {
border: none;
}
.postfeedback {
text-align: right;
}
/* Page Navigation */
.pagenav,
.pagenav-alt {
float: left;
margin: 10px 0;
padding: 0 5px 1px 5px;
border: 1px solid #ecf4d9;
background: #FFFFFF;
font-family: Verdana;
font-size: 0.9em;
}
.pagenav-alt {
width: 460px;
text-align: right;
}
/* Tags & del.icio.us */
.utwtags {
padding: 5px 0 0 18px;
clear: both;
}
.utwtags a {
color: #70b000;
}
.delicious {
padding: 5px 0 0 18px;
background: url(images/delicious.gif) no-repeat left bottom;
clear: both;
}
.delicious a {
color: #70b000;
}
.delicious a:hover {
color: #679bf1;
}
.commentslink {
/* padding: 0 0 0 15px;
font-family: Verdana, Arial, Sans-Serif;
background: url(images/comments.gif) no-repeat left center;
*/ }
/*************
* Comments *
**************/
#commentlist {
margin: 1.2em 0;
padding: 0;
list-style-type: none;
}
#commentlist li {
margin: 10px 0;
border: 1px solid #434242;
padding: 1px 20px;
background: #FFFFFF;
color: #000000;
}
h3.commenttitle {
margin: 14px 0 0 0;
font-family: "Lucida Grande", Verdana, Arial, Sans-Serif;
font-size: 1em;
color: #000000;
}
.commentmeta {
margin: 4px 0 0 0;
font-family: Verdana, Arial, Sans-Serif;
font-size: 0.9em;
color: #000000;
}
.commentmeta a:link,
.commentmeta a:visited,
.commentmeta a:hover,
.commentmeta a:active {
color: #000000;
}
#commentlist hr {
width: 100%;
height: 1px;
color: #FFCC00;
}
/* Profilebox */
#profilebox {
margin: 10px 0;
border: 1px solid #BC6900;
padding: 1px 20px;
background: #FFCC00;
color: #000000;
}
#imgAuth {
margin:
float: right;
10px 0;
border: 4px solid #BC6900;
padding: 1px 20px;
background: #FFCC00;
color: #000000
}
/* Comment Counter */
.commentcounter {
float: right;
height: 30px; /* IE hack */
margin: 15px 0 0;
padding: 5px 0 0;
color: #000000;
font-family: 'Century Gothic', Verdana, Sans-Serif;
font-size: 3em;
font-style: italic;
font-weight: bold;
}
#commentlist .adminreply .commentcounter {
color: #000000;
}
#commentlist .adminreply {
background: #FFFFFF;
}
/* Gravatar */
.commentgravatar {
float: left;
margin: 12px 6px 0 0;
padding: 0;
}
img.gravatar {
padding: 1px;
border: 1px solid #ddd;
}
input#author,
input#email,
input#url {
width: 200px;
height: 16px;
padding: 1px 5px 0;
}
textarea#comment {
width: 460px;
height: 190px;
padding: 5px;
}
Alles anzeigen
Kann mir bitte einer helfen?
THX schon mal ;) :D