[wdvltalk-social] wp - css and colour

smile-poetry smile-poetry at vfemail.net
Sat Feb 27 21:39:21 GMT 2010


Christina,

I've put it in in this form 

.entry-title h2 {color: #00FF7F;}
.entry-title h2 a {color: #00FF7F;}

and commented my own contributions.

But it still is not changing the blog title colour. I want 'Hello World' the same green colour as 'Where funny...'

You can see here http://smilepoet.com/

Joseph


From: "Christina Lannen" 
> .entry-title h2 {color: #ff0000;}
> .entry-title h2 a {color: #000;}
> 
> Chris
> 
> 
> -----Original Message-----
> From: wdvltalk-social-bounces at wdvltalk-social.org.uk
> [mailto:wdvltalk-social-bounces at wdvltalk-social.org.uk] On Behalf Of joseph
> harris
> Sent: Saturday, February 27, 2010 1:31 PM
> To: Web development and beer
> Subject: [wdvltalk-social] wp - css and colour
> 
> 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
> _______________________________________________
> wdvltalk-social mailing list
> wdvltalk-social at wdvltalk-social.org.uk
> http://www.wdvltalk-social.org.uk/mailman/listinfo/wdvltalk-social
> 
> (This is via the new sever, lyla)
> 
> _______________________________________________
> wdvltalk-social mailing list
> wdvltalk-social at wdvltalk-social.org.uk
> http://www.wdvltalk-social.org.uk/mailman/listinfo/wdvltalk-social
> 
> (This is via the new sever, lyla)
>


More information about the wdvltalk-social mailing list