Hi, I was working on my site and downloaded the final version of IE7.
The search box seems to stay stuck in one position about 40px away from the top of the page, but I did modify the css to have it closer to the top.
In Firefox it works great, but in IE7 it remains where the original code had it before I modified the CSS.
Here is the code after I applied the change (I took out unrelated lines):
#ja-search-inner { padding-left: 20px; height: 46px;}
#ja-search { padding-right: 20px; height: 46px}
.search input { margin-top: 1px;}
the .search input margin-top is the value that allows placing the search box closer to the top margin and it does just that in Firefox, but it has no effect in IE7. I also could not find any other IE only rule in the CSS or any other CSS file.
What is controlling the search box in IE7?
I took screenshots to include, but the upload file screen it’s giving me an error for gif and jpgs so I gave up on it.
As an aside, I wanted to take out the roller to place a banner module there and make the newsflash box shorter and wider. Has anyone done this fix yet and if so can I see the code?
Thank you for your help,
Conticreative