Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #935175

    Hi
    This is a JA ACM module , you can publish the module on your blog layout as configuration in doc. here .
    You can check the module positions from template options > Layout Tab .

    ilhl Friend
    #936191

    ok, i could add the skill module to the site – that was easy indeed, but it doesn’t show the skills charts (here i am talking about the module "skills" that is right above the "photo stories" module).. i guess that is because the skill "my skill" module (the one with charts) is assigned to the photographer-skill-2 position (i did this, because there was no blogger-position defined).. do you know where to define positions?


    1. myskill2
    Pankaj Sharma Moderator
    #936228

    Hi
    this module loads further module inside it , as u can see in your screenshot there is option of load another module position inside the module .
    At present i am not understanding the exact issue that you are facing on your site .
    Kindly send the site super user details via private reply and give me complete details of your issue with page urls and screenshots how to replicate it .

    ilhl Friend
    #936540

    as u can see on the screenshot, this module is on the blogger-features-intro position and loads a module into a photographer-skill-1 position… i guess this can’t work that way and i guess this is why the skill-1 module is not displayed on my site.. i think i have to define another position specially for blogger.. right?
    will try tomorrow one more thing and come back to u then..

    Pankaj Sharma Moderator
    #936569

    Hi
    Have you published the module on photographer-skill-1 position so it will show on site ?

    ilhl Friend
    #936857

    oh my.. my fault.. i loaded photographer-skill-1 position into the [blogger] My Skills module, but set the Skill-module on position photographer-skill-2..)) so ofc it didn’t show on the site.. but now it’s fine.. thanks!

    the next step would be to get the module a little bit more centered like the "about me" module on the yoga site.. any ideas?
    or to align my module "Test Skills unter Feat" to left.. now it’s justified for some reason..

    Pankaj Sharma Moderator
    #936942

    Hi
    in this case you need to share the url of the page and screenshot of isssue with description inside the screenshot , so i can see what u want to change .

    ilhl Friend
    #937085
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #937216

    Hi
    GRAPHY FROM SINGER and Biography have different style on this page so they are in left.
    you can add below code to make them center align

    .acm-features-intro.style-2 .col-xs-12 .features-info {
        text-align: center;
    }

    For change in text color use below code
    in custom.css file

    .acm-stats.style-2 .stats-list span.stats-subject {
        color: #222222!important;}

    and channge the color code .

    ilhl Friend
    #937689

    changig the color of the text was successfull, thanks!

    regarding the text-alignment: i didn’t want to center it, i wanted it to be aligned left, so i changed the code to

    .acm-features-intro.style-2 .col-xs-12 .features-info {
      text-align: left;
    }

    and added this to the custom.css, but it didn’t help. what is wrong?

    Pankaj Sharma Moderator
    #937967

    Hi
    please check it again , its in the left fine if you use the code as left .
    Here : http://prntscr.com/bcu97f

    ilhl Friend
    #938029

    no, i was not talking about "biography".. i was talking about "test skills unter feat" – i wanted to align it left like "biography" already is 🙂

    Pankaj Sharma Moderator
    #938032

    Hi
    Go to /templates/ja_resume/acm/statistics/tmpl/style-2.php
    find and remove
    text-center

    ilhl Friend
    #938246

    perfect! thanks! solved 🙂

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

This topic contains 14 replies, has 2 voices, and was last updated by  ilhl 8 years, 5 months ago.

The topic ‘How can I add the skill section to the blogger layout?’ is closed to new replies.