OW Debug - Notice
Message: Trying to access array offset on value of type null
File: /home/romarekl/public_html/sosyallift.com/ow_plugins/forum/controllers/topic.php
Line: 136
Pageskin (Giydirme) banner kod örneği Forum | Sosyallift©
Loading...
 
tr
Whordark
Whordark Mayıs 28 '15

Pageskin (Giydirme) banner kod örneği

Sitenizin arkaplanı tamamen kaplayan pageskin banner için örnek kod. Reklamın üst bölümündeki yüksekliğe göre kodu düzenlemeniz gerekir.
CMNews v4 sürümünde direk kullanabilirsiniz.

<a href="http://www.sosyallift.com/awayto/aHR0cDovL3d3dy5yb21hcmVrbGFtLmNvbQ==" target="_blank" style="position:fixed; z-index:1; width:100%; background:url(http://www.sosyallift.com/awayto/aHR0cDovL3d3dy5yb21hcmVrbGFtLmNvbQ==) no-repeat 50% top fixed; height:1500px; top:0; left:0;"></a>
<a href="http://www.sosyallift.com/awayto/aHR0cDovL3d3dy5yb21hcmVrbGFtLmNvbQ==" target="_blank" style="position:fixed; z-index:90000; width:100%; background:url(http://www.romareklam.com) no-repeat 50% top fixed; height:120px; top:0; left:0;"></a>

<script type="text/javascript">
$(document).ready(function(){
$(".main_container").css("top", "125px");
$(".main_container").css("position", "relative");
$(".base_topbar_outer, .base_top_outer").css("width", "980px");
$(".base_topbar_outer, .base_top_outer").addClass("base_position")
});
</script>

Paylaş: