Buenas tardes, una consulta como puedo cambiar el color del template. Gracias
leninis11
POSTED: 2015-10-21
deseo modificar el css ext.asmenu la linea de código background: url("../images/styles/default/bg.main.png"); para seleccionar otra imagen, sin embargo, al cambiar la imagen no actualiza en la página.
Puedo realizar este tipo de cambios en la página ???
leninis11
POSTED: 2015-10-22
Hello 002042. By purchasing the template that changes made in the .css not updated on the page. I want to change the color of the menu .
AS Templates
POSTED: 2015-10-23
Hello LENINIS11,
You can easy determinate the file which should be changed and the css class by installing and using Mozilla or Opera Fireblug plugin:
https://getfirebug.com/
https://addons.opera.com/en/extensions/details/firebug-lite-button/
Regards, AS Team.
leninis11
POSTED: 2015-10-23
Gracias por su respuesta, sin embargo, cuando realizo el cambio en la clase css no me actualiza los cambios realizados. Ejemplo: actualizo la clase tmpl.default.css modifico la lÃnea:
pero no cambia el color del menu se mantiene con el fondo gris.
leninis11
POSTED: 2015-10-23
Thank you for your answer, but I realize when the change in the CSS class made ​​me not update the changes . Example : I update the modified class tmpl.default.css Line : # header -row { background -image: url ( "../ images / styles / default / bg.main.png " ) ;] by # header -row { background : blue; ] but does not change the color of the menu is maintained with gray background .
Thank you
AS Templates
POSTED: 2015-10-24
Hello LENINIS11,
What is your site url please? We have to see it in case to help you.
Get an access to all 94 items designed and developed by AS Designing team plus all the future items
which will be released over the course of your club subscription.
Price starting from $59.00
Puedo realizar este tipo de cambios en la página ???
You can easy determinate the file which should be changed and the css class by installing and using Mozilla or Opera Fireblug plugin:
https://getfirebug.com/
https://addons.opera.com/en/extensions/details/firebug-lite-button/
Regards, AS Team.
#header-row {
background-image: url("../images/styles/default/bg.main.png");
]
por
#header-row {
background:blue;
]
pero no cambia el color del menu se mantiene con el fondo gris.
Thank you
What is your site url please? We have to see it in case to help you.
Regards, AS Team.