Forums
Forums / Plugin: Fixed Widget and Sticky Elements for WordPress / Firefox problem
(@ts2102)
13 years, 2 months ago
On firefox the fixedwidget likes to jump to the right. how can i fix this ?
http://nefertariappingedam.nl/
http://ww.wp.xz.cn/extend/plugins/q2w3-fixed-widget/
(@max-bond)
Hello!
This is pure CSS problem.
Look at style.css line 1286:
.twocol .entry, .onecol .threecol .entry, #sidebar-boxes .widget, .threecol .widget { margin: 5%; }
Change margin value from 5% to 18px. That will solve your problem!
The topic ‘Firefox problem’ is closed to new replies.