Forums
Forums / Plugin: Brankic Social Media Widget / widget position
(@tauraedgar)
13 years, 2 months ago
Lovely widget! I’ve installed it on http://digitaldevotee.com but seem not to be able to control the position though the css for that widget area says float: right which is what i want (below). any suggestions?
#sidebar-header { overflow: hidden; float: right; width: 49.78723404255319%; /* 468 / 940 = 0.4978723404255319 */ height: 60px; margin-bottom: 20px; }
http://ww.wp.xz.cn/extend/plugins/brankic-social-media-widget/
(@jas8522)
Try:
#sidebar-header .widget ul{ float:right; }
thanks – worked perfectly
The topic ‘widget position’ is closed to new replies.