Active
Project:
Pixture Reloaded
Version:
7.x-2.2
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Jan 2012 at 14:05 UTC
Updated:
6 Jan 2012 at 14:26 UTC
Hello,
I just upgraded my D6 to D7. One of the changes I realized is that with the new Pixture Reloaded, the site name (on top of the site) appears very large (actually it does a line break here) and all of the letters are capitals. Is there a way to configure this? I would like to have a smaller font and not this capitals-only-behaviour.
Thanks a lot
mdatab
Comments
Comment #1
beedaddy commentedComment #2
Jeff Burnz commentedWell the only way right now is to use CSS, its in pixture_reloaded.css - you can either add a custom stylesheet or use Footheme and make a subtheme, or hack the theme if you don't mind redoing it after each upgrade.
Heres the relevant CSS styles you probably want to change or override:
In the next major version I am adding font size control for this site name (and many other titles, menus etc).
Comment #3
beedaddy commentedThanks Jeff, this is what I expected. I'll have a look at the CSS styles.