There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021
The searchbox is not showing correctly in ie6
Does anybody know what the reason is and how I can fix this?
See cms.swingclose.nl
tnks,
Boudewijn
#2
Apr 9, 2009, 07:29 AM
Flynn
3,768 posts · Oct 2008
Munich, Germany
Try CSS Insert
td.search-box {
width: 200px;
}
#3
Apr 9, 2009, 04:57 PM
boudewijn
6 posts · Apr 2009
Thanks Flyn,
I found out the problem. In IE6 the menu bar is extended probably to the with of the page.
So there is a part of the menubar over the search box.
So i have to limit the menubar to only de menu items and the problem should be gone.
Boudewijn
#4
Apr 11, 2009, 12:44 AM
boudewijn
6 posts · Apr 2009
just to let you know.
I solved the problem. I set the width of the menu to a fixed width and the searchbox is visible in ie6