Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • mitov Friend
    #137690

    Hi Again,

    I have just noticed there is a little problem with my footer… when the browser window is very large, i can see the footer, and after that the original background displays. In my case, i have grass. How can i make the distance between the end of the footer and the browser edge to be filled with the footer background?

    If you want me to post a URL, please let me know and i will send a PM.

    Thank you to all in advance,

    Miro

    Anonymous Moderator
    #289642

    Hi mitov,

    Please send me your live url via PM. I will support you this issue.

    mitov Friend
    #289897

    any update? Why is it marked answered when it’s not?

    Miro

    Anonymous Moderator
    #290383

    Hi mitov,

    This status is from our rule.

    When a staff of company replies a thread, he must change the status of thread to Answered.
    If this thead solved, the status of thread is Solved.

    Anonymous Moderator
    #290426

    Hi mitov,

    I have looked your website but could find your issue.

    If possible, please try to send me the sreenshots.

    mitov Friend
    #290516

    Hi there… attached is a screenshot.

    Miro


    1. Picture-1
    imsleepy Friend
    #290523

    Hi,

    See if this works.

    In your template.css file at about line 517 you will see this

    /* MAIN LAYOUT DIVS
    --------------------------------------------------------- */
    #ja-mainnav,
    #ja-header,
    #ja-slideshow,
    #ja-slideshow-bot,
    #ja-botsl,
    #ja-container,
    #ja-container-top,
    #ja-container-bot,
    #ja-footer {
    width: 950px;
    margin: 0 auto;
    }

    Change to this:

    /* MAIN LAYOUT DIVS
    --------------------------------------------------------- */
    #ja-mainnav,
    #ja-header,
    #ja-slideshow,
    #ja-slideshow-bot,
    #ja-botsl,
    #ja-container,
    #ja-container-top,
    #ja-container-bot{
    width: 950px;
    margin: 0 auto;
    }
    #ja-footer{
    width: 100%;
    margin: 0 auto;
    }

    Be sure to make a backup copy before you start. I am not using Zinc so I can’t test this out myself, but I think this will work. If not, let me know and I will see what else I can come up with.

    mitov Friend
    #290642

    Hey,

    It didnt help… no change apart from the links and copyright at the bottom… it made them go to either ends of the screen. Height wise, no change. Tried changing width to height… no change either…

    inforpedros Friend
    #296772

    Hi.

    I have the same problem, can someone help us?

    Thanks in advance.

    Anonymous Moderator
    #297849

    Hi inforpedros,

    Thank you for your PM but I am sorry, current i don’t have a very large screen.

    ShannonN Friend
    #297856

    inforpedros;118749Hi.

    I have the same problem, can someone help us?

    Thanks in advance.

    post a live url I’ll look as I have a 22 in screen
    ShannonN

    mitov Friend
    #300818

    hiya,

    i have sent you a pm with my link… do not want it to be indexed by search engines. Thanks in advanced!

    Miro

    ShannonN Friend
    #300875

    mitov;123719hiya,

    i have sent you a pm with my link… do not want it to be indexed by search engines. Thanks in advance!

    Miro

    Try modifying the html code in red.

    <div id=”OverlayContainer” style=”position: absolute; left: 0px; top: 0px; width: 100%; z-index: 1; visibility: hidden; opacity: 0; height: 895px;”> Change to 100%

    <iframe id=”OverlayIframe” frameborder=”1″ scrolling=”no” name=”OverlayIframe” src=”javascript:void(0);” style=”position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; visibility: hidden; opacity: 0; z-index: 1;”>

    I think the height declared at 895px holds the background (grass) to that length on the page (height) given the page is a short one changing the height declaration to 100% should keep it ‘fluid’ and only at the same size as the maximum page length.

    I’ll leave it to you to test as I don’t have Zinc installed locally and hey It’s Easter and busy busy busy. Hope this solves your problem
    ShannonN

    Happy Easter All,
    Celebrate the Death and Resurrection of Christ
    Not Easter Bunnies!

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

This topic contains 13 replies, has 5 voices, and was last updated by  ShannonN 15 years, 1 month ago.

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