Tony asked 3 años ago

Hola, como puedo cambiar el color del iframe ??? He usado las clases pero no me funcionan, no se como aplicar cósigo css para igualar el color a mi sitio web.

Gracias

mercedes Staff replied 3 años ago

Hola Tony,

Gracias por tu pregunta.

En el enlace puedes encontrar el parámetro asociado a los colores. Sólo debes cambiar el valor del parámetro. Por ejemplo:
https://dashboard.trustprofile.io/webshops/widget_html?id=&layout=new_default&theme=dark&color=%23882c8b&show=yes&view=slider&amount=6&width=manual&width_amount=280px&height=250px&interval=5000&language=spa

Este es el que viene por defecto. Para cambiar el color, sustituye los símbolos de color=%23######

Ojo: El %23 debería mantenerse. Otra opción: color=rgb(#,#,#). También puedes añadir un nuevo parámetro: css={escribir algunas reglas css}. Aquí puedes encontrarlo: https://dashboard.trustprofile.io/general/api#javascript_widget

Espero haberte ayudado.

Atentamente,
El equipo de TrustProfile.


Hello Tony,

Thank you for your question.

There is a color parameter in the url. You can change the value of the parameter. For example,
https://dashboard.trustprofile.io/webshops/widget_html?id=&layout=new_default&theme=dark&color=%23882c8b&show=yes&view=slider&amount=6&width=manual&width_amount=280px&height=250px&interval=5000&language=spa
This is the default one. In order to change to color, replace the symbols in color=%23######
Note that %23 should stay there

Or: color=rgb(#,#,#). Other option: Add new parameter css={write some css rules here}. You can do it with these three options. You can find everything here: https://dashboard.trustprofile.io/general/api#javascript_widget

I hope I helped you.

Kind regards,
TrustProfile Team