|
|
| View previous topic :: View next topic |
| Banner a nebo link na asf.cz ... |
| ...rád hodím k sobě na web |
|
100% |
[ 2 ] |
| ...bych rád dal na svůj web ale nikam se nehodí. |
|
0% |
[ 0 ] |
| ...není důvod někam zadávat, každý vás zná |
|
0% |
[ 0 ] |
| ...na svůj web nedám, nechci vás vůbec podporovat |
|
0% |
[ 0 ] |
|
| Total Votes : 2 |
|
| Author |
Message |
Administrators Site Admin


|
Posted: Thu Aug 24, 2006 4:06 pm |
|
|
| Post subject: Přidejte si ikonku |
   |
You can support our goals by mentioning us on your website!
In case you like what we do or you are just a fan of LARP, you can help us by placing either a link to our server or our banner on your website.
Links
The easiest way how to support our activities is to incorporate a link to the ASF website into your web portal. If you want to add links to exact documents or sections, here are possible alternative addresses
Login into the fantasy forum
You can also provide your visitors a direct access to our discussion forum. To adjust the design of the table and the form, use css styles of your website (all will look as your default design).
Example of the code:
<form method="post" action="http://www.asf.cz/login.php">
<table width="180" cellpadding="3" cellspacing="1" border="0">
<tr>
<th>ASF Fantasy forum</th>
</tr>
<tr>
<td height="28">Login</td>
</tr>
<tr>
<td align="center" valign="middle">
Username: <input type="text" name="username" size="10">
Password: <input type="password" name="password" size="10">
<input type="hidden" name="autologin" value="0">
<input type="submit" name="login" value="Login">
</tr>
</table>
</form>
Banners and icons
Lastly, you can add on your website our banners or icons. There are two ways how to do it. Firstly, you can save graphics from our website and then place it on your website using HTML editor. Secondly (recommended), you can copy into your source code our codes, which are shown under the pictures below. In the second case you are guaranteed that the banner or icon is updated.
asociace.gif, animated banner, format: GIF, resolution: 468 x 60 pixels, size: 22,9 kB
Example of the code:
<a href="http://www.asf.cz" target="_blank">
<img src="http://www.asf.cz/banners/asociace.gif" border="0" alt="ASF Association of Fantasy - LARP and fantasy">
</a>
wwwasf.gif, animated banner, format: GIF, resolution: 468 x 60 pixels, size: 4,44 kB
Example of the code:
<a href="http://www.asf.cz" target="_blank">
<img src="http://www.asf.cz/banners/wwwasf.gif" border="0" alt="ASF Association of Fantasy - LARP and fantasy">
</a>
asf88x31.gif, animated banner, format: GIF, resolution: 88 x 31 pixels, size: 2,07 kB
Example of the code:
<a href="http://www.asf.cz" target="_blank">
<img src="http://www.asf.cz/banners/asf88x31.gif" border="0" alt="ASF Association of Fantasy - LARP and fantasy">
</a>
ASF_logo1.gif, web logo, format: GIF, 118 x 118 pixels, size: 8,84 kB
Example of the code:
<a href="http://www.asf.cz" target="_blank">
<img src="http://www.asf.cz/banners/ASF_logo1.gif" border="0" alt="ASF Association of Fantasy - LARP and fantasy">
</a>
asfXX.gif, icon, format: GIF, resolution: 16x16 / 32x32 / 64x64 pixels, size: 1 / 2 / 4 kB
Example of the code:
<a href="http://www.asf.cz" target="_blank">
<img src="http://www.asf.cz/banners/asfXX.gif" border="0" alt="ASF Association of Fantasy - LARP and fantasy">
</a>
It is necessary to replace XX symbols in the name of a file by numbers 16 / 32 / 64 depending on selected icon.
arb_big.gif, animated banner, format: GIF, resolution: 468 x 60 pixels, size: 31,2 kB
Example of the code:
<a href="http://arboria.asf.cz" target="_blank">
<img src="http://www.asf.cz/banners/arb_big.gif" border="0" alt="LARP and fantasy E-zine">
</a>
|
Dejte o nás vědět na svých stránkách!
Pokud se vám zamlouvá co děláme nebo nám třeba jen tak fandíte, pomůžete nám, pokud na svých webových stránkách dáte návštěvníkům najevo existenci našeho nekomerčního serveru.
Odkazy
Asi nejsnazší způsob je umístit do svého portálu odkaz na naše stránky. Pokud byste chtěli své návštěvníky linkovat přímo na nějakou sekci serveru asf.cz, zde jsou možné alternativní odkazy
Login do Fantasy fóra
Můžete také dát svým návštěvníkům šanci zapojit se rovnou z vašich stránek do všeobecné diskuse o fantasy hrách ve fóru asf.cz, a to ikdyž máte na svých stránkách třeba fórum (guestbook atp.) vlastní. Pokud chcete upravit vzhled tabulky a formuláře, učiňte tak přes úpravu css stylů svých stránek (vše bude defaultně vypadat jako ostatní prvky vašeho webu).
| Fantasy fórum ASF |
| Přihlášení |
Ukázka kódu:
<form method="post" action="http://www.asf.cz/login.php">
<table width="180" cellpadding="3" cellspacing="1" border="0">
<tr>
<th>Fantasy fórum ASF</th>
</tr>
<tr>
<td height="28">Přihlášení</td>
</tr>
<tr>
<td align="center" valign="middle">
Uživatel: <input type="text" name="username" size="10">
Heslo: <input type="password" name="password" size="10">
<input type="hidden" name="autologin" value="0">
<input type="submit" name="login" value="Přihlášení">
</tr>
</table>
</form>
Bannery a ikony
Konečně na své stránky můžete umístit jako odkaz některý z následujících obrázků (bannerů). Buď tak, že si grafiku uložíte z této stránky a umístíte ji na svůj web pomocí svého HTML editoru, nebo (a to doporučujeme), můžete zkopírovat do zdrojového kódu příslušné stránky vašeho webu jen kód, který je uveden pod odpovídajícím obrázkem. Pak máte navíc zajištěno, že banner nebo ikonka je stále aktuální, protože je na našem serveru aktualizujeme.
asociace.gif, animovaný banner, formát: GIF, velikost: 468 x 60 pixelů, velikost souboru: 22,9 kB
Ukázka kódu:
<a href="http://www.asf.cz" target="_blank">
<img src="http://www.asf.cz/banners/asociace.gif" border="0" alt="ASF Asociace Fantasy - dřevárny a fantasy">
</a>
wwwasf.gif, animovaný banner, formát: GIF, velikost: 468 x 60 pixelů, velikost souboru: 4,44 kB
Ukázka kódu:
<a href="http://www.asf.cz" target="_blank">
<img src="http://www.asf.cz/banners/wwwasf.gif" border="0" alt="ASF Asociace Fantasy - dřevárny a fantasy">
</a>
asf88x31.gif, animovaný banner, formát: GIF, velikost: 88 x 31 pixelů, velikost souboru: 2,07 kB
Ukázka kódu:
<a href="http://www.asf.cz" target="_blank">
<img src="http://www.asf.cz/banners/asf88x31.gif" border="0" alt="ASF Asociace Fantasy - dřevárny a fantasy">
</a>
ASF_logo1.gif, webové logo, formát: GIF, 118 x 118 pixelů, velikost souboru: 8,84 kB
Ukázka kódu:
<a href="http://www.asf.cz" target="_blank">
<img src="http://www.asf.cz/banners/ASF_logo1.gif" border="0" alt="ASF Asociace Fantasy - dřevárny a fantasy">
</a>
asfXX.gif, ikony, formát: GIF, velikost: 16x16 / 32x32 / 64x64 pixelů, velikost souboru: 1 / 2 / 4 kB
Ukázka kódu:
<a href="http://www.asf.cz" target="_blank">
<img src="http://www.asf.cz/banners/asfXX.gif" border="0" alt="ASF Asociace Fantasy - dřevárny a fantasy">
</a>
Znaky XX v názvu souboru je třeba nahradit číslicemi 16 / 32 / 64 podle vybrané ikony.
arb_big.gif, animovaný banner, formát: GIF, velikost: 468 x 60 pixelů, velikost souboru: 31,2 kB
Ukázka kódu:
<a href="http://arboria.asf.cz" target="_blank">
<img src="http://www.asf.cz/banners/arb_big.gif" border="0" alt="E-zine o dřevárnách a fantasy">
</a>
|
|
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum
|
|
 |
 |
|