[wdvltalk-social] wp - css and colour
joseph harris
smilepoet at vfemail.net
Sat Feb 27 17:30:45 GMT 2010
This is proving a considerable mystery.
I am changing the colour of some parts of the design [Typograph theme]. The second title line has aquiesced, but I cannot get the blog headings to do the same.
This is from the source (I am seeking to change class: entry-title):
<h2 class="entry-title"><a href="http://smilepoet.com/?p=1" title="Permalink to Hello world!" rel="bookmark">Hello world!</a></h2>
<div class="entry-content">
<p>Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!</p>
I could not find an entry for 'entry-title' so developed one and also introduced an 'a' variant. I also changed the 'entry content h2' to the colour incase that was it. Here is the css as it is now:
************ */
/* MAIN CONTENT */
/* ------------ */
#entry-title {
border-style: none;
margin-left: 70px;
margin-top: -30px;
font-family: "Times New Roman", Times, serif;
font-size: 1.2em;
color: #00FF7F;
font-weight: normal;
text-transform: uppercase;
font-style: normal;
margin-bottom: 20px;
}
#entry-title a {
text-decoration: none;
color: #00FF7F;
}
#content h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 2em;
font-weight: bold;
text-transform: uppercase;
color: #00FF7F;
padding-top: 4px;
padding-bottom: 4px;
margin-left: -2px;
padding-left: 2px;
margin-bottom: 10px;
}
Having had th ejinx at work again in trying to move a folder on the host [and thought everything had been wiped - still trying for an explanation since the technician put it all back.
What have I missed?
Joseph
Joseph Harris - Debt Control Man
http://www.controlyourdebtcrisis.co.uk
Author: Control Your Debt Crisis on Your Own Terms
http://twitter.com/debtcontrolman
SAQ - SAve the cheQue
More information about the wdvltalk-social
mailing list