Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • catcom Friend
    #185842

    Hello,
    I would like to know where I can find the style to change the blackground of the article witch is white. And I would like to put on black
    Thanks you very much for your help
    Have a nice day
    Catherine

    catcom Friend
    #486640

    Hello, no answer ?
    I precise : I don’t know which style I have to change to have the blackground in black for the article.
    Thanks so much.
    I am sorry for my english…:

    Ninja Lead Moderator
    #486687

    This way will help you change background for the article

    Open templates/ja_mitius/css/custom.css file

    Add new script

    .ja-mainbody .container {
    background: #000
    }

    If it doesn’t work with your expectation, you can send me the screenshot and URL on your site, I shall help you out of it

    catcom Friend
    #486722

    Thanks you very much for your answer. I have tried but it doesn’t work. I send you a message.
    Thanks you:)

    Ninja Lead Moderator
    #486803

    <em>@catcom 364800 wrote:</em><blockquote>Thanks you very much for your answer. I have tried but it doesn’t work. I send you a message.
    Thanks you:)</blockquote>

    I could not access on your site with link your pm because the website is not visible yet, I only guess your issue from your screenshot, you can try with my other solution

    Open templates/ja_mitius/css/custom.css file

    #ja-content .main-content .blog {
    background: #000;
    }

    But on the best way you can pm me admin access and ftp account. I shall help you out.

    uwkm Friend
    #487050

    I’ve got the same problem here. i would like to change the background of the articles from white to black. I’ve tried the code of above without the result i was hoping for.

    the site: bapigi2.test.uwkm.nl

    Ninja Lead Moderator
    #487173

    <em>@uwkm 365218 wrote:</em><blockquote>I’ve got the same problem here. i would like to change the background of the articles from white to black. I’ve tried the code of above without the result i was hoping for.

    the site: bapigi2.test.uwkm.nl</blockquote>

    This problem on your site would be fixed with my suggestion

    Open templates/ja_mitius/css/custom.css file

    add new script below


    .ja-mainbody .container {
    background: #000
    }

    .item-page {
    background: none;
    }

    Let me know the result

    catcom Friend
    #487345

    Thanks you I try to do that
    Thanks you very much

    uwkm Friend
    #487462

    I’ve tried it, but nothing happened. I would like to remove the white bar (article) of the home page, but all the other articles must be white

    Site has been moved to an other server: http://server07.uwkm.nl/~bapigi/

    Edit: it has been changed, but now all the articles are black.:((

    catcom Friend
    #487467

    hello, I thanks you very much
    It ‘s work well
    Have a nice week end
    Thanks for all 🙂

    uwkm Friend
    #487478

    I’ve discussed the problem, the thing we would like to accomplish is to remove the article from the home page.
    We would like to disable te DIV container only on the homepage.

    How can i accomplish that?

    Ninja Lead Moderator
    #487698

    <em>@uwkm 365746 wrote:</em><blockquote>I’ve discussed the problem, the thing we would like to accomplish is to remove the article from the home page.
    We would like to disable te DIV container only on the homepage.

    How can i accomplish that?</blockquote>

    You can do that as per the screenshot


    1. JAMero_Home_Page
    uwkm Friend
    #487728

    Thanx for your help. It worked

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

This topic contains 13 replies, has 3 voices, and was last updated by  uwkm 11 years, 8 months ago.

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