User:AnnanFay/TestPage: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
>AnnanFay
No edit summary
>AnnanFay
No edit summary
(No difference)

Revision as of 14:22, 21 February 2013


Tested on Firefox only. Linux netbook (small screen) and Windows 7 Desktop (large screen)

Test 3

Can't do :hover with inline CSS, so guess this isn't going to work.

{{#css: .image-container { height:300px; width:300px; background-image: url(http://pool.pathofexilewiki.com/w/images/Firestorm.jpg); } .image-container:hover { background-image: url(http://pool.pathofexilewiki.com/w/images/Firestorm.gif); } }}

Test 1

Test 2