Help with body and outline - rhuk_solarflare_ii - Joomla! Forum - community, help and support
i have homepage background working correctly gradient. css snipets below, when go , try add content text boxes showing gradient background well. making hard me type in.
any idea why?
.outline {
border: 1px solid #transparent;
background:#transparent;
padding: 2px;
}
body {
margin: 15px;
height: 100%;
padding: 0px;
font-family: arial, helvetica, sans serif;
line-height: 120%;
font-size: 11px;
color: #333333;
background:#ffffff url(../images/background.gif) 0 0 repeat-x;
}


any idea why?
.outline {
border: 1px solid #transparent;
background:#transparent;
padding: 2px;
}
body {
margin: 15px;
height: 100%;
padding: 0px;
font-family: arial, helvetica, sans serif;
line-height: 120%;
font-size: 11px;
color: #333333;
background:#ffffff url(../images/background.gif) 0 0 repeat-x;
}


i have same problem, joomla guru please help.
Comments
Post a Comment