This is my site. I have two problems here which I cannot pinpoint:
1. I want to put the Home button all the way to the far right of the top navigation menu.
2. For the green drop down menu, I cannot get the items to overflow:visible outside of the box they are in. Do you have any suggestions?
You went out of your way to
You went out of your way to make things difficult.
In #container, delete padding-left
In #main-col make float: right
In #sidebar-shell-1,
#sidebar-shell-1,
.sidebar-shell-left, and
.sidebar-shell
delete all
In #sidebar.left, #sidebar-b.left, #sidebar-2.left, #sidebar-2-b.left,
#sidebar, #sidebar-b, #sidebar-shell-1
delete all
In .suf-widget delete all
You could stand a lot more clean-up, especially the over-use of nested containers, but what I gave you should get you started (if I didn't forget something).
cheers,
gary