Problem with bullets in the nav menu

frankywi - April 16, 2008 - 02:03
Project:Aberdeen
Version:5.x-1.7
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed
Description

Hello,

I have the problem that link text and bullets of the sublinks of my Primary Links menu interfere. (See screenshot attached)

I guess its something with padding and/or margins - but I could not find it in the CSS no matter what I tested.
Can you give me the key where to change what?
And how could I switch these bullets of (only in this menu)?

Thank you very much!

Frank

AttachmentSize
problem.png10.68 KB

#1

frankywi - April 16, 2008 - 02:05

As you see in the screenshot the other list items with the same bullet behave correctly.

#2

frankywi - April 16, 2008 - 20:26
Status:active» fixed

Well after another day figuring CSS out I have a solution.

There is no style rule for that particiular list so add one to style.css:
ul.secondary-links li { background-image: none; } (Switches the bullet image off)

That does not solve from where the wrong settings came - it just overrides them. Not nice - but done!

#3

Anonymous (not verified) - April 30, 2008 - 20:34
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.