WordPress border header
-
I’ve tried dozens of time to put this css code on my site (http://ecullen.org) but it doesn’t work,meaning that it apply the border to header,too,and I do not want this.What should I do?
” /*
Theme Name: ecullen-dot-org
Theme URI: http://designs.spacebrush.com/
Description: Based on the default theme
Version: 2
Author: Amal
Author URI: http://designs.spacebrush.com/
Tags:*/
body {
background-position: left top;
margin:auto 0;
padding:0;
font-size : 12px;
font-family : Verdana;
color : #685770;
background-image:url(‘img/bgb.jpg’);
background-repeat : repeat-x;
background-color:#ffffff
}#main {
width : 850px;
margin : 0 auto;
background-image:url(‘img/main.jpg’);
background-repeat : repeat-y
}
li.link {
border-bottom : 1px solid;
width : 200px;
list-style-type : none;
color : #e3d7f4;
padding : 5px;
list-style-image : none;
}
div.c12 {width:510px; margin-right: 60px; margin-left: 10px;}
table.c11 {background-color: #a8a6ab;}
td.c10 {height: 80px; text-align: right; font-size: 11px; color: #d1d7ab; font-style:italic; background-repeat : no-repeat; background-position : center; background-image : url(‘img/bottomentry.jpg’);}
div.c9 {position: absolute; margin-left: 10px; width:60px; height: 40px; padding-top: 20px;background-repeat : no-repeat; background-position : center; font-size: 15px; text-align: center; color: #dddddd; background-image : url(‘img/comment.png’);}
td.c8 {padding-left: 5px; padding-right: 5px; color: #dad9dd}
td.c7 { color: #d1d7ab; height: 50px; color: #d1d7ab;padding-top: 40px; padding-left: 150px; font-size: 18px; background-repeat : no-repeat; background-position : center; background-image : url(‘img/entrytop.jpg’);}
div.c6 {width:260px; margin-left: 60px;}
p.c5 {background-repeat : no-repeat; background-position : center; background-image : url(‘img/sidetitle.jpg’); padding-left: 83px; height: 40px;font-size: 16px; padding-top: 40px;}
div.c4 {color: #ffffff; background-color: #a8a6ab; padding: 5px;}
p.c3 {text-align: center}
p.c2 {background-repeat : no-repeat; background-position : center; background-image : url(‘img/sidetitle.jpg’); padding-left: 83px; height: 50px;font-size: 16px; padding-top: 40px;}
td.c1 {text-align: center}input, textarea {border: 0px ; color: #999a76; padding: 3px; background-color: #cbd1af; }
blockquote {border-left: 10px solid #cbd1af; border-bottom: 3px solid #cbd1af; color: #efefef; padding-left: 55px; padding-top: 10px; background-color: #999a76; padding-right:3px; padding-bottom:3px}#content {width : 580px;}
#footer {
height : 100px;
font-size : 10px; background-repeat: no-repeat; background-position: left bottom;
background-image:url(‘img/footer.jpg’);
text-align:right;
padding-top: 50px;
}
h1, h2, h3 {
font-size: 16px;text-shadow: #ffffff 1px 0px 1px;
}
#title {
text-shadow: #ffffff 1px 0px 1px;
}#title:first-letter {
font-size : 23px;
color : #DCDED0;text-transform:uppercase; }a {
color : #000000;
text-decoration : none
}
a:hover {
color : #ffffff;
text-decoration : none
}
#sidebar { width: 320px;
font-size:11px;
}
#head img,img {border-top: 2px solid #a19a92;border-bottom: 2px solid #a19a92;border-left: 2px solid #a19a92;border-right: 2px solid #a19a92;text-align: center;background: #202020;padding: 3px;margin: 3px; -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}
a img {border-top: 2px solid #a19a92;border-bottom: 2px solid #a19a92;border-left: 2px solid #a19a92;border-right: 2px solid #a19a92;text-align: center;background: #202020;padding: 2px;margin: 2px; -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}a:hover img {border-top: 2px solid #a48d62;border-bottom: 2px solid #a48d62;border-left: 2px solid #a48d62;border-right: 2px solid #a48d62;text-align: center;background: #000000;padding: 2px;margin: 2px; -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}
#main {
width : 850px;
margin : 0 auto;
background-image:url(‘img/main.jpg’);
background-repeat : repeat-y
}#sidebar a:img {border: 0px; background-color: transparent}
img { border-style: solid; border-width: 0px }
#content strong {color: #000000; text-decoration:underline}li{
list-style-image:url(‘img/square1.gif’);
}em {
text-shadow: #000000 1px 1px 1px ;
color : #fffff5;font-size:11px;
}
strong {
text-transform : uppercase;
color : #333333;}
#com li, #com ol {
list-style-type : decimal;
direction : ltr;
list-style-image : none;
} ”The blog I need help with is: (visible only to logged in users)
-
The blog you specified at ecullen.org does not appear to be hosted at WordPress.com.
This support forum is for blogs hosted at WordPress.com. If your question is about a self-hosted WordPress blog then you’ll find help at the WordPress.org forums.
If you don’t understand the difference between WordPress.com and WordPress.org, you may find this information helpful.
If you forgot to include a link to your blog, you can reply and include it below. It’ll help people to answer your question.
This is an automated message.
- The topic ‘WordPress border header’ is closed to new replies.