Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • Dark Schneider Friend
    #130699

    Hello, i’ve added the banner position but i can’t get rid of the blank space.
    For other page it’s auto height perfect but not the main page why ?

    Sherlock Friend
    #259374

    Hi darsch !
    Please send url of your site !

    Dark Schneider Friend
    #259498

    Url has been Removed.

    Sherlock Friend
    #259570

    Hi darsch !
    Have you solved the problem ? I have looked into your site, it seems ok , now

    Dark Schneider Friend
    #259636

    I didn’t at all 🙂 i’m running it with IE7 and you ?

    Sherlock Friend
    #259777

    Hi darsch !
    I think this is problem in height of ja-content tag , in JA Genista templates using script to equal hight of right column and body. Now, you try to remove it following way below :
    Open ja.script.js file in templatesja_genistascripts folder , find following code line at about line 210 :


    jaAddEvent (window, 'load', equalHeightInit);

    then remove it ;
    continue , find following code line at about line 37, 47:


    equalHeightInit();

    then remove it.

    Dark Schneider Friend
    #260335

    Thank you, the second one did the trick! But how can i add a space between “Page 1 of 2” and the banner please?

    Sherlock Friend
    #260396

    you open template.css file in templates/ja_genista/css folder , find following code section at about line 1435 :


    #ja-banner {
    text-align:center;
    }

    change to :


    #ja-banner {
    padding-top:5px;
    text-align:center;
    }

    Dark Schneider Friend
    #260507

    Multumesc again !!! 🙂

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

This topic contains 9 replies, has 2 voices, and was last updated by  Dark Schneider 16 years, 4 months ago.

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