@Horton, it looks like your Embed theme was out of date and needed a few tweaks. There was also a bug in the embed theme that caused the "New Polls" button to overlap the "New Discussion" button ONLY if the browser was sized to less than 800px wide. That explains the weirdness of appearing in some browsers and not others.
I took 2 steps to fix this. First, I updated your theme to use the latest HTML. Second, I patched the Embed theme's CSS to not break when the New Poll button is present & the screen is under 800px wide.
The only visual difference for your site (I think) is that the bar at the top isn't blue anymore. Hope that wasn't too jarring a change :)
As an aside, we have a new feature available you might like. Try adding this:
{module name="MeModule"}
On a new line just above this:
{asset name="Panel"}
In the Edit HTML tab under "Customize Theme" in your Dashboard. It'll add a neat little widget to the sidebar showing the logged-in user's avatar, name, and options. I left that out when I updated your theme in case you didn't want it.
Comments
I took 2 steps to fix this. First, I updated your theme to use the latest HTML. Second, I patched the Embed theme's CSS to not break when the New Poll button is present & the screen is under 800px wide.
The only visual difference for your site (I think) is that the bar at the top isn't blue anymore. Hope that wasn't too jarring a change :)
As an aside, we have a new feature available you might like. Try adding this:
{module name="MeModule"}
On a new line just above this:
{asset name="Panel"}
In the Edit HTML tab under "Customize Theme" in your Dashboard. It'll add a neat little widget to the sidebar showing the logged-in user's avatar, name, and options. I left that out when I updated your theme in case you didn't want it.