• Hey everyone. New here.

    I am trying to add padding (I think) for my left rail ads. As you can see the portion with the calender is seperated from the main content area, however, the adds are lined up with this portion of my site. Any tips or clues on how to do this?

    http://www.merrimentdesign.com

Viewing 6 replies - 1 through 6 (of 6 total)
  • You means your left sidebar ads?

    Thread Starter fratstrong

    (@fratstrong)

    Yes.

    he portion with the calender is seperated from the main content area, however, the adds are lined up with this portion of my site

    The entire left sidebar is separate from your main content on the displayed page, so I’m not sure what it is that you’re asking for.

    So you just want to add a gap on the left between the calendar image and the ads?

    Thread Starter fratstrong

    (@fratstrong)

    BeardSquad,

    yes. Any help?

    Go to your themes directory and open the “style.css” file.

    Find:

    .crush, .rad {
        vertical-align: bottom;
    }

    Replace:

    .crush, .rad {
        vertical-align: bottom;
        margin-bottom: 20px;
    }

    Adjust the margin size to suit.

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

The topic ‘Padding for Ads’ is closed to new replies.