Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
footer display problem...?
#4
internet54 Wrote:Did you use an image, and did you upload that image?

nope i don't use the image for the footer...i just adding background color in default.css ....at the footer part ...

it works on localhost....the color perfectly cover the width of the footer......
it works on server but the color not covering the width of the footer only the center part so it will looks like not full bar ....

@OWS_Matthew:

i already check the theme.php if there is missing code or missed interprated .....but when i'm comparing the files they both look the same....the files i'm using on localhost is the same file i'm using on server..........

if it's not the script problem ..could it be the environment problem....? but i think it is too sily if i conclude this as the environment problem ......

when localhost can interpreted the display so well why the host don't do the same...? :/

this is my template.php for the footer code that work's on localhost:

</div><!-- end div#sidebar -->

<div class="clear"></div>

<div id="footer">
<p align="center"> contact | sitemap | links </p>
<p align="center"> &copy 2010 </p>

</div><!-- end div#footer -->

</div><!-- end div.wrapper -->

and this is the dafault.css :

#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
}

well the point is it doesn't have a problem on localhost..but it doesn't work perfectly on host server...which is i don't know why ??? why the color not fully fill the width of footer....... :/ or maybe it's time for me to sleep.......and continue this thing tommorow........ Smile
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)