Viewing 15 posts - 16 through 30 (of 40 total)
  • Author
    Posts
  • TomC Moderator
    #659709

    <em>@seaneo 486819 wrote:</em><blockquote>Where are you looking at the site from, a daycare center for kiddies? :laugh: #JustKidding</blockquote>
    No . . . . San Quentin State Prison

    seaneo Friend
    #659976

    thats funny! I got immediatley concerned and was wondering if Tom Crawford was a contracted inmate by Joomlart! 😮

    was googling: tom crawford san quentin state prison joomlart

    lololol

    Have you had a chance to check out the issue?

    Many thanks

    seaneo Friend
    #745133

    thats funny! I got immediatley concerned and was wondering if Tom Crawford was a contracted inmate by Joomlart! 😮

    was googling: tom crawford san quentin state prison joomlart

    lololol

    Have you had a chance to check out the issue?

    Many thanks

    Ninja Lead Moderator
    #660386

    <em>@seaneo 486802 wrote:</em><blockquote>Got it! Thanks

    Question: What could be the coding to make some white space show between the banner in the position header-1 , and the date block?

    see http://prntscr.com/8319lh which is a live shot oif my site.

    I ask becuase some users could misinterpret that date being associated with whatever is going on in a banner at any given moment.

    Many thanks</blockquote>

    How can I get this bug on your site? You can give me URL of your site. I will check it directly on your site and find the solution.

    seaneo Friend
    #660665

    pm sent with details , thanks

    Ninja Lead Moderator
    #660684

    <em>@seaneo 487139 wrote:</em><blockquote>pm sent with details , thanks</blockquote>

    You can fix this problem on your site with my solution below

    Open templates/ja_teline_v/css/custom.css file and add new rule

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

    seaneo Friend
    #660889

    shoot, I made the CSS addition, but the only thing it did was eliminate a minor shade (which I wasnt liking anyway, so good) just below the top banner .

    The main challenge is still there, the banner hugs the date box, any ideas? many thanks

    seaneo Friend
    #745363

    shoot, I made the CSS addition, but the only thing it did was eliminate a minor shade (which I wasnt liking anyway, so good) just below the top banner .

    The main challenge is still there, the banner hugs the date box, any ideas? many thanks

    Ninja Lead Moderator
    #660931

    <em>@seaneo 487238 wrote:</em><blockquote>shoot, I made the CSS addition, but the only thing it did was eliminate a minor shade (which I wasnt liking anyway, so good) just below the top banner .

    The main challenge is still there, the banner hugs the date box, any ideas? many thanks</blockquote>

    You can define new css style into templates/ja_teline_v/css/custom.css file, your site will take style of this file in priority. Look at the screenshot with Inspect Element from browser you will see the css style for example

    Ninja Lead Moderator
    #745405

    <em>@seaneo 487238 wrote:</em><blockquote>shoot, I made the CSS addition, but the only thing it did was eliminate a minor shade (which I wasnt liking anyway, so good) just below the top banner .

    The main challenge is still there, the banner hugs the date box, any ideas? many thanks</blockquote>

    You can define new css style into templates/ja_teline_v/css/custom.css file, your site will take style of this file in priority. Look at the screenshot with Inspect Element from browser you will see the css style for example

    seaneo Friend
    #662792

    I appreciate your response, but I dont enough about programming to define new css style.

    Would you mind showing me what code to use to insert, for example, a 10px gap between that top banner and the date block?

    Many thanks

    timtecsa Friend
    #662795

    Simplest might be to have a little white space on right side of banner images.

    Ninja Lead Moderator
    #662837

    <em>@seaneo 487976 wrote:</em><blockquote>I appreciate your response, but I dont enough about programming to define new css style.

    Would you mind showing me what code to use to insert, for example, a 10px gap between that top banner and the date block?

    Many thanks</blockquote>

    You can use the solution here

    Open templates/ja_teline_v/css/custom.css file and add new rule


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

    seaneo Friend
    #665413

    Ninja that worked great thanks!

    Timtesca, thanks butthe only problem there is that it will be problematic when I aquire banners from customers who follow general guidlinles for banner sizes.

    ..which brings me to the next question for this thread:

    I want to follow industry standards and make the header banner 728 x 90
    So I have created a test banner at 728 x 90, but after pubolishing it, JA Telines reduces it down to 582 x 90.
    How can I stop this reduction, to keep the desired size of 728 x 90?

    Many thanks

    seaneo Friend
    #746562

    Ninja that worked great thanks!

    Timtesca, thanks butthe only problem there is that it will be problematic when I aquire banners from customers who follow general guidlinles for banner sizes.

    ..which brings me to the next question for this thread:

    I want to follow industry standards and make the header banner 728 x 90
    So I have created a test banner at 728 x 90, but after pubolishing it, JA Telines reduces it down to 582 x 90.
    How can I stop this reduction, to keep the desired size of 728 x 90?

    Many thanks

Viewing 15 posts - 16 through 30 (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