Viewing 10 posts - 31 through 40 (of 40 total)
  • Author
    Posts
  • Ninja Lead Moderator
    #665461

    @seaneo: If you want to show banner image with 728×90 you can try to use this way

    Open teline_v/templates/ja_teline_v/tpls/blocks/header.php file

    + Line 39

    from

    <div class="col-md-5 header-left">
    to

    <div class="col-md-3 header-left">

    + Line 65

    from

    <div class="col-md-7 header-right">
    to

    <div class="col-md-9 header-right">

    + Open templates/ja_teline_v/css/custom.css file, add new rule


    .bannergroup {
    background: none;
    }

    .banneritem img {
    width: initial;
    float: right;
    }

    Ninja Lead Moderator
    #746607

    @seaneo: If you want to show banner image with 728×90 you can try to use this way

    Open teline_v/templates/ja_teline_v/tpls/blocks/header.php file

    + Line 39

    from

    <div class="col-md-5 header-left">
    to

    <div class="col-md-3 header-left">

    + Line 65

    from

    <div class="col-md-7 header-right">
    to

    <div class="col-md-9 header-right">

    + Open templates/ja_teline_v/css/custom.css file, add new rule


    .bannergroup {
    background: none;
    }

    .banneritem img {
    width: initial;
    float: right;
    }

    seaneo Friend
    #672786

    Thanks Ninja, I wil?l do the suggested edits and will let you know.

    Meanwhile I still have these three CSS additions in my Custom.css file, from various answers in this thread:

    .header-right .trending .magazine-links {
    margin-right: 10px;
    }

    .header-right .header-right-inner .banneritem {
    margin: 0px !important;
    }

    .header-right .trending {
    padding-right: 10px;
    }

    The last one, did the trick on creating that 10px gap I was looking for, I assume I should just leave the previous two also?

    Thanks,

    seaneo Friend
    #746681

    Thanks Ninja, I wil?l do the suggested edits and will let you know.

    Meanwhile I still have these three CSS additions in my Custom.css file, from various answers in this thread:

    .header-right .trending .magazine-links {
    margin-right: 10px;
    }

    .header-right .header-right-inner .banneritem {
    margin: 0px !important;
    }

    .header-right .trending {
    padding-right: 10px;
    }

    The last one, did the trick on creating that 10px gap I was looking for, I assume I should just leave the previous two also?

    Thanks,

    Ninja Lead Moderator
    #672869

    @seaneo: You can apply the same my solution in #27 and get the result as my screenshot

    if you could not solve it, you can pm me admin login backend of your site, I will help you out

    Ninja Lead Moderator
    #746760

    @seaneo: You can apply the same my solution in #27 and get the result.

    if you could not solve it, you can pm me admin login backend of your site, I will help you out

    seaneo Friend
    #680314

    I left the CSS that was in the custom file, and also applied your coding to the the two files, and it seems to work great, thank you!
    The only issue is that when you simulate a smaller screen by shrinking the browser, the banner crashes into my logo, any thoughts?

    seaneo Friend
    #746800

    I left the CSS that was in the custom file, and also applied your coding to the the two files, and it seems to work great, thank you!
    The only issue is that when you simulate a smaller screen by shrinking the browser, the banner crashes into my logo, any thoughts?

    Ninja Lead Moderator
    #680366

    I’m afraid the banner on your site won’t able to show on mobile layout and it was disabled because the banner on your site is very big with small layout from mobile layout.

    Beside that, you need to drop space blank into small logo, it will look better than.

    Ninja Lead Moderator
    #746852

    Thought that banner should not be displayed on mobile layout because its size is bigger than the width of mobile view.

    Beside that, you can consider to remove the blank space of the small logo on your site, it will look better.

Viewing 10 posts - 31 through 40 (of 40 total)

This topic contains 40 replies, has 4 voices, and was last updated by  Ninja Lead 9 years, 2 months ago.

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