All Ads are align left

Posted in: Newsmag
Post count: 95

I am not sure why the ads are align left, could I change them to align center?

http://www.screencast.com/t/3BpXfU5R

I set the inline ads align center but it doesn’t help
And I cannot find the settings of slider ads to make it align center

http://www.screencast.com/t/OvIwspt4aOb

Post count: 217

Same problem here.

Post count: 6600

Hi,

Please use this custom css to fix this: http://screencast.com/t/uZ9Yg4ueuhWC

.td-a-rec-id-content_inline {
text-align: center;
}

Thanks

Post count: 95

thx

how about the bottom ads and slider ads?
these ads are align left too

Post count: 6600

Hi,

Please use the code like this:

.td-a-rec {
text-align: center;
}

Thanks

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newsmag’ is closed to new topics and replies.