Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • katzleon Friend
    #140106

    The footer appears on the middle of screen, how can I fix this.

    Example:

    http://www.kookschorten.com

    jsliao Friend
    #300671

    looks ok to me

    katzleon Friend
    #300676

    if you go the other page, you see it.

    jmruff Friend
    #301431

    I’m having the same problem. Where you able to resolve this issue?

    nguyenhuu quang Friend
    #301453

    it is footer menu, pls open it and publish at positon: footer.

    jmruff Friend
    #301478

    That is the problem, it is published at the footer position but it jumps around the page

    nguyenhuu quang Friend
    #301502

    pls send live site.?

    jmruff Friend
    #301508

    http://www.digivault.co.cc, I actually have a ticket open on the matter: INSTALL #JPQ-850584. I haven’t heard back though.

    mhieke2008 Friend
    #302791

    I have the same problem. Is there anyone who knows a solution for that?

    Many thanks

    nguyenhuu quang Friend
    #302834

    open : template.css (line 1050)

    #ja-footer {
    clear:both;
    color:#999999;
    padding:15px 20px;
    position:relative;
    text-align:center;
    }

    replace to:

    #ja-footer {
    clear:both;
    color:#999999;
    padding:15px 20px;
    position:relative;
    text-align:left;
    }

    You can to edit : lef, right, center if you want, Pls try to do it

    jmruff Friend
    #302870

    I have tried to edit the code. The problem is still there. http://digivault.co.cc. Can you fix this problem if I give you login information.

    nguyenhuu quang Friend
    #302873

    you footer is align = left
    what do you want?/

    louisdadj Friend
    #308930

    Hi, not sure if you still need advice regarding the footer…but here goes anyway (use “thank you” if it did solve your problem!)

    I had the same problem. You need to edit your default.php file (templates/ja_rutile/html/mod_footer/default.php)

    Now you need to add the following:

    <div class=”clearfix”> your coding goes here etc…. </div>

    This should now keep the footer at the bottom of the page.
    It seems like this error only occurs in IE, not FF.

    Hope this helps!

    nguyenhuu quang Friend
    #308935

    pls send your live site

Viewing 14 posts - 1 through 14 (of 14 total)

This topic contains 14 replies, has 6 voices, and was last updated by  nguyenhuu quang 15 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum