Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
footer display problem...?
#8
internet54 Wrote:If it's online, give me a page to goto.


thx internet54...i 've notice my mistakes.....


OWS_Matthew Wrote: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....
    }

matth thank's for the solution....you're the man Cool ......

Zegnåt Wrote:If it’s just HTML and CSS so there can not be any difference between localhost and online. You might want to clear your cache as it might be that you’re browser is still remembering the old CSS.

you're right zenat so does the matthw......i think i was so tired sitting in the front of the computer......all day long......so sloppy putting the code in the wrong place.........

today i was edited the template.php on my server via control panel .....

and i put the code after this comment line.....<!-- end div#footer -->

everything back to normal.....just what i want to be........

so case closed....

special thx to matth,internet54, zegnat you're rocK !

i think admin can delete my sloppy thread now.....
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)