Hi,
On our website 1TM.com the text "Client Login" on the blue bar is small for some reason. This is happening on all our pages and we are not sure why?
Thank you!
| SitePoint Sponsor |

Hi,
On our website 1TM.com the text "Client Login" on the blue bar is small for some reason. This is happening on all our pages and we are not sure why?
Thank you!


The test is small because you set it to 10px here:
Change or remove that rule and it should be the same as the others which you have set with the font tag size attribute!Code:.s2_text { color: #FFFFFF; font-size: 10px; text-decoration: none; }
www.pmob.co.uk CSS FAQ 3 col demo Read My CSS Articles
Ultimate CSS Reference
Check out SitePoint's latest JavaScript challenge

That did it, thanks allot Paul =D
Take care!
Bookmarks