CSS - Sidebar Font Size Made Bigger

The font size in the Sidebar pagelet can be increased using the Code Injection:

Site > Site Code Injection... > Head Area [bottom box]

... and the CSS adjustment:

<style type="text/css"><--!
#sidebar {
   font-size: 1.1em;
}
--></style>

site-code-injection-sidebar.png

Adjust the dot-em size. Point-one of an em makes a big difference.


Powered by Sandvox | Web hosting by A2 Hosting | Site by Neil Boyd cc by-nc-sa 2010