i'd like to change my image brackground of the world news template using Joomla 1.5
I have some problems: the code is the following
- Code: Select all
html {
min-height:100%;
border-bottom:1px solid opaque;
}
body {
margin:0;
padding:0;
background: #C0C0C0 url('../images/background.jpg');
}
but the changes do not appears!!!!! why?
Can you help me, please?
thanlks