www.webdeveloper.com
Closed Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 2012
    Posts
    2

    Question Footer Stretch Help !

    Hey WD

    Im not all new but i sure still have alot to learn.
    I got this Template im editing.

    Its a Fixed template
    Im trying to stretch the footer

    Illustreded it here in a picture:
    http://i.imgur.com/VR2Lj.png

    This is the CSS Code

    Code:
    /* footer */
    #footer {
    	clear: both;
    	padding: 1em 0 2.5em 0;
    	background: #4E4E4E;
    	width: 100%;
    	float: left;		
    	border-bottom: 60px solid url(ftb.gif) no-repeat center top;
    }
    The Wrap CSS:

    Code:
    wrap {
    	width: 950px;	
    	margin: 0 auto;
    	text-align: left;		
    }
    #content-wrap {
    	clear: both;
    	width: 950px;	
    	float: left;	
    	padding-top: 15px;
    	padding-bottom: 50px;	
    	background: url(midline.gif) repeat-y 600px 0;	
    	border-top: 0px solid #121212;
    	border-bottom: 0px solid #121212;
    }
    The header seems to stretch all out fine
    i been trying to fix this issue like 5 hours and looking for diffrent forums to seek help hope someone can help me out

    Would appreciate it
    Thanks in advance.

  2. #2
    Join Date
    Nov 2011
    Location
    Dallas, TX
    Posts
    148
    Please don't double post. Continued here: http://www.webdeveloper.com/forum/sh...d.php?t=263298

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center



Recent Articles