Closed (fixed)
Project:
Nice Menus
Version:
6.x-1.1
Component:
CSS
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Jul 2008 at 20:19 UTC
Updated:
1 Aug 2008 at 19:39 UTC
Using the Forest Floor theme on drupal 6.2, text on child objects in the nice menu moves from left aligned to center when selected. I can't seem to figure out how to modify the CSS to get it to stay one way or the other. I would prefer if it stayed left aligned when selected, but keeping it centered would be fine too, it just looks goofy when it moves. I have attached a screen shot of what this looks like. On a related note, you will also see that the 'Sewing' menu item has several spaces before it, any idea how to fix that? None of the other menu items have that problem. Thanks for the help.
| Comment | File | Size | Author |
|---|---|---|---|
| menu1.jpg | 67.42 KB | spcomputing |
Comments
Comment #1
kriskd commentedCan you provide a link to the actual page? I'll take a look at it if I can get at the HTML/CSS.
Comment #2
spcomputing commentedThanks for the response; the page can be viewed at http://www.lecdc.com
Comment #3
spcomputing commentedI was able to find a solution. The problem was that 2 stylesheets, one for nice menus and one for the theme, were conflicting. I aligned the text on both stylesheets to the left and then adjusted the padding on the theme stylesheet until the text was centered. If anybody is having this problem let me know and I can give you more specifics.