Ok – thanks for your help guys and for the ‘smashingmagazine link’
Colin
Hi
I’m ok and using Chromes inspect element – I have just added this:
.innerpage .pagecontent p {
color: #555555;
}
and the page has changed to what is required.
Is there a general CSS style that will style all the theme’s text or as you said you would need to style each text element?
I added this code to the CSS box:
#content {
color: #555555;
}
This only Darkens the text in the boxes under the nav bar and not the remaining content throughout the theme
My site as a reference – http://www.bluedot.ie
Hi Again
Please ignore the requested effect in the 1st paragraph.
I’m trying to display a row of sponsors above the footer and the result is a squashed slider above the footer.
Thanks