Following a previous post (I didn't want to step on it) stated good directions how to change the background image.
www.ascendfcu.tacsupport.com/
When I changed the image and pointed to it in the index.php file and saved. The webpage is now taking up alot of realestate.
Line 118, changed to...
<body style="background:#ffffff url(<?php echo $this->baseurl ?>/templates/hot_skies/images/bg_pg.jpg)no-repeat">
Line 119-121, deleted.
Is it because I altered the CSS file ?
Aaron