Thread: Footer question
View Single Post
  #5  
Old 06-07-2009, 03:49 PM
FBFKids FBFKids is offline
Member
 
Join Date: Jun 2009
Posts: 11
Credits: 1,954
FBFKids
Default RE: Footer question

Still not working.. do I have to edit the CSS at all?

PHP Code:
#footer {
    
clear:both;
    
height:100px;
    
background:url(images/bg-footer.jpgno-repeat;
    } 
This being the code in the style.css
Reply With Quote