![]() |
|
|
|||||||
| For more information about the ads and why they're here, please see the FAQ |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Looks like the coding for the search button needs to change a bit to be better within Internet Explorer 7.0
|
|
#2
|
||||
|
||||
|
Yeah ... It is really ugly. I have noticed this also on Konqueror.
|
|
#3
|
||||
|
||||
|
Or maybe IE7 should be coded to better accept standards
But either way, I do agree. Something should be done. And since this will be updated prior to IE being updated, RC will most likely change.
__________________
![]()
|
|
#4
|
|||
|
|||
|
Good idea, monday morning first thing I will give Bill a call .. .. ..
![]() The only problem is that millions off people are using MS instead off Firefox, Konqueror.... |
|
#5
|
|||
|
|||
|
I have been searching though all the css and found one correction in common.css so that the image are viewed correctly
#taskbar { position: absolute; top: 0px; right: 0px; width: 600px; height: 37px; background: url('images/taskbar.gif') no-repeat top right; text-align: right; white-space: nowrap; z-index: 2; padding-left:0px; padding-right:24px; padding-top:10px; padding-bottom:10px } But I am having no luck with the search box not looking good in ie7 |
|
#6
|
|||
|
|||
|
Hello everybody
I don't know if it can be useful, but I got the searchbox displayed well on IE7. In the skins/default/mail.css I commented out the lines 534-538, and everything worked fine. On konqueror 3.5.5 too something begun to show, even if still not as good as firefox or IE7. Code:
/*
html>body*#quicksearchbar { background-image: none; }
html>body*#quicksearchbar a { top: 5px; }
html>body*#quicksearchbar #quicksearchbox { width: 180px; top:0px; right: 1px; left: auto; }
*/
I guess commentig those lines out will break the searchbox in IE6, but I cannot check right know, since I got only IE7 installed on a virtual machine. |
|
#7
|
|||
|
|||
|
It's working... !!!
Thanks mate. |
|
#8
|
|||
|
|||
|
Has anyone checked it in IE 6 its working for me in IE 7
Thanks |
|
#9
|
|||
|
|||
|
OK I was able to check in IE 6, netscape 8 and Firefox1.5.0.6 looks good in all
Thanks |
|
#10
|
|||
|
|||
|
has somebody put this into the bug tracker?
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
| For more information about the ads and why they're here, please see the FAQ |