SamikLand Theme by Daniele Lembo (samik.freesuperhost.com)
Questo tema è stato creato da Daniele Lembo per il sito Samikland (
http://samik.freesuperhost.com)
modificando un tema già esistente fornito dal sito
http://astonthemes.com.E' stata aggiunta una particolarità che lo rende unico e cioè la possibilità di usare la funzionalità
che visualizza immagini random come header delle pagine.
Il funzionamento è molto semplice, basta cambiare nella pagina il tag
<{assign var='random' value=1|rand:n}>
sostituendo a 'n' il numero di immagini che si hanno da far rotare.
L'header è composto da tre immagini
header-l-<{$random}>.gif
header-c-<{$random}>.gif
header-r-<{$random}>.gif
che presentano una variabile (random appunto) che ad ogni caricamento della pagina assume uno dei valori
compresi tra 1 e 'n'.
Basta quindi creare tante immagini quante ne vogliamo (delle giuste dimensioni) e indicarne il numero
come indicato sopra.
----------
This theme is realised on the Aston Obscene_v3 (
http://astonthemes.com) Theme by Daniele Lembo for SamikLand site (
http://samik.freesuperhost.com).
There is a particular feature; it's the random header feature.
It works simply changing the 'n' with the number of your headers.
<{assign var='random' value=1|rand:n}>
The header is composed by 3 images
header-l-<{$random}>.gif
header-c-<{$random}>.gif
header-r-<{$random}>.gif
You have to create many images as you specified in the 'n' value.