TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

April 30, 2024, 01:58:05 AM

Login with username, password and session length
Members
  • Total Members: 3,885
  • Latest: Growner
Stats
  • Total Posts: 195,174
  • Total Topics: 21,220
  • Online today: 147
  • Online ever: 3,540 (September 03, 2022, 01:38:54 AM)
Users Online
  • Users: 0
  • Guests: 85
  • Total: 85

Blok yazılımcıkları (Block Snippets)

Started by sarba126, March 29, 2006, 07:59:02 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

yetkili

Futbol haberleri
<table>
<tr>
<td>
<iframe src="http://www.turksportal.net/haber.asp">
</iframe>
</td>
</tr>
</table>

BARAN

Quote from: Nonpremium on April 03, 2006, 11:11:54 AM
Saatin boyutlarının taşmasının sebebi kodlardaki herhangi genişlikten değilmiş. Sadece yanlış yerde alt satıra geÇio kod. onu düzeltince düzeldi.

o yanlış yer neresi?
Çünkü bende de taştı ve bir kaÇ müdahalede bulundum ama değişen bir şey yok. lütfen söylermisiniz hangi kodu düzeltelim?
teşekkürler

Crip

Clock / Calendar


<center>
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
WIDTH="140" HEIGHT="140">
  <PARAM NAME="movie" VALUE="clock_calendar.swf">
  <PARAM NAME="quality" VALUE="high">
  <PARAM NAME="bgcolor" VALUE="#FFFFFF">
  <param name="wmode" value="transparent">
  <param name="menu" value="true">
  <EMBED src="clock_calendar.swf" quality="high" bgcolor="#FFFFFF"  WIDTH="140" HEIGHT="140" wmode="transparent" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer" menu="false">
</EMBED></OBJECT></center>


Download:

I have become comfortably numb!

Cripzone | Crip's Free 2.0.2 Themes



BARAN

#23
crip
duyarlılığın iÇin teşekkürler. aynı kodları copy/paste yapıp gönderiyorum ama saat takvim taşıyor. nedenini anlayamadım. burdan verdiğini de uyguladım yine taşıyor



resimdeki taşmış olan bölümü nasıl düzeltebilirim teşekkürler

Mitchâ„¢

Quote from: BARAN on April 13, 2006, 06:32:57 PM
crip
duyarlılığın iÇin teşekkürler. aynı kodları copy/paste yapıp gönderiyorum ama saat takvim taşıyor. nedenini anlayamadım. burdan verdiğini de uyguladım yine taşıyor



resimdeki taşmış olan bölümü nasıl düzeltebilirim teşekkürler

I am not exactly sure what you said, I am limited to english.
But I am just wondering cause I have used this script and it works fine for me but I was just wondering do you have your left bars set to a different width besides the default setting?

BARAN

no it is as original. i did not change anything!
thanks for your answers

Mitchâ„¢

Just out of curiousity what is your screen resolution?

G6Cad

#27
In the code you paste in to the scriptbox. Just a few lines down you have a line like this. My is set to 140 , this is what you have to change to a smaller value, i guess you have a bit more, maby 170 or even 180 there.

codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
WIDTH="140" HEIGHT="140">


And almost at the bottom, replace your code with this

<EMBED src="clock_calendar.swf" quality="high" bgcolor="#CED3DE"  WIDTH="140" HEIGHT="140" wmode="transparent"

replace the same bit you have, and see if it help you make it a bit smaller to fit the block

Crip

120 x 120 should be good, i pm'ed him/her? :)
I have become comfortably numb!

Cripzone | Crip's Free 2.0.2 Themes



deniz

#29
if you make boardnews from diffrent special boards..

1. make an php article and write in there like this:

ssi_boardnews(BOARD NO,null,null,TEX LIMIT);

exp: ssi_boardnews(86,null,null,300);

2. make a link on left block for this.

-----

but my problem; it doesn't show "more.." link and theme stuff.




eğer farklı forumlardan haberler oluşturmak ve buna link vermek isterseniz:

1. php türü bir makale yaratıp iÇine aşağıdakine benzer bir kod ekleyin:

ssi_boardnews(BOARD NO,null,null,TEX LIMIT);

exp: ssi_boardnews(86,null,null,300);

2. menuden bu yarattığınız makaleye link verin.

ancak benim sorunum şu: eğer yazılara bir sınırlandırma yapmışsanız "daha fazla (more)" linki Çıkmıyor ve tema görünümü olmuyor.

bir Çözüm önerisi olan var mı ?




plaese check it: http://sifirforum.com/forum/index.php?page=82