PRM asked:
I have a wordpress template that I wish to include a banner ad, skyscrapper and leaderboard ad. how can I make these layout changes?
I have a wordpress template that I wish to include a banner ad, skyscrapper and leaderboard ad. how can I make these layout changes?




















YOu need to edit index.php, pages.php and single.php (or home.php) Anything in the sidebar: sidebar.php. Depending on your theme, possibly header.php. You’ll need to play around to see what works best, but those are the core files.
Make sure to keep a backup of the original.
Just edit the themes directly. In most themes, you can edit the header.php, index.php, footer.php, and sidebar.php