Login | Forgot password | Register
What is OpenID?
OpenID is an Internet-wide identity system that allows you to sign in to many websites with a single account.
With OpenID, your ID becomes a URL (e.g. http://username.myopenid.com/). You can get a free OpenID for example from myopenid.com.
For more information visit the official OpenID site.
Archive
SilverStripe Forums » Archive » Do themes change the admin interface?
Our old forums are still available as a read-only archive.
|
Page:
1
|
Go to End | |
| Author | Topic: Do themes change the admin interface? | 914 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.
| 914 Views | ||
|
Page:
1
|
Go to Top |
Currently Online: iforme, Webdoc
Welcome to our latest member: AlfonsoGrondo


