-
AuthorPosts
-
global21 Friend
global21
- Join date:
- March 2011
- Posts:
- 134
- Downloads:
- 37
- Uploads:
- 43
- Thanks:
- 31
- Thanked:
- 5 times in 3 posts
March 23, 2011 at 9:41 pm #161854Hi,
I need to change the blog & interview icons with my own. I counldnt find where the original images are nor where i would replace them, dont want to start tinkering and mess it up.
Also (i assume that i just turn the other two off in megamenu)
Any help would be great.
Thanks in advance.
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
March 24, 2011 at 5:56 pm #383107Hi,
There are <joomla url>templatesja_teline_ivimagesiconsnav-blog.png, <joomla url>templatesja_teline_ivimagesiconsnav-interview.png. Their background is transparent. When TelineIV uses them, it fills their background to real color (as you see, they are green, black). This code is in <joomla url>templatesja_teline_ivcsstemplate.css file
#ja-topmega li.nav-blog a.nav-blog {
background: url(../images/icons/nav-blog.png) no-repeat center #000 !important;
}
#ja-topmega li:hover a.nav-blog,
#ja-topmega li.over a.nav-blog,
#ja-topmega li.active a.nav-blog {
background: url(../images/icons/nav-blog.png) no-repeat center #3b7513 !important;
}
#ja-topmega li.nav-interview a.nav-interview {
background: url(../images/icons/nav-interview.png) no-repeat center #000 !important;
}
#ja-topmega li:hover a.nav-interview,
#ja-topmega li.over a.nav-interview,
#ja-topmega li.active a.nav-interview {
background: url(../images/icons/nav-interview.png) no-repeat center #e04b40 !important;
}
1 user says Thank You to khoand for this useful post
global21 Friendglobal21
- Join date:
- March 2011
- Posts:
- 134
- Downloads:
- 37
- Uploads:
- 43
- Thanks:
- 31
- Thanked:
- 5 times in 3 posts
March 24, 2011 at 9:08 pm #383145Hi,
thanks for that worked like a charm.
take care.
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by global21 13 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Replace Blog & Interview icons with my own
Viewing 3 posts - 1 through 3 (of 3 total)