Hello, I’ve purchused your Responsy html theme. Thank you very much for pretty and usefull template. ) But I’ve noticed sume bug in Opera 12 browser. If you open some inner page in opera and put the mouse cursor over “features” menu item you’ll see that submenu is underneath search input border. May be some problems with z-index. Could you please fix this bug and send me a solution here? Thank you.
Hi, i see your point, but this seems to be a opera bug. I just tried to fix it with z-index values, but opera’s z-index logic doesn’t work properly on outlines. It might be fixed in new opera version, or you can get rid of outlines on inputs, add the code below to the end of main.css file;
input, textarea { outline:0; }
Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Responsy’ is closed to new topics and replies.