Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Wade Nash Posted August 5, 2017 Posted August 5, 2017 I am wanting to add a horizontal row of 2 or 3 ads at the bottom of my pages. I can see how to do this and have them appear underneath each other but I want them to appear side by side. Is this best done by adding a table and placing the ad keys within each cell? If so can someone show a novice the step by step way of doing this in the Themes If there is a better way then please let me know. Thanks, Wade
Wade Nash Posted August 6, 2017 Author Posted August 6, 2017 Thanks Opentype. That works well to give me just what I need with regards to the horizontal spacing. I have added the following into my global footer as a test. Quote <!-- Grid added to Footer for advertisments - Wade --> <div class='ipsGrid ip'> <div class='ipsGrid_span4'>{advertisement="AdKey1"}</div> <div class='ipsGrid_span4'>{advertisement="AdKey2"}</div> </div> <!-- End of Grid added to Footer for advertisments --> and it gives me the following These are left justified on the page though. How can I get them horizontally centred on the page? Sorry I am not good with working with template editing yet. Thanks Wade
Recommended Posts
Archived
This topic is now archived and is closed to further replies.