-
AuthorPosts
-
July 13, 2015 at 7:37 pm #742194
However, it also changes the color of all of the article header link. Is it possible to apply changes to language switcher only?
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 13, 2015 at 8:24 pm #577247Try This . . .
Within file path —> /media/mod_languages/css/template.css
at line 23, modify as follows:
div.mod-languages a {
color: #fff;
text-decoration: none;
}Better ??
July 14, 2015 at 5:28 am #577286perfect, thanks
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 14, 2015 at 3:56 pm #577381Glad I could be of assistance . . . All the best with your continuing site development. 🙂
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 14, 2015 at 3:56 pm #643678Glad I could be of assistance . . . All the best with your continuing site development. 🙂
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 14, 2015 at 3:56 pm #742325Glad I could be of assistance . . . All the best with your continuing site development. 🙂
September 12, 2016 at 10:04 am #967595A year later I found out that I have problem with some other spots that auto changes the display color. Could someone please help me out? I want to display it in red.
The website link
http://www.newwellwick.com/index.php/en/contact-2The search result title
http://www.newwellwick.com/index.php/en/pages/other-pages/search?searchword=speaker&searchphrase=allNinja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
September 15, 2016 at 5:18 am #968371Sure Ninja Lead.
p1: http://www.newwellwick.com/index.php/en/lastest-items-2/tags-3/item/244-events-20160914-eng
p2: http://www.newwellwick.com/index.php/en/pages/other-pages/search?searchword=cable&searchphrase=all
p3: http://www.newwellwick.com/index.php/en/contact-2
p4: http://www.newwellwick.com/index.php/en/lastest-items-2/tags-3/item/241-events-20160913-eng
P5: If you highlight them, you can read the words
Basically, all I want to give a white color is the language selection. After I changed it, it changed the rest of the links in the white. It is most likely that I haven’t caught all the white links in the whole website.
I will pm you the username and password. Thanks.
- September 15, 2016 at 5:22 am #968377This reply has been marked as private.Ninja Lead Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
September 15, 2016 at 9:16 am #968450I fixed the problem on your site with the solution below.
Open templates/ja_techzone/css/custom.css file and add new rule
a.itemRelTitle { color: #212121; } .search-results .result-title a { color: #212121; } .plain-style .box-contact span.contact-webpage a { color: #212121; } .plain-style .box-contact span.contact-webpage a:hover, .plain-style .box-contact span.contact-webpage a:focus, .search-results .result-title a:hover,.search-results .result-title a:focus, a.itemRelTitle:hover, a.itemRelTitle:focus { color: #f62123; }
and you can see it’s working as well on your site.
September 20, 2016 at 8:43 am #969398Thanks.
I can still find some spots that are showing white links on white background. Please kindly refer to the attachments.
White texts can be found in:
- more in this category
- back to top
- print and email button
-
Ninja Lead Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
September 21, 2016 at 8:54 am #969773You can fix bugs above with the solution above
Open templates/ja_techzone/css/custom.css file and add new the CSS style
.com_k2 .itemNavigation a, .com_k2 .itemView div.itemToolbar a { color: #212121; } .com_k2 .itemNavigation a:hover, .com_k2 .itemView div.itemToolbar a:hover { color: #f62123; }
-
AuthorPosts
This topic contains 27 replies, has 3 voices, and was last updated by Ninja Lead 8 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum