Template talk:BorderItem
From A KoL Wiki
The the box and image overlap other stuff on the page for other people? Eg in Firefox for me the lime example is on top of the horizontal rule and text for the next example. --Club (#66669) (Talk) 06:45, 5 December 2013 (UTC)
- Hm, switching my browser does cause that problem. Drat. I'll have to revise the actual code of this template, then.--Cannonfire40 (talk) 07:47, 5 December 2013 (UTC)
- Not sure you need so many div's, and if you put the skillframe first you can draw the icon on top by just shifting it up and left without changing the z-index, like so:
--Fig bucket (talk) 13:15, 6 December 2013 (UTC)
- Not sure you need so many div's, and if you put the skillframe first you can draw the icon on top by just shifting it up and left without changing the z-index, like so:
- (Just testing with that horizontal rule.) This works much better in Firefox. --Club (#66669) (Talk) 17:00, 6 December 2013 (UTC)