Where past ADS code in theme?

HTML, CSS and anything else that deals with client side capabilities.

Moderator: General Moderators

Post Reply
niceman
Forum Newbie
Posts: 1
Joined: Sat Nov 15, 2014 7:50 am

Where past ADS code in theme?

Post by niceman »

Hi,

I have website:http://bazaro.org/
I want put ADS in this place:
Image

I don't know where past code in my theme.

:banghead: please help me:(
User avatar
Celauran
Moderator
Posts: 6427
Joined: Tue Nov 09, 2010 2:39 pm
Location: Montreal, Canada

Re: Where past ADS code in theme?

Post by Celauran »

Because you're using a table-based layout, you'll need to add a cell to the left in the table nested inside #bd. Or you could fix your layout to not use tables, and have a much easier time moving things around after the fact.
Post Reply