scott wrote:
According to our stats about 60% of all the hits on the wiki & support portal come from the top breadcrumbs. I want to make the bar at the top smaller too, but the breadcrumbs appear to be right where they should be from our usage stats.
In that case to follow the logic, wiki/support links need to be the full height of the top bar to justify its height

or keep it where it is and reduce the height or better still make it optionally resizable. Have attached a visual of how small it could go and not loose a single feature:
Attachment:
asl-reduced-size-header.png [ 38.91 KiB | Viewed 1045 times ]
I understand you guys hot on security (not design) and not wanting to knock the truly great security product that is ASL, but the entire UI could be made a heck of a lot lighter: 39 Javascript files, 26 CSS files, 67 CSS images, 33 images. All the images can be reduce in size (some dramatically), plus sprites could be utilised. The CSS/JS could be minified and reduced into fewer files/http requests. Enable gzip/compression, extended caching/expiry dates etc in the http.conf. None of this would changed the UI one bit, but it would improve its performance.
Just a thought!