Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • Giannis Maroulis Friend
    #182532

    Hello,

    I have confused about, and i need your help. So my problem is that i need to add two new module positions one for the Language chooser, and the second for the social media icons.

    The language chooser name is => “lang_top”
    and the social media icon is=> “social_rt” and must be positioned in the right side where the template ends and also want to follow that place when the user slide down with the mouse wheel.

    I have make a screenshot please have a look

    If anyone can help me with that please do cause i have struggle my mind (i have no big knowledge in this)

    Thanks anyway for listen me take care all


    1. userguide_ja_norite_1

    Giannis Maroulis

    Ninja Lead Moderator
    #474108

    Please follow this way
    + Download and extract my attached file
    You can see both position “lang_top” and “social_rt” add into header.php file
    Copy and paste it here
    <blockquote>templatesja_noriteblocksheader.php</blockquote>
    <blockquote>Open templatesja_noritecsstemplate.css file </blockquote>
    and add new script as below

    /* Language and social position */
    .language {
    position: absolute;
    top: 0;
    right: 20px;
    }

    .language ul {
    margin: 0;
    padding: 0;
    list-style: none;
    }

    .language ul li {
    display: inline-block;
    margin: 0;
    padding: 0;
    }

    .social {
    background: #fcfcfc
    border: 1px solid #ddd
    padding: 5px;
    position: absolute;
    right: -20px;
    bottom: 0;
    }


    1. header.zip
    Giannis Maroulis Friend
    #474219

    Thank you you are so kind….:)
    I will try it and leave feedback later

    EDIT: THAT WAS EXACTLY WHAT I WANT THANKS MATE 🙂

    Take care
    Regards

    Giannis Maroulis

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

This topic contains 3 replies, has 2 voices, and was last updated by  Giannis Maroulis 11 years, 5 months ago.

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