Hello, love this plugin, the default css just works great with my theme so I am so pleased with this plugin.
Only one problem... when I add a tabbed widget, to the sidebar, the widget directly underneath disappears, leaving a blank space exactly the size that the widget would have been???
I have swapped the widgets around to see if it makes a difference but alas the widget directly under always disappears?
Any idea how to fix this...
Thanks, deMelo
kasparsd
Member
Posted 1 year ago #
Try floating and clearing all widgets. Something like .widget { float:left; width:100%; clear:both; }
Thanks for this!
I added it to "uitabs.css" - is this correct?
kasparsd
Member
Posted 1 year ago #
deMelo, I suggest you add it to style.css of your theme. This way you will preserve the changes even after updating the plugin.
Hello Kasparsd,
I've got a problem with the plugin... In fact, A update my function.php in order to have the real : 'before_widget' => '<div id="%1$s" class="%2$s">',
After that, I'm going in the design part of the widget... and my list is still empty, even I put some widget on the invisible sidebar.
I don't understand at all what I'm suppose to do..
can you help me please !! I saw on internet many post about it.. but don't find my solution
Thank you so much
Romain