Forums / Cotonti / Skins / cryo

pieter
#21379 2009-12-07 02:36
what do you mean?

Do you mean the one with the motorcycle?
Just change the picture.
Check the image folders.

\cryo\img\reddish here are the images for the reddish skin of cryo

Added 3 minutes later:

If you want to know how. Check the css and the header.tpl

CSS:
.s-admin	{ background:url(../img/reddish/slogan-admin-en.png) no-repeat 0 0; }
.s-forums	{ background:url(../img/reddish/slogan-forums-en.png) no-repeat 0 0; }
.s-index	{ background:url(../img/reddish/slogan-index-en.png) no-repeat 0 0; }
.s-message	{ background:url(../img/reddish/slogan-message-en.png) no-repeat 0 0; }
.s-page		{ background:url(../img/reddish/slogan-page-en.png) no-repeat 0 0; }
.s-pfs		{ background:url(../img/reddish/slogan-pfs-en.png) no-repeat 0 0; }
.s-polls	{ background:url(../img/reddish/slogan-polls-en.png) no-repeat 0 0; }
.s-pm		{ background:url(../img/reddish/slogan-pm-en.png) no-repeat 0 0; }
.s-plug		{ background:url(../img/reddish/slogan-plug-en.png) no-repeat 0 0; }
.s-users	{ background:url(../img/reddish/slogan-users-en.png) no-repeat 0 0; }

Header.tpl:
<div id="slogan" class="s-{PHP.z}">
... can we help you ...