jueves, 30 de junio de 2016

own

imagen inicial

core/css/header.css

#header .logo {
        background-image: url(../img/logo.png);
        background-repeat: no-repeat;
        background-size: 200px;
        background-position: center 30px;
        width: 252px;
        height: 120px;
        margin: 0 auto;
}

leyenda

core/templates/layout.guest.php



                       
                                                        echo "TuxCursos by Franklinux"
                        //print_unescaped($theme->getLongFooter()); ?>

upload_max_filesize = 10G
post_max_size = 10G

                       
               



No hay comentarios:

Publicar un comentario

Instalar systemd y systemd-sysv

Instalar systemd y s ystemd-sysv Debian $apt-get update $apt-get upgrade  $apt-get install systemd  $apt-get install systemd-sysv  Este...