-
AuthorPosts
-
indrit Friend
indrit
- Join date:
- June 2008
- Posts:
- 29
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
June 20, 2011 at 2:23 am #165433Hi,
I need some guidance on setting up these icons on the megamanu. I added the facebook menu in there using the same path as the one already created in there for twitter, and as you all see as the icon it is still twitter icon.I have 2 question:
1. Where are these icons located on the JA Teline IV folders
2. How can I be able to add in there the facebook icon instead of twitter already in thereRegards,
Indrit
indrit Friendindrit
- Join date:
- June 2008
- Posts:
- 29
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
June 20, 2011 at 1:56 pm #397420WoW no one can help with this?
himangi Friendhimangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
June 21, 2011 at 1:01 pm #397649Hi,
Please check the JA Teline IV userguide for Joomla 1.6 version at http://www.joomlart.com/forums/topic/userguide-ja-teline-iv-for-joomla-2-5/ You will find how the Twitter module or other modules are published. The position they are published into in “mega”
If you are using Joomla 1.5, you can check http://www.joomlart.com/forums/topic/new-userguide-ja-teline-iv-for-joomla-1-5/ userguide to find the same.
indrit Friendindrit
- Join date:
- June 2008
- Posts:
- 29
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
June 21, 2011 at 4:24 pm #397678Thank you Himangi,
I have already read the user guide and yet I have not seen in there how to create a facebook icon next to the twitter icon already in place.
This was my question to begin with. Please open the attached image at my previous post to better understand my question.
As you will see in there I have already added a facebook icon using twitter button method and I have ended up with 2 twitter icons instead of 1 facebook icon and 1 twitter.
Can you help?
regards,
Indrithimangi Friendhimangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
June 22, 2011 at 1:15 pm #397865Hi,
I am sorry i misinterpreted.. You can upload your icon in the templates/ja_teline_iv/images/ folder, that is where you will find the twitter etc icons.. You will need to apply whatever styling is there for nav-social, which is specifically the Twitter icon related styling. I am not sure how the new module takes class like nav-social, so if you can update your site url and admin details at http://support.joomlart.com/index.php?/Tickets/Ticket/View/75020, I can give you exact styling to be done.
indrit Friendindrit
- Join date:
- June 2008
- Posts:
- 29
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
June 22, 2011 at 4:19 pm #397888Just updated the ticket with applicable admin LOGIN info
Thanks,
Indritp.s. also, I can not find the direct location of twitter icon i.,e: http://www.mysite.com/templates/ja_teline_iv/……………
himangi Friendhimangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
June 23, 2011 at 5:12 am #397966Hi,
Can you please check the admin details again? I am getting “Username and password do not match or you do not have an account yet.” error.
If you havent found the twitter icon path, can you please update the ftp access as well? And if you have any specific facebook image you want to use, please upload that in root folder of joomla, I will place it at correct place.
Thanks!
indrit Friendindrit
- Join date:
- June 2008
- Posts:
- 29
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
June 23, 2011 at 11:25 am #398038I did updated again the user/pass info. Also FTP access is available for you.
Raegds,
indrithimangi Friendhimangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
June 24, 2011 at 8:01 am #398173Hi,
I have setup the Facebook icon like the twitter and other icons.. You can change the current fb icon by replacing the icon-facebook.png at templates/ja_teline_iv/images folder.
Also check the styling added for .nav-facebook in your template.css file. The nav-facebook class is specified from the menu item.
1 user says Thank You to himangi for this useful post
indrit Friendindrit
- Join date:
- June 2008
- Posts:
- 29
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
June 24, 2011 at 10:43 am #398221Thank you Himangi,
You are really a great help. I will replace the icon(s) later today and let you know if there is anything else I need.
Regards,
Indritindrit Friendindrit
- Join date:
- June 2008
- Posts:
- 29
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
June 26, 2011 at 1:13 am #398444Hi Himangi,
I did replace the facebook icon and also I added a LOGIN style instead of the BLOG for my Log in icon on the far right top corner of the menu and I am not receiving a functional button like the Blog button was before.
here is the code:
/* LOGIN Button */
#ja-topmega li.nav-login { background: url(../images/stripe-bg-2.png); }
#ja-topmega li.nav-login a.nav-login {
background: url(../images/icons/nav-login.png) no-repeat center #000 !important;
}
#ja-topmega li:hover a.nav-login,
#ja-topmega li.over a.nav-login,
#ja-topmega li.active a.nav-login {
background: url(../images/icons/nav-login.png) no-repeat center #3b7513 !important;
}
#ja-topmega li.nav-login .ja-moduletable ul li {
padding-left: 10px;
}
#ja-topmega li.nav-login .childcontent-inner {
background-image: none !important;
}
#ja-topmega li.nav-login .ja-moduletable .k2LatestCommentsBlock ul li {
background: none;
padding-left: 0;
padding-right: 0;
}
Even though I have uploaded the icon-login.pdf in the same folder as the rest of icons I don’t see in the site. when I put the mouse over than the icon shows up along with the pop-up login window
Please check my site for more visual details http://www.albohio.com/main
ragrds,
Indrithimangi Friendhimangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
June 27, 2011 at 10:04 am #398624Hi,
I tried to view your nav-login.png image from browser and it seems that either the image is not available in the folder I had mentioned for these icons or you have written the image name wrong.. Please check that again..
indrit Friendindrit
- Join date:
- June 2008
- Posts:
- 29
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
June 27, 2011 at 5:58 pm #398696Location: templates/ja_teline_iv/images/nav-login.png
still can not see it
himangi Friendhimangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
June 28, 2011 at 7:10 am #398782Hi indrit,
I had not realised this earlier, the path you have given in css is ../images/icons/nav-login.png, which is wrong.. As you said your image is at images/nav-login.png, there is no icons folder in images as written in the path above.
AuthorPostsViewing 14 posts - 1 through 14 (of 14 total)This topic contains 14 replies, has 2 voices, and was last updated by himangi 13 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Help with facebook and Twitter icon setup
Viewing 14 posts - 1 through 14 (of 14 total)