Franciscom1
08-23-2016
08:45 PM
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Estimados solicito su ayuda, habia seleccionado una plantilla para mi sitio web que tenia un fondo con dibujos a color pero cuando la ves en el sitio web no aparecen los colores sino solamente en escala de grises. no sé como dejarla con colores, ¿podrian ayudarme? les adjunto fotos de como se ve y como deberia ser.
Reply
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
1 Best Answer
Franciscom1
08-23-2016
09:11 PM
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Best Answer
Hi!! problem solved!! i was looking other posting about remove gray scale in Bradley´s theme. Finally the solution was to put the following text in the Configuration, SEO, Header code the following: (This works very good.
Thanks
<style>
#wrapper .wsite-background {
opacity: 1 !important;
-webkit-filter: grayscale(0%) !important;
-moz-filter: grayscale(0%) !important;
-ms-filter: grayscale(0%) !important;
-o-filter: grayscale(0%) !important;
filter: grayscale(0%) !important;
filter: none !important;
}
</style>
Thanks
<style>
#wrapper .wsite-background {
opacity: 1 !important;
-webkit-filter: grayscale(0%) !important;
-moz-filter: grayscale(0%) !important;
-ms-filter: grayscale(0%) !important;
-o-filter: grayscale(0%) !important;
filter: grayscale(0%) !important;
filter: none !important;
}
</style>
Reply
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
2 REPLIES 2
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
¡Hola! Lo siento por la traducción . Usted debe ser capaz de establecer filtros de la imagen y otras propiedades una vez que esté en su lugar a través del botón Editar imagen . Haciendo la escala de grises de la imagen debe ser una de las opciones allí . Es que no está presente ?
Reply
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
Franciscom1
08-23-2016
09:11 PM
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Best Answer
Hi!! problem solved!! i was looking other posting about remove gray scale in Bradley´s theme. Finally the solution was to put the following text in the Configuration, SEO, Header code the following: (This works very good.
Thanks
<style>
#wrapper .wsite-background {
opacity: 1 !important;
-webkit-filter: grayscale(0%) !important;
-moz-filter: grayscale(0%) !important;
-ms-filter: grayscale(0%) !important;
-o-filter: grayscale(0%) !important;
filter: grayscale(0%) !important;
filter: none !important;
}
</style>
Thanks
<style>
#wrapper .wsite-background {
opacity: 1 !important;
-webkit-filter: grayscale(0%) !important;
-moz-filter: grayscale(0%) !important;
-ms-filter: grayscale(0%) !important;
-o-filter: grayscale(0%) !important;
filter: grayscale(0%) !important;
filter: none !important;
}
</style>
Reply
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content