Ive been trying to trouble shoot the above problem.
Text issue at footer http://www.theremotedoctor.co.uk/index.html
also
Text issue at footer http://www.theremotedoctor.co.uk/suzuki_keys.html
Below is the css for the footer text.
#footer {
clear: both;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:12px;
color: #000099;
padding: 20px 30px;
text-align: center;
}
My problem is the following
Index page font size is larger than the Suzuki page.
Index page font colour is larger than Suzuki page.
Css shows #000099 not black
Css shows text align center but two differnt situations on site pages.
Very confused why css shows one thing yet pages on site different.
Ive come to the conclusion that there is might be something wrong elsewhere in the css but cant find it.
My learning curve has just finished !
Any help welcome.
Bookmarks