ichhabe ein Problem - meine Seite
http://smiling-dogs.info/category/ueber-uns
Da wird mal wieder Autor, Kommentare, Datum und so eingeblendet, aber das soll weg - ich arbeite mit dem Theme GridBulletin und die CSS ist:
/* INPUTS */
input, select, textarea {-webkit-appearance:none; -moz-appearance:none; border:1px solid #ccc; padding:2px 5px; background:none; color:#333; font-size:1em; font-family:'Open Sans', sans-serif;}
input[type="submit"], input[type="reset"], input[type="button"], button {cursor:pointer; border:0; padding:2px 5px; background:#0066ff; color:#fff;}
input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, button:hover {background:#ec6500;}
input[type="checkbox"] {-webkit-appearance:checkbox; -moz-appearance:checkbox;}
input[type="radio"] {-webkit-appearance:radio; -moz-appearance:radio;}
select {max-width:100%; -webkit-appearance:menulist; -moz-appearance:menulist; background:#fff; color:#333;}
button {font-size:1em; font-family:'Open Sans', sans-serif;}
/* HEADER FIRST */
#header-first {width:96%; clear:both; float:left; padding:0 2% 10px;}
/* HEADER FIRST LOGO */
.logo {clear:both; padding:0 0 10px; text-align:center;}
.logo h1 {margin:0;}
.logo h1 a:hover {text-decoration:none; color:#0066ff;}
.logo h2 {margin:0; padding:5px 0 0; font-size:1.45em;}
/* HEADER SECOND */
#header-second {width:100%; clear:both; float:left;}
/* HEADER SECOND HOMEPAGE IMAGE */
.header-img {width:100%; height:auto;}
/* HEADER SECOND MENU */
.nav-head {width:98%; clear:both; float:left; background:#0066ff; padding:0 1%;}
.nav-head ul {padding:0; margin:0; z-index:999; list-style:none;}
.nav-head ul li {display:inline-block; position:relative; padding:0; margin:0 0 0 20px;}
.nav-head ul li a {text-decoration:none; color:#fff; background:none; padding:10px 0; display:inline-block;}
.nav-head ul li a:hover {text-decoration:underline;}
.nav-head .current-menu-item > a, .nav-head .current-menu-parent > a {text-decoration:underline;}
/* HEADER SECOND SUBMENU */
.nav-head ul ul {display:none; position:absolute; top:100%;}
.nav-head ul ul ul {display:none; position: absolute; top:30%; left:100%;}
.nav-head ul ul a {width:12em; background:#ec6500; color:#fff; padding:5px 10px;}
.nav-head ul li:hover > ul {display:block;}
.nav-head ul li ul li {margin:0;}
/* HEADER SECOND MOBILE MENU */
.mobile-nav-toggle {display:none;}
.mobile-nav {display:none;}
/* PAGE */
.page-title {margin:0 0 20px;}
.archive-description {width:100%; clear:both; float:left; padding:0 0 10px; font-style:italic;}
.pagelink {width:100%; clear:both; float:left; padding:20px 0 10px;}
/* POST */
.post-single {width:100%; clear:both; float:left;}
.post-title {margin:0 0 10px; text-align:center; font-weight:bold; font-size:1.0em;}
.post-title-single {margin:0 0 20px;}
.entry-content {width:100%; clear:both; float:left; margin:0 0 10px;}
.single .entry-content {margin:0 0 20px;}
.sticky-title {margin:0 0 20px; padding:2px 0; border-top:1px solid #ccc; border-bottom:1px solid #ccc; text-align:center;}
.postmetadata {clear:both; margin:0 0 20px; padding:3px 10px; background:#0066ff; color:#fff;}
.postmetadata a {color:#fff;}
.post-three {width:28%; float:left; margin:0 2% 20px 0; padding:20px 2% 0; border-bottom:2px solid #ec6500; background:#fff; color:#333; border-top-right-radius:10px; border-top-left-radius:10px;}
.post-three.left {clear:left;}
.post-three.right {margin:0 0 20px;}
.post-four {width: 21.5%; float:left; margin:0 2% 20px 0; padding:20px 1% 0; border-bottom:2px solid #ec6500; background:#fff; color:#333; border-top-right-radius:10px; border-top-left-radius:10px;}
.post-four.left {clear:left;}
.post-four.right {margin:0 0 20px;}
/* POST FORMATS */
.format-aside .post-title-single, .format-image .post-title-single, .format-video .post-title-single, .format-gallery .post-title-single, .format-audio .post-title-single {font-size:1.45em;}
.format-image .postmetadata, .format-video .postmetadata, .format-gallery .postmetadata, .format-audio .postmetadata {font-style:italic;}
/* POST NAV */
.post-nav {width:100%; clear:both; float:left;}
.nav-prev {float:left; padding:5px 0;}
.nav-next {float:right; padding:5px 0;}
/* EDIT LINK */
.edit-link {width:100%; clear:both; float:left; text-align:center; margin:10px 0; padding:5px 0; border-top:1px solid #ccc; border-bottom:1px solid #ccc;}
/* IMAGE AND VIDEO */
embed, iframe, object, video {max-width:100%;}
img {max-width:100%; height:auto;}
img.alignright {float:right; margin:0.4em 0 0.4em 1em;}
img.alignleft {float:left; margin:0.4em 1em 0.4em 0;}
img.aligncenter {display:block; margin:0.4em auto 0.4em auto;}
.wp-post-image, .single-image {float:left; margin:0.4em 1em 0.4em 0;}
.list-image {width:100%; margin:0 0 0.4em;}
.wp-caption {max-width:100%;}
.wp-caption-text {text-align:center;}
.gallery img {border:0 !important;}
.gallery dl, .gallery dt, .gallery dd {margin:0; padding:0;}
.gallery-caption {max-width:100%; text-align:center;}
/* SEARCHFORM */
.search-form {padding:10px 0;}
.search-field {width:50%; margin:0 5px 0 0;}
.search-form .screen-reader-text {display:none;}
/* COMMENTS */
#comments {width:100%; clear:both; float:left;}
.comment-list, .comment-list .children {list-style:none; margin:0; padding:0;}
.comment-list li {margin:0; padding:0;}
.comment-list .children > li {margin:0 0 0 10px;}
.comment-body {background:#f8f8f8; border:1px solid #ccc; padding:10px; margin:0 0 20px;}
.comment-content {padding:10px 0;}
.comment-notes, .form-allowed-tags {font-size:0.80em; padding:5px 0;}
.comments-title {margin:0 0 20px; font-size:1.45em;}
.comment-reply-title, .no-comments {margin:0; font-size:1.45em;}
.comment-author .avatar {margin:0 5px 0 0; border-radius:5px;}
.bypostauthor .comment-content {font-style:italic;}
.comment-awaiting-moderation {font-style:italic;}
/* COMMENTS RESPOND */
#respond {width:100%; clear:both;}
.comment-form label {padding:0 0 5px; display:block;}
.comment-form input, .comment-form textarea {width:80%;}
.comment-form input[type="submit"] {width:auto;}
/* COMMENTS NAV */
.comment-nav {width:100%; clear:both; float:left;}
.comment-prev {float:left; padding:10px 0;}
.comment-next {float:right; padding:10px 0;}
/* SIDEBAR AND WIDGETS */
#sidebar {width:31%; float:right; margin:20px 2% 0 0;}
.widget {padding:20px 15px; margin:0 0 20px; background:#eee; border-bottom:2px solid #ec6500; border-top-right-radius:10px; border-top-left-radius:10px;}
.widgettitle {margin:0 0 10px;}
/* FOOTER */
#footer {width:100%; clear:both; float:left; color:#333;}
.site-info {clear:both; text-align:center; padding:10px; background:#0066ff; color:#fff;}
.site-info a {color:#fff;}
/* FOOTER WIDGET AREA */
#footer-widgets {width:96%; clear:both; float:left; padding:0 2%;}
.footer-left {float:left; width:32%; margin:5px 0 0;}
.footer-middle {float:left; width:32%; margin:5px 2% 0;}
.footer-right {float:right; width:32%; margin:5px 0 0;}
/* MOBILE */
Media screen and (max-width:767px) {
/* BODY AND CONTAINER */
body {font-size:1em; line-height:1.5em;}
body.custom-background {background-image:none !important;}
#container {width:94%; padding:10px 2%; margin:5px auto 5px;}
/* MAIN CONTENT AREA */
#content, #content-full {width:96%; clear:both; float:left; padding:20px 2%; margin:0 0 20px;}
/* HEADER FIRST */
#header-first {padding:0;}
/* HEADER FIRST LOGO */
.logo {padding:10px 0 20px;}
.logo h1 {font-size:2.25em;}
.logo h2 {padding:0; font-size:1.45em;}
/* HEADER SECOND HOMEPAGE IMAGE */
.header-img {margin:0 0 20px;}
/* HEADER SECOND MENU */
.nav-head {display:none;}
/* HEADER SECOND MOBILE MENU */
.mobile-nav-toggle {clear:both; display:block; margin:0 0 20px; padding:10px 2%; background:#0066ff; color:#fff; cursor:pointer;}
.mobile-nav-toggle:hover {color:#ccc;}
.mobile-nav {clear:both; padding:10px 20px 10px 0; margin:0 5px 20px; background:#fff; border:2px solid #ccc;}
.mobile-nav .subnav-toggle {float:right; display:block; margin:-45px 0 0; padding:2px 15px;}
.mobile-nav ul {list-style:none;}
.mobile-nav ul li a {display:block; margin:0 0 10px 0; padding:0 0 12px; border-bottom:2px dotted #ccc; text-decoration:none;}
.mobile-nav ul li a:hover {color:#0066ff;}
/* POST */
.post-three, .post-three.left, .post-three.right {width:100%; float:left; border:0; margin:0 0 20px; padding:0; background:none;}
.post-four, .post-four.left, .post-four.right {width:100%; float:left; border:0; margin:0 0 20px; padding:0; background:none;}
/* HEADINGS */
.post-title, .page-title, .post-title-single {font-size:1.80em;}
.widgettitle, .comments-title, .comment-reply-title, .no-comments {font-size:1.45em;}
.post-title {font-weight:normal; text-align:left;}
/* IMAGES */
.wp-post-image, .single-image, .list-image {width:50%; float:left; margin:0.3em 0.5em 0.3em 0;}
/* SIDEBAR AND WIDGETS */
#sidebar {width:100%; clear:both; float:left; margin:0;}
/* FOOTER WIDGET AREA */
#footer-widgets {width:100%; padding:0;}
.footer-right, .footer-middle, .footer-left {width:100%; clear:both; float:left; margin:0;}
}
Wo mus sich was einfügen, damit das da weg kommt?
REDDI