Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • ceeyee Friend
    #187986

    Hi,

    I am trying to create a banner in the top right position by using a HTML Module replacing the Search Module in the search position.

    However, the banner created is aligned to the upper side.

    How do I make it aligned to the lower side?

    Please see screen shot.

    I am using Teline III V2 J2.5
    Quickstart Package with Sample Data

    Thanks.

    Ninja Lead Moderator
    #495034

    I have information on your site from other thread and fixed about problem with banner right menu, see the screeshot

    Now, you can put other banner there


    1. banner_logo
    ceeyee Friend
    #495083

    However, is there a way to make this HTML module aligned to the bottom of the space (this is the question of this thread)?

    Currently if use a large banner, it occupies the upper portion of the header but leaves a large empty space below.

    Thank you.

    <em>@Ninja Lead 375709 wrote:</em><blockquote>I have information on your site from other thread and fixed about problem with banner right menu, see the screeshot

    Now, you can put other banner there</blockquote>

    Ninja Lead Moderator
    #495097

    You can create HTML module and assign it to search position. I will help you to fix large empty space there.

    ceeyee Friend
    #495102

    A HTML module in the search position is already what I have been using.
    I have enlarged the banner image to 600*100 which is about the size of the ad we need.
    As you can see, there’s a large empty space below that, and the image is now through the roof.
    Please let me know how I can make it align to middle or bottom.

    Thank you very much.

    <em>@Ninja Lead 375782 wrote:</em><blockquote>You can create HTML module and assign it to search position. I will help you to fix large empty space there.</blockquote>

    Ninja Lead Moderator
    #495106

    I fixed it directly on your site

    Open templates/ja_teline_iii/css/template.css file

    From


    #ja-search {
    bottom: 35px;
    right: 15px;
    }

    change to


    #ja-search {
    bottom: 0px;
    right: 15px;
    }

    Please check it and let me know if it helps

    ceeyee Friend
    #495447

    Looking good.
    Thank you.

    <em>@Ninja Lead 375794 wrote:</em><blockquote>I fixed it directly on your site

    Open templates/ja_teline_iii/css/template.css file

    From


    #ja-search {
    bottom: 35px;
    right: 15px;
    }

    change to


    #ja-search {
    bottom: 0px;
    right: 15px;
    }

    Please check it and let me know if it helps</blockquote>

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

This topic contains 7 replies, has 2 voices, and was last updated by  ceeyee 11 years, 4 months ago.

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