The Springshare Lounge

Discussions, forums, and information for users of Springshare products

Can you tell us what the default font and font size is when you create a new box and click on edit text? Thanks. Angela

Tags: font, font_size

Reply to This

Replies to This Discussion

Hi Angela,

The default content-box font is 12px, Arial,Helvetica,sans-serif. This can be changed however via custom CSS code added to the Custom HEAD area of the System Settings page.

Reply to This

Can someone share how one might change the default font size via CSS? We'd love to make ours a bit bigger!

Reply to This

Hi Nicole -

Here's what you'd add to the Custom HEAD Code section on the System-wide Settings page:
<style>
.innerbox {font: normal 12px Arial, Helvetica, sans-serif;}
#sidelist li {font: 12px Arial, Helvetica, sans-serif;}
.linklist li {font: 12px Arial, Helvetica, sans-serif;}
</style>

Just replace the 12px with whatever font size you'd like.

Let me know if you have any other questions. :)

Anna :)

Reply to This

Reply to This

RSS

LibGuides FAQ

Have a question about LibGuides? Search our FAQ + Answers system!

Badge

Loading…

© 2010   Created by Springshare

Badges  |  Report an Issue  |  Privacy  |  Terms of Service