Jump to content

Round style quality and episode title


Mystik-DL

Publicaciones recomendadas

For this: 

qbgxy62.png

Paste this code in Dooplay options --> Customize ---> Custom CSS

/* Quality */
span.quality {
    color: #fff; /* Text color */
    background: rgba(43, 194, 160, 0.79); /* Background color */
}
    /* Style and size */
    span.quality {
        position: absolute;
        top: 5px;
        left: 0;
        padding: 4px 16px;
        font-size: 12px;
        border-radius: 0px 50px 50px 0px;
    }

/* Delete Button */
i.delete {
    background: rgb(43, 194, 160); /* Background Color */
}
    /* Style and size */
    i.delete {
        position: absolute;
        top: 5px;
        right: 0;
        padding: 2px 16px;
        opacity: .4;
        z-index: 2;
        border-radius: 50px 0px 0px 50px;
    }

 

and for episode:

KZgbjwu.png

Paste this code in Dooplay options --> Customize ---> Custom CSS

/* Episodes Title */
.module .content .items .episodes .poster span.serie {
    background: rgba(43, 194, 160, 0.79); /* Background color */
    color: #fff; /* Text color */
}
    /* Style and size */
    .module .content .items .episodes .poster span.serie {
        position: absolute;
        bottom: 0;
        left: 45px;
        right: 45px;
        text-align: center;
        padding: 5px 10px;
        font-size: 13px;
        border-radius: 15px 15px 0px 0px;
    }

 

Editado por Mystik-DL
  • Like 1
Enlace al comentario
Compartir en otros sitios web

  • 1 mes más tarde...
  • 1 mes más tarde...
16 hours ago, tiosnow said:

He agredado el codigo a dooplay css y guando los cambios pero no funciona podrias ayudarme 

Did you put the code in the right place? because for me it still works...

7ktesRq.png

you should have something like that in your Custom CSS. (you can change the color codes if necessary)

GvRi336.png

Enlace al comentario
Compartir en otros sitios web

  • 2 semanas más tarde...
  • 4 meses más tarde...
  • 2 semanas más tarde...
  • 8 meses más tarde...
  • 1 mes más tarde...
  • 1 mes más tarde...
  • Usuarios conectados   0 Miembros, 0 Anónimos, 0 Invitados (Ver lista completa)

    • Actualmente no hay usuarios registrados en línea
×
×
  • Crear nuevo...