Trekkan
Customer
In both Chrome and FF (works fine in IE), when you mouse over these links (Specifically the Register link), you can only click in a small place on the R for it to work. When attempting to confirm this here using the MMO theme, there isn't even a "Register" link displayed.
I noticed when I removed the below CSS on my site, the actual hotspots for the links matched up, but the display was messed up. So it's likely something to do with that.
I noticed when I removed the below CSS on my site, the actual hotspots for the links matched up, but the display was messed up. So it's likely something to do with that.
Code:
ul.nouser li {
display: inline;
}