Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
footer display problem...?
#5
Is the footer located with a container?
Either way it may help if you change the footer css to be as follows:
Code:
#footer {
    text-align:left;
    line-height:18px;
    font-size:12px;
    color:#666;
    border-top:1px solid #ccc;
    padding:10px 0 20px 0;
    background:#132430;    <------- i'm adding this
    width:100%; <------ change this to what ever the width of your template is. like 900px, or 100px, or so on....
    }
JWH Technologies
Have any marketing ideas for Get-Simple? Let me hear them!
Reply


Messages In This Thread
footer display problem...? - by icare - 2010-02-13, 04:36:19
footer display problem...? - by internet54 - 2010-02-13, 05:30:09
footer display problem...? - by JWH_Matthew - 2010-02-13, 05:33:00
footer display problem...? - by icare - 2010-02-13, 06:48:31
footer display problem...? - by JWH_Matthew - 2010-02-13, 07:04:51
footer display problem...? - by internet54 - 2010-02-13, 07:13:31
footer display problem...? - by Zegnåt - 2010-02-13, 08:16:41
footer display problem...? - by icare - 2010-02-13, 23:21:37



Users browsing this thread: 1 Guest(s)