Hi all, today I looked at my site through IE7 and saw that the search widget was ridiculously wide and covers up the rest of the menu. I was wondering if anyone knows a CSS fix for this? (And yes, I know IE7 is not supported or whatever, but that doesn't mean there isn't a quick and simple fix, right?)
I took a screen shot in IE7 and Firefox.
Here is my search widget CSS modification:
#search-3 {
position:fixed;
bottom:-10px;
z-index:100;
right:190px;
}
#search-3 .widget-title {
display:none;
}
Also, any idea why the horizontal scrollbar is showing up?
Thanks in advance!
The blog I need help with is notchangingmyname.com.