Hi there
How do I change the superfish dropdown primary menu width and height? There's a 1 px difference to the left and above the dropdown hover and I've been trying to change it but I haven't made any progress, that's some complicated css!
Here's a link:
Any suggestions? Great theme btw. :0)
Comments
Comment #1
jeremycaldwell commentedWidth is the easiest thing to change on the menu as the height of the menu changes as to how many items are in the second level. Here's a bit of code that changes the width of the menu from 200px to 300px to give you a little more width in the menu. You can change the code below to fit your site however you need though.
Hope this helps!
Comment #2
hailaz commentedHey thanks - that's great! Much appreciated :0)
Comment #3
jeremycaldwell commentedComment #4
greal commentedHave a look at this post. Has been very useful to me:
http://drupal.org/node/997002