Eğer resim koyacaksanız CSS'ye aşağıdaki kodu ekleyin.

#sag-alt a {
position: absolute;
bottom: 0px;
right: 0px;
position: fixed;
text-indent: -1000px;
width: 200px;
height: 200px;
overflow: hidden;
background: url("RESİM-LİNKİ") 0 0 no-repeat;
}



Aşağıdaki kodu da header.phpye ekleyin.



Eğer flash animasyon koyacaksanız:


#sag-alt {
position: absolute;
bottom: 0px;
right: 0px;
position: fixed;
text-indent: -1000px;
width: 200px;
height: 200px;
overflow: hidden;
}


Aşağıdaki kodu da header.phpye ekleyin.
flash-kodu-buraya


Çalışması gerekir, iyi çalışmalar :)