I have added OpenAds blocks to two areas on my drupal site. I'm using a theme that has a "Dock Region" which is top and middle below the header and before the content region, and I've put one so that it appears at the bottom of the content region.

How is it possible to modify the css or theme so that it is centered within the region?

Comments

cookiesunshinex’s picture

Status: Active » Closed (fixed)

I figured this out. In my CSS i used text-align: center;