Shape 5

phpBB Club Styles (backup) => Comaxium - Club => : trekant May 17, 2011, 01:55:29 AM



: Problem with buttons on IE
: trekant May 17, 2011, 01:55:29 AM
hello again!

is there any solution for the out of position of the buttons in Internet Explorer?

Shape5 Congratulations for this great template. I love it!


: Re: Problem with buttons on IE
: Dave M May 17, 2011, 04:48:01 AM
All fixed for you place attached file in
:
phpbb3root/styles/S5_Comaxium/template/vertex/

Thanks
Dave


: Re: Problem with buttons on IE
: trekant May 17, 2011, 05:29:38 AM
It work for me.
But when you move the mouse over the button, he moves to the previous position.

Thanks


: Re: Problem with buttons on IE
: Dave M May 17, 2011, 10:41:02 AM
It work for me.
But when you move the mouse over the button, he moves to the previous position.

Thanks

You have to clear cache for phpbb3 and your browser.

Thanks
Dave


: Re: Problem with buttons on IE
: trekant May 18, 2011, 02:48:48 AM
It work for me.
But when you move the mouse over the button, he moves to the previous position.

Thanks

You have to clear cache for phpbb3 and your browser.

Thanks
Dave

Finally I fixed the IE problem with the style_header.html fix and deleting the line 34 in buttons.css

:
.buttons div a:hover span { background-position: 0 100%; }

Thanks!!