17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1586 Views |
-
Do themes change the admin interface?

7 June 2008 at 1:58pm
I uploaded a new couple of new themes, changed the one I'm using, and now the admin interface (backend) looks all wonky. Only subtly different, but things don't line up right and I have some white text on white backgrounds. Does this ring any bells? (If themes *do* apply to the admin interface, can I somehow configure them not to?)
-
Re: Do themes change the admin interface?

7 June 2008 at 4:56pm Last edited: 7 June 2008 4:57pm
Hi there,
No - this is a bug. Typically this is caused by themes which don't have namespaced CSS rules in the typography.css file.
If you open up the offending theme typography.css file, there are probably CSS rules like h2 {} which should be more like .typography h2 { }.
The idea is the CMS should ONLY pick up the theme styles for .typography CSS rules. If it picks up others, then it has the potential to break other styles, as .typography is only targeted towards the TinyMCE editor, so that you can match theme styles to the editable styles.
Just out of interest, which theme(s) are having this problem?
Cheers,
Sean -
Re: Do themes change the admin interface?

8 June 2008 at 7:36am Last edited: 8 June 2008 7:37am
"Just out of interest, which theme(s) are having this problem?"
The one I hacked together without understanding what the typography.css file was. O:-)
Thanks for the help.
Edit: how the @$%@# do you make linebreaks work? I had a post in the "Bugs (temp)" forum about the same thing.
-
Re: Do themes change the admin interface?

9 June 2008 at 8:37am
There's some issue with the forum, it keeps on stripping out the line breaks for some reason. I think it's the formatting parser doing it. I'll see if anyone in the office knows about it.
| 1586 Views | ||
|
Page:
1
|
Go to Top |


