Active
Project:
Mollio
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 May 2006 at 21:08 UTC
Updated:
13 Sep 2006 at 14:09 UTC
I have CiviCRM installed and I have the CiviCRM quick access block enabled in the left side-bar, under the standard navigation block. I am using Drupal 4.7 (final) and the 4.7 version of Molio (downloaded 5/17/06).
With IE 6, the CiviCRM block is aligned farther left than the navigation block. The text of the links ends up overlapping the bullets. See the screenshot attached.
| Comment | File | Size | Author |
|---|---|---|---|
| molio_badblock.jpg | 6.41 KB | bomarmonk |
Comments
Comment #1
rkerr commentedCan you provide a snippet of the HTML source that CiviCRM is printing out? And maybe any extra CSS that Civi is including...
Comment #2
bomarmonk commentedHere you are... this is from the source for the page:
Comment #3
rkerr commentedCivi's not putting a class="menu" on the
tag. Yet it's still specifying leaf, expanded, etc. classes and it's wrapped in a menu div. That's probably why the css is acting funny.