HMCTech Posted March 1, 2010 Posted March 1, 2010 I am using a content query web part in MOSS 2007 to display the title from a shared calendar. However it is going on a screen in the dining room and the font size is too small. Is there a way to increase the font size easily?
tom_uk Posted March 1, 2010 Posted March 1, 2010 Add a "Content Editor Web Part" to your page. Insert the following code into the Source Editor... .link-item A, .description {font-size:20pt!important;} Job Done.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now