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.

CommentFileSizeAuthor
#1 adminmenuconflict.png52 KBsign

Comments

sign’s picture

StatusFileSize
new52 KB

I 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

sign’s picture

Status: Active » Postponed (maintainer needs more info)
mburak’s picture

I 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.

sign’s picture

Category: bug » feature
Status: Postponed (maintainer needs more info) » Postponed

I 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

sign’s picture

Version: 6.x-1.5 » 6.x-1.7
Status: Postponed » Fixed

This has been fixed in v1.7
Thanks for reporting

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.