SideAds
-
Hello. I am looking to ad some sideads to our site https://www.insidespanishfootball.com.
However, I have the following code but when applied it places one ad on top of the other on the left hand side only.
Any help would be appreciated?
<div id="rightAds"; position:fixed; z-index:-1; style="margin-right: 50px;">><script type="text/javascript"><!-- google_ad_client = "ca-pub-2505171347866938"; /* SideAds11 */ google_ad_slot = "4723724996"; google_ad_width = 160; google_ad_height = 600; //--> </script> <script type="text/javascript" src="https://pagead2.googlesyndication.com/pagead/show_ads.js"> </script></div> <div id="leftAds"; position:fixed; z-index:-1; style="margin-left: 50px;"> ><script type="text/javascript"><!-- google_ad_client = "ca-pub-2505171347866938"; /* SideAds11 */ google_ad_slot = "4723724996"; google_ad_width = 160; google_ad_height = 600; //--> </script> <script type="text/javascript" src="https://pagead2.googlesyndication.com/pagead/show_ads.js"> </script></div>
[Please post code or markup snippets between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.]
- The topic ‘SideAds’ is closed to new replies.