• Resolved DoncoDesigns

    (@doncodesigns)


    I finally started using Firebug for my website modifications and love it.

    site url: http://www.doncodesigns.com

    I am having trouble after I added the following code that workedperfectly in firebug into my actual site. I only wanted to remove the awful gray boxes around my widget areas, so I removed the image url that was in my theme and added the following code. It looked perfect in firebug, but is much too cramped in my live site.

    Can someone look at my code and tell me if I omitted something or did something wrong? Thanks
    J-

    Here is the code: (new first – old below)
    [CSS moderated as per the Forum Rules. Please just post a link to your site.]

Viewing 2 replies - 1 through 2 (of 2 total)
  • vtxyzzy

    (@vtxyzzy)

    I think you just need to add this to the end of your style.css:

    .widget { margin-bottom: 22px; }
    Thread Starter DoncoDesigns

    (@doncodesigns)

    It worked… Thanks for your help…

    J-

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Adding Spacing Between Widgets in Sidebar Area’ is closed to new replies.