There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021
Is it possible to change the font size just in the sidebar and its widgets? I've changed the default text size to .09 em (from 0.8), but I'd like the sidebar contents to be 0.8 em.
Thanks!
#2
Apr 1, 2009, 08:51 PM
vinniev
22 posts · Mar 2009
I believe you can change the Widgets font size from the Atahualpa Theme Options - Widgets Tab. You can change the size for the entire Widget itself (Widget Container) or you can adjust the size of the Widget Title or Widget Container.
The value that you'd want to enter is
HTML Code:
font-size: 0.8em;
*Note: Make sure there's not a space between your value 0.8 and the 'em'.
#3
Apr 2, 2009, 10:54 AM
StudioGal
181 posts · Feb 2009
Palm Beach Gardens FL
Thanks vinniev, that seems simple enough. Will give it a shot.