-
AuthorPosts
-
August 4, 2014 at 3:17 pm #200236
On my home page the template shows the language switcher with a red background. I have change the slideshow to a black background and would like to change the language switcher to a black background as well but I have tried the following and none of them appear to work. Any ideas?
.dropdown-toggle {
background: #000000}
.mod-languages {
background: #000000}
.languageswitcherload {
background: #000000}Appreciate any assistance you can offer.
Andy
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
August 4, 2014 at 3:28 pm #544460Hi
In your custom.css file add this
.languageswitcherload .mod-languages a.dropdown-toggle:after {
background:000000;
}.languageswitcherload .mod-languages a.dropdown-toggle {
background:#000000:
}August 4, 2014 at 3:51 pm #544465Hi pavit,
I tried but it didn’t work stays red.
Is strange
Andy
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
August 4, 2014 at 4:02 pm #544469Hi
Please send me via PM a super user account to your backend i will try to verify on your website your configuration
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
August 4, 2014 at 4:31 pm #544480Hi
You are using the red theme so changes should be done in this file /css/themes/red/template.css
I modified it starting from line 4821 please check it
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by pavit 10 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
home page language switcher change background to black instead of red
Viewing 5 posts - 1 through 5 (of 5 total)