Hi there, I know how to remove 'sales message goes here' but I've heard not having it isn't a good idea for search engines so I've come to the conclusion I need to have it, I know how I can make it read what ever I want but no where in the forums can I see how to change it's colour or font or font size (without affecting text in other parts of the site) as I am perfectly happy to have the sales message if I can edit it so it fits in with my background header image design and colour scheme.
So can I do this without having to change the font throughout the whole of or most of the website? Which leads me to my second question...
I am aware that editing the font in the following code in stylesheet.css affects the text on most of the website including the sales message so this solves changing the font size and font of it but this also changes the font on the rest of the site. If I edit anything in the following bit of code;
body {
margin: 0;
font-family: arial, helvetica, sans-serif;
font-size: 75%;
color: #000000;
background-color: #e5edf5;
It changes the font else where which I don't want. So is there a way of changing the font of different parts of the site individually? and a way of changing the font colour of the sales message?
I think I'm rambling now, sorry! Just getting a bit frustrated. Help, please!![]()



