Please help with title colour, am mystified!
-
I have customised most of my CSS, but the main header stubbornly refuses to change colour. The font changes under h1 font changes, but I cannot find anywhere else to input another colour than that brick orange!
Worked off the Black-LetterHead template, I want something really simple, am after changing the #FD5A1E (I think that is the colour of the header!) to #B22222…
Here’s the CSS sheet:
body {
font-size:62.5%;
font-family:Verdana, Arial, Sans-Serif;
background-color:#000;
color:#2B2B2B;
text-align:center;
margin:0;
padding:0 0 20px;
}#page {
background-color:#FFF;
border:2px #333;
text-align:left;
width:760px;
margin:20px auto;
padding:0;
}#header {
background-color:#FFF;
height:200px;
width:100%;
margin:0 auto;
padding:0;
}#content {
font-size:1.2em;
overflow:hidden;
}.widecolumn .entry p {
font-size:1.05em;
}.narrowcolumn .entry,.widecolumn .entry {
line-height:1.4em;
}.widecolumn {
line-height:1.6em;
width:450px;
margin:5px 0 0 150px;
padding:10px 0 20px;
}.narrowcolumn .postmetadata {
text-align:left;
clear:both;
padding-top:5px;
}.alt {
background-color:#FFF;
border-top:1px dashed #555;
border-bottom:1px dashed #555;
margin:0;
padding:10px;
}small {
font-family:Verdana, Arial, Helvetica, Sans-Serif;
font-size:.9em;
line-height:1.5em;
}strong {
color:#B22222;
}h1 {
font-family:Helvetica, Sans-Serif;
font-size:3.4em;
text-align:center;
text-transform:uppercase;
letter-spacing:12px;
padding-top:40px;
margin:0;
}h2,h3 {
font-family:Palatino Linotype, Serif;
line-height:1.2;
}.description {
font-size:1.2em;
letter-spacing:.6em;
text-align:center;
}h2 {
font-size:1.7em;
margin:30px 0 0;
}h2.pagetitle {
font-size:1.7em;
border-top:1px dashed #555;
margin:0;
padding:30px 0 0;
}#sidebar {
border-top:1px dashed #555;
border-bottom:1px dashed #555;
font:1em Verdana, Arial, Sans-Serif;
margin-left:545px;
width:190px;
padding:32px 0 10px;
}#sidebar h2 {
font-family:Verdana, Arial, Sans-Serif;
font-size:1.2em;
margin:5px 0 0;
padding:0;
}h3 {
font-size:1.7em;
margin:30px 0 0;
padding:0;
}h1,h1 a,h1 a:hover,h1 a:visited,.description {
text-decoration:none;
color:#B22222;
}h2,h2 a,h2 a:visited,h3,h3 a,h3 a:visited {
color:#A3A3A3;
}h2,h2 a,h2 a:hover,h2 a:visited,h3,h3 a,h3 a:hover,h3 a:visited,#sidebar h2,#wp-calendar caption,cite {
text-decoration:none;
}.entry p a:visited {
color:#B22222;
}.commentlist li,#commentform input,#commentform textarea {
font:.9em Verdana, Arial, Sans-Serif;
}.commentlist li {
font-weight:bold;
list-style:none;
margin:15px 0 3px;
padding:5px 10px 3px;
}.commentlist cite,.commentlist cite a {
font-weight:bold;
font-style:normal;
font-size:1.1em;
}.commentlist p {
font-weight:normal;
line-height:1.5em;
text-transform:none;
margin:10px 5px 10px 0;
}#commentform p {
font-family:Verdana, Arial, Sans-Serif;
margin:5px 0;
}.commentmetadata {
font-weight:normal;
display:block;
margin:0;
}small,#sidebar ul ul li,#sidebar ul ol li,.nocomments,.postmetadata,blockquote,strike {
color:#666;
}code {
font:1.1em ‘Courier New’, Courier, Fixed;
}acronym,abbr,span.caps {
font-size:.9em;
letter-spacing:.07em;
cursor:help;
}a,h2 a:hover,h3 a:hover {
color:#B22222;
text-decoration:none;
}a:hover {
color:#707070;
text-decoration:underline;
}#wp-calendar #prev a {
font-size:9pt;
padding-left:10px;
text-align:left;
}#wp-calendar a {
text-decoration:none;
display:block;
}#wp-calendar caption {
font:bold 1.3em Verdana, Arial, Sans-Serif;
text-align:center;
width:100%;
}#wp-calendar th {
font-style:normal;
text-transform:capitalize;
}.narrowcolumn {
float:left;
width:450px;
margin:0;
padding:0 0 20px 45px;
}.pagepost {
border-top:1px dashed #555;
margin:0 0 40px;
}.post {
text-align:left;
border-top:1px dashed #555;
clear:both;
margin:0 0 40px;
}.sticky {
border:1px dashed #555;
padding:10px;
}.widecolumn .post {
margin:0;
}.widecolumn .postmetadata {
margin:30px 0;
}#footer {
width:760px;
clear:both;
margin:0 auto;
padding:50px 0 0;
}#footer p {
text-align:center;
margin:0;
padding:20px;
}h3.comments {
margin:40px auto 20px;
padding:0;
}html>body .entry ul {
margin-left:0;
list-style:none;
text-indent:-10px;
padding:0 0 0 10px;
}html>body .entry li {
margin:7px 0 8px 10px;
}.entry ul li:before,#sidebar ul ul li:before {
content:”0BB 020″;
}.entry ol {
margin:0;
padding:0 0 0 35px;
}.entry ol li {
margin:0;
padding:0;
}.postmetadata ul,.postmetadata li {
display:inline;
list-style-type:none;
list-style-image:none;
}#sidebar ul,#sidebar ul ol {
margin:0;
padding:0;
}#sidebar ul li {
list-style-type:none;
list-style-image:none;
margin-bottom:15px;
}#sidebar ul p,#sidebar ul select {
margin:5px 0 8px;
}#sidebar ul ul,#sidebar ul ol {
margin:5px 0 0 10px;
}#sidebar ul ul ul,#sidebar ul ol {
margin:0 0 0 10px;
}ol li,#sidebar ul ol li {
list-style:decimal outside;
}#sidebar ul ul li,#sidebar ul ol li {
margin:3px 0 0;
padding:0;
}#searchform {
text-align:center;
margin:10px auto;
padding:5px 3px;
}#sidebar input {
background-color:#333333;
color:#B0B0B0;
padding:1px;
}#sidebar #searchform #s {
width:100px;
background-color:#333333;
color:#B0B0B0;
padding:2px;
}.entry form {
text-align:center;
}select {
width:130px;
}#commentform input {
width:170px;
color:#4D4D4D;
background-color:#DBDBDB;
border:1px ridge #ccc;
margin:5px 5px 1px 0;
padding:2px;
}#commentform textarea {
width:448px;
background-color:#EEE9E9;
border:1px ridge #ccc;
color:#4D4D4D;
}#commentform #submit {
float:right;
border:1px ridge #ccc;
margin:0;
}input,textarea {
color:#b0b0b0;
background-color:#333333;
border:1px ridge #ccc;
}.commentlist {
text-align:left;
padding:0;
}.nocomments {
text-align:center;
margin:0;
padding:0;
}#sidebar form {
margin:0;
}#wp-calendar {
empty-cells:show;
width:155px;
margin:10px auto 0;
}#wp-calendar #next a {
padding-right:10px;
text-align:right;
}#wp-calendar td {
text-align:center;
padding:3px 0;
}#wp-calendar td.pad:hover {
background-color:#000;
}acronym,abbr {
border-bottom:1px dashed #999;
}blockquote {
padding-left:20px;
border-left:1px solid #333;
margin:15px 30px 0 10px;
}blockquote cite {
display:block;
margin:5px 0 0;
}hr {
display:none;
}.center {
text-align:center;
}a img {
border:none;
}.navigation {
display:block;
text-align:center;
margin-top:10px;
margin-bottom:60px;
}.alignleft {
text-align:left;
float:left;
}.alignright {
text-align:right;
float:right;
}.entry img,.entrytext img {
margin:7px;
}#flickr_badge_wrapper {
background-color:#000!important;
}#flickr_badge_wrapper a {
color:#FD5A1E!important;
}div.comment-avatar {
display:inline;
float:left;
padding-right:6px;
}img.centered,img.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}img.alignright {
display:inline;
margin:0 0 2px 7px;
padding:4px;
}img.alignleft {
display:inline;
margin:0 7px 2px 0;
padding:4px;
}.aligncenter,div.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding-top:4px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
margin:10px;
}.wp-caption img {
border:0 none;
margin:0;
padding:0;
}.wp-caption p.wp-caption-text {
font-size:11px;
color:#000;
line-height:17px;
margin:0;
padding:0 4px 5px;
} -
We need a link to your wordpress.COM blog to help. And consider linking it in your user name as explained in the sticky, 8 Things, at the top of the forums.
- The topic ‘Please help with title colour, am mystified!’ is closed to new replies.