* use left-side-add again
This commit is contained in:
parent
53568deca9
commit
93cff16ea7
|
@ -423,7 +423,7 @@ div.screencast:hover .play {
|
|||
.adsense.sidead.second {
|
||||
position: absolute;
|
||||
left: 7px;
|
||||
top: 2340px;
|
||||
top: 2435px;
|
||||
}
|
||||
|
||||
.adsense.adbox {
|
||||
|
|
|
@ -86,6 +86,20 @@
|
|||
</script>
|
||||
</div>
|
||||
|
||||
<div class="adsense sidead second">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "ca-pub-2833958633371388";
|
||||
/* FileBot SideAd Wide 2 */
|
||||
google_ad_slot = "5493651869";
|
||||
google_ad_width = 160;
|
||||
google_ad_height = 600;
|
||||
//-->
|
||||
</script>
|
||||
<script type="text/javascript"
|
||||
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
|
||||
</script>
|
||||
</div>
|
||||
|
||||
<div class="page" style="background-image: url('images/bg.hint.tutorial.png'); background-position: 565px 122px;">
|
||||
<div class="navigation">
|
||||
<div>
|
||||
|
@ -311,23 +325,7 @@
|
|||
<li>Synology NAS package is available <a target="_blank" href="http://missilehugger.com/735/synology-package-filebot/">from MissileHugger</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="adsense adbox" style="width:336px; height:280px">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "ca-pub-2833958633371388";
|
||||
/* FileBot Downloads Large Rectangle */
|
||||
google_ad_slot = "6212971030";
|
||||
google_ad_width = 336;
|
||||
google_ad_height = 280;
|
||||
//-->
|
||||
</script>
|
||||
<script type="text/javascript"
|
||||
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
|
||||
</script>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="section contact">
|
||||
<img class="icon" src="images/contact.png" alt="contact" width="48" height="48" />
|
||||
<span class="quote">Will you join us?</span>
|
||||
|
@ -356,7 +354,7 @@
|
|||
})();
|
||||
/* ]]> */
|
||||
</script>
|
||||
<a class="FlattrButton" rev="flattr;button:compact;" href="http://www.filebot.net"></a>
|
||||
<a class="FlattrButton" rev="flattr;button:compact;" href="http://filebot.sourceforge.net"></a>
|
||||
</div>
|
||||
<div id="donate">
|
||||
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" style="display:inline" target="_blank">
|
||||
|
|
Loading…
Reference in New Issue