Closed (fixed)
Project:
Super Nav
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
24 Feb 2008 at 14:41 UTC
Updated:
11 Jun 2024 at 12:23 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedNever mind....
Adding :
.treeview li a {
display: block;
}
works fine in firefox, but breaks MSIE6.
Adding the float left breaks Firefox.
Comment #2
chrisshattuck commentedI agree this would be a nice feature. When I was figuring out the main navigation, I spent a lot of time trying to get the links to display as blocks. I couldn't figure it out, though. I can make the links in the bookmark and search section blocks, at least, but I figured for consistency it would be better for all the links to be inline.
Good idea, though, if you can figure it out I'll give you a sincere high-five. ;)