Posted by ieltsblogger on February 3, 2013 at 5:55am
Sorry if this is a repost, I have looked around for info but found nothing.
Using Bartik Plus / Bartik 7.17
Is there a module that will allow font style and size changes in the title of the node pages (it seems to be set to Times New Roman by default) and this clashes with the arial-esque default on other pages. As seen here www.ieltsblogger.com
Regards, thanks etc.
ieltsblogger
Comments
=-=
should be able to deal with font styles using CSS
inspect the element in question
alter as you wish
likely:
h1#page-titlewhich you can override in your custom.css file (provided you created a subtheme and aren't hacking the core bartik theme).
Thanks, I tried that with
Thanks,
I tried that with the Live CSS module / tool.
The changes were visible in the "live" state but reverted back after the save etc.
=-==-=
I can't speak for the live css module. If you believe a bug exists report it with the module in question. CSS files can be manipulated with a text editor.