Jump to content

Footer


Guest chrisyt

Recommended Posts

Guest chrisyt

I am using the killer skin.

I would like my footer to appear at the bottom, centralised on every page.

My problem is:

Index.php and Sitedocs - the footer is aligned central - OK

BUT

When I view a product, the footer is centralised only to the product window, not to the whole page!

Here is my global/index.tpl :

<div class="colMid">

{PAGE_CONTENT}

</div>

</div>

<br clear="all" />

<div>

<div align="center">

<div id="Footer">

</div>

<div align="center">

<div id="cards">

</div>

<div class="txtCopyright">Copyright and Design by Me 2006 - 2007. All Rights Reserved.</p>

</html>

<link rel="shortcut icon" href="favicon.ico" >

<!-- END: body -->

Any ideas anybody?

Link to comment
Share on other sites

Guest chrisyt

Hi,

If you post a URL, it will be easier to see where the problem lies.

Based on your code example, you're closing a </p> and not closing the opening <div> - I'd correct that error (unless its a typo with copying here)

Jason

I didn't notice the closing </p> bit - thanks for bringing that to my attention, although it didn't do anything!

My site

Thanks in advance

Link to comment
Share on other sites

Guest chrisyt

Hi,

If you post a URL, it will be easier to see where the problem lies.

Based on your code example, you're closing a </p> and not closing the opening <div> - I'd correct that error (unless its a typo with copying here)

Jason

I didn't notice the closing </p> bit - thanks for bringing that to my attention, although it didn't do anything!

My site

Thanks in advance

Bump !

:)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...