ninofrenn
Member
Posted 4 months ago #
I found this output display widget have static width, perhaps it's much better if you set the width to 100%
It also disturbing other widget. If I put any other widget after this one, the widget will show far away at bottom of page, not directly beside content where it should be.
Otherwise, the design of the tabber so much I love
http://wordpress.org/extend/plugins/popular-posts-tab-widget-for-jetpack/
any thoughts on how to change this widget's colors to match one's site?
ninofrenn
Member
Posted 3 months ago #
@joe
look for class pptwj-tabs-wrap on plugin css files, then find all code similar like background or color. Then change the html color as you like.. You can also use right-click "inspect element" on Chrome browser. Thats much easier
btw, anyone could help my problem
like I said, this widget will cause an error to others. Every widget placing below it, they will pushed to the bottom of page
Ryann Micua
Member
Plugin Author
Posted 3 months ago #
Hi @ninofrenn,
sorry for the late reply. anyway, I think it's a theme issue you have since the plugin by doesn't set any width to anything. actually there's only one rule containing width and it applies to the preloader and says width: 100%;
anyway, can you put in link to your web page where the widget is at? maybe we can help you figure things out.