Adding Background Image [SOLVED] - Joomla! Forum - community, help and support


hey, have website @ statichrist.uturnworld.com , want add background image it. have code, , added in url...why won't image show up?

body {
height: 100%;
}

.body_style {
background:url(http://www.uturnworld.com/joomla/images/directions [converted]3 white.png) repeat-x;
color:#ffffff;
margin:0pt;
padding:0pt;
text-align:center;
}
tr, td, div, p {
color:#000000;
font-family:arial;
font-size:11px;
}


thanks help!

never mind, figured out. not supposed have "www" in url. looked @ this!





Comments