Hola
flashmax antes que nada gracias por la ayuda.
el codigo lo modifique en mi template y quedo asi:
Plugin JAT T3
Código CSS:
Ver original/**
* ------------------------------------------------------------------------
* JA T3 System Plugin for Joomla 2.5
* ------------------------------------------------------------------------
* Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
* @license - GNU/GPL, http://www.gnu.org/licenses/gpl.html
* Author: J.O.O.M Solutions Co., Ltd
* Websites: http://www.joomlart.com - http://www.joomlancers.com
* ------------------------------------------------------------------------
*/
/* COMMON STYLE
--------------------------------------------------------- */
body {
background: #ffffff;
color: #000000;
font-family: sans-serif;
line-height: 1.5;
background-color: #039;
background-image: url(fondo.jpg);
}
TEMPLATE/CSS/TEMPLATE.CSS
Código CSS:
Ver original/*
* ------------------------------------------------------------------------
* JA Puresite Template J25
* ------------------------------------------------------------------------
* Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
* @license - Copyrighted Commercial Software
* Author: J.O.O.M Solutions Co., Ltd
* Websites: http://www.joomlart.com - http://www.joomlancers.com
* This file may not be redistributed in whole or significant part.
* ------------------------------------------------------------------------
*/
/* COMMON STYLE
--------------------------------------------------------- */
@import url(../fonts/questrialregular/stylesheet.css);
body {
color: #656667;
font-family: Helvetica, Arial, sans-serif;
background-color: #039;
background-image: url(fondo.jpg);
}
Aclaro que limpie el cache actualize la pagina, y no pude detectar ningun cambio en el template.
tambien modifique el template.css que esta dentro de la carpeta templates/theme/css/template.css default con los mismos cambios que aclaraste, pero nada sigo sin ver cambios.
veo que dice
background-image: url(fondo.jpg) tengo que subir alguna imagen ? y a donde la subo?