Descrição
The following fixes are included:
- Header drop-down menu fix (works as expected with first 5 levels of page includes, requires JavaScript enabled in IE6)
- Header menu width fix
- Incorrectly floating avatars in comments fix
- Font fixes
- Widget title fix
- Comment input form resizing bug fix
If there is need to alter styles associated with these fixes (for example, for a child theme), one may edit the css/ie6fix.css
file included in this release.
NOTE: This plugin is only effective for Internet Explorer 6 with the Twenty Ten theme (and child themes). All the style fixes will be ignored by other browsers.
Credits
- Alexei Teplyakov (Firelord): WordPress plugin and minor CSS fixes;
- Peter Nederlof (Peterned): Whatever:hover HTC script.
Instalação
Upload the ie6-support-for-2010-theme
folder with all files to the /wp-content/plugins
directory;
Activate the plugin through the ‘Plugins’ menu in WordPress.
Perguntas frequentes
- Will these fixes work with Twenty Ten child themes?
-
Yes, but you may have to alter the
css/ie6fix.css
file if you change any styles that are associated with the fixes. - What about other themes?
-
This plugin was designed to bring compatibility to IE6 for Twenty Ten (and child themes) only. Don’t forget to deactivate this plugin once you change your WordPress theme to something else.
- Will this plugin have any effect on other browsers?
-
No, all the fixes are applied to Internet Explorer 6 only.
- I found a style fix that was not included with this plugin.
-
Please post it on the forums. I will include it with a new version.
Avaliações
Este plugin não tem avaliações.
Contribuidores e programadores
“IE6 Support for Twenty Ten Theme” é software de código aberto. As seguintes pessoas contribuíram para este plugin:
ContribuidoresTraduza o “IE6 Support for Twenty Ten Theme” para o seu idioma.
Interessado no desenvolvimento?
Consulte o código, consulte o repositório SVN, ou subscreva o registo de alterações por RSS.
Registo de alterações
1.0.1
- Included workaround for the case when jQuery was loaded after the HTC script in which case the latter would not work
1.0.0
- Initial release