-
AuthorPosts
-
Giannis Maroulis Friend
Giannis Maroulis
- Join date:
- April 2006
- Posts:
- 124
- Downloads:
- 101
- Uploads:
- 30
- Thanks:
- 57
- Thanked:
- 16 times in 2 posts
November 23, 2012 at 3:11 pm #182532Hello,
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
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 24, 2012 at 9:31 am #474108Please 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 user says Thank You to Ninja Lead for this useful post
Giannis Maroulis FriendGiannis Maroulis
- Join date:
- April 2006
- Posts:
- 124
- Downloads:
- 101
- Uploads:
- 30
- Thanks:
- 57
- Thanked:
- 16 times in 2 posts
November 26, 2012 at 7:51 am #474219Thank you you are so kind….:)
I will try it and leave feedback laterEDIT: THAT WAS EXACTLY WHAT I WANT THANKS MATE 🙂
Take care
RegardsGiannis Maroulis
AuthorPostsViewing 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, 12 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How to add two new module positions in Ja Norite 2.5. template
Viewing 3 posts - 1 through 3 (of 3 total)