Hi, I just downloaded Root Candy and I'm trying to replace my old garland admin theme with this one but I'm having a problem with the Admin Menu module that I already had. The Admin Menu has now much bigger font sizes overlapping part of the Root Candy navigator. Looking at the css I see that there are 2 root candy styles overriding the original Admin Menu styles. These are:
body, p, div, span, td, th, input, select, textarea {
-x-system-font:none;
font-family:Arial,Tahoma,Helvetica,sans-serif;
font-size:13px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:160%;
}
body, p, div, span, td, th, input, select, textarea, h1, h2, h3, h4, h5, h6 {
font-family:Arial,Tahoma,Helvetica,sans-serif;
}
Am I the only one seeing this?
Thanks,
Matias.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | adminmenuconflict.png | 52 KB | sign |
Comments
Comment #1
sign commentedI can't replicate this issue, see attached screenshot.
Can you post more info please? such as which browser? what admin menu version and screenshot if possible
Comment #2
sign commentedComment #3
mburak commentedI think the problem occurs only with Admin Menu 6.x-3.0-alpha3, I tried it with 6.x-1.5 and it works fine.
Comment #4
sign commentedI am not too worried about alpha3 to be honest as it is still not working properly.
Once it will be in a beta, feel free to reopen this issue.
Thank you
Comment #5
sign commentedThis has been fixed in v1.7
Thanks for reporting