We have a joomla 2.5.8 site with a RocketTheme (Metropolis) template. Users register and fill out forms using drop-downs.
In IE8, the dropdowns won't work. We don't believe this is a CSS issue as we have been troubleshooting for days.
It has something to do with the way IE8 interacts with the RocketTheme Template (we think).
WORKING: If you go here in IE8, you will see the dropdowns working properly (using the Atomic Template):
wodrocket.com/index.php?option=c ... pe=Athlete
NOT WORKING: However if you go here in IE8 (RocketTheme Template), you will see that they will not work:
wodrocket.com/index.php?option=c ... pe=Athlete
We have been trying code like this in the index.php and component.php files (to no avail):
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8">
Thanks for any input/advice you might have.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.