My site is ACCAhttp://accapastpapers.com.pk on wordpress. I want to separate my sidebar widget “Resources” from my content and enclose each widgget in a box. Kindly help with that.
Thanks.
You will need to edit your CSS to put a border around the Resources. What do you mean by separate?
By separate I mean like on this site. As adsense boxes are totally separate from content.
Have a look at the source code. It shows you the class or ID references that you can style via CSS.
If you want to customize your widget markup & output, create a custom widget and style it accordingly. See the first answer on this page or try [URL=“http://justintadlock.com/archives/2009/05/26/the-complete-guide-to-creating-widgets-in-wordpress-28”]this one.
the resources is already separated, you should style the ID “sidebar” put a border there…
Got it, thanks.