Can some share with me what css changes i need to alter JUST THE available widget area please.
thanks heaps
sorry for the cross post but this a better place to answer this qu
http://wordpress.org/support/topic/howwhat-css-do-i-need-for-the-admin-widget-page?replies=1#post-2406621
gcampton
Member
Posted 7 months ago #
This really depends on the theme you're using. But most web-devs use Firefox with the plugin "firebug", search google/youtube for tutorials on how to use it. It's very simple, click inspect then click the part of the page. And the related html and css shows up.
i've just made my first plugin ever to handle this... works a treat!
hide-active-widgets/index.php
[Code moderated as per the Forum Rules. The maximum number of lines of code that you can post in these forums is ten lines. Please use the pastebin]