Closed (fixed)
Project:
Boldy
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Feb 2012 at 18:24 UTC
Updated:
20 Mar 2012 at 10:10 UTC
This should be an easy problem to fix.
3rd depth links in my menu appear below their parent by exactly 85px.
See screenshot: 
I have noticed that in the template css the menu is positioned by the attribute- top:85px;
Removing top:85px; fixes the alignment of 3rd depth links but the menu is not in the correct position.
How can i make it so that 3rd depth links no longer inherit the top:85px attribute?
I cant find the right selector for this.
Please help! Great theme btw got to be one of the best ports.
| Comment | File | Size | Author |
|---|---|---|---|
| boldy-nav.jpg | 32.65 KB | Jack_S |
Comments
Comment #1
the_g_bomb commentedJust swinging away here. I'll test this out and fix it properly, but in the meantime, you could try:
Comment #2
Jack_S commentedCheers the_g_bomb! That worked very well thank you, much appreciated!
Comment #3
the_g_bomb commentedCommited a fix
Comment #4
the_g_bomb commented