Arkadaşlar vbulletin forum sistemimde spoiler/code/resim karışık bir link şablonu ayarladım,Tek tek ayar çektim spoilere,resimlere falan herşey bitti en son böyle bir sorun çıktı.
Bunlarda konunun kodları.(BBCode + Html destekli forum)
PHP- Kodu:
[spoiler=<img src=http://earthoyun.com/konu/seri1.png align="absmiddle">][code]
http://hotfile.com/dl/66272888/f85c450/WRLDFSBWYSVLKBRLNYD.FO.part01.rar.html
[/code][/spoiler][spoiler=<img src=http://earthoyun.com/konu/hseri1.png align="absmiddle">][code]
http://hotfile.com/dl/66272888/f85c450/WRLDFSBWYSVLKBRLNYD.FO.part01.rar.html
[/CODE][/spoiler][spoiler=<img src=http://earthoyun.com/konu/nseri1.png align="absmiddle">][code]
http://hotfile.com/dl/66272888/f85c450/WRLDFSBWYSVLKBRLNYD.FO.part01.rar.html
[/CODE][/spoiler][spoiler=<img src=http://earthoyun.com/konu/xseri1.png align="absmiddle"> ][code]
http://hotfile.com/dl/66272888/f85c450/WRLDFSBWYSVLKBRLNYD.FO.part01.rar.html
[/CODE][/spoiler]
<img src=http://earthoyun.com/konu/seri1.png align="absmiddle">1231232deneme
<img src=http://earthoyun.com/konu/hseri1.png align="absmiddle">asd
<img src=http://earthoyun.com/konu/nseri1.png align="absmiddle">asd
<img src=http://earthoyun.com/konu/xseri1.png align="absmiddle">asd
Neden 2 spoiler arasında eşşek kadar boşluk kalıyor bir türlü anlamadım.
Bunlarda spoiler kodları.
PHP- Kodu:
<div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px">{option}<input type="button" value="Linkleri Göster/Gizle" style="height:40px;width:200px;font-size:15px;margin:0px;padding:0px;" onClick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = ''; this.value = 'Linkleri Gizle'; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = 'Show'; }">
</div>
<div class="alt2" style="margin: 0px; padding: 1px; border: 0px inset;">
<div style="display: none;">
{param}
</div>
</div>
</div>
Birisi yardım ederse çok makbule geçicek,2 saattir inceliyorum kodları ama hala <p> yada <br> gibi o tür bir sorun açıcak saçam bir kod vs bulamadım.
{option} spoiler başlığı,Kodlarda ve resimde göründüğü üzre resim olarak kullanılmıştır.