-
AuthorPosts
-
nsca Friend
nsca
- Join date:
- March 2012
- Posts:
- 247
- Downloads:
- 102
- Uploads:
- 51
- Thanks:
- 66
- Thanked:
- 15 times in 3 posts
October 29, 2015 at 4:25 am #719729Hello, im using JA K2 Filter with 2 fields.
Both are setted as ” K2 Field Type : multipleSelect ”The first field is a Drop-down selection.
The second Field its a Multiple Selection List.But when you see the module in the frontpage, the second field looks different than the first field, like they dont have CSS.
Ive tryied changing a lot of CSSs but I cant make that the second field looks like the first one.
Thank you.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
October 29, 2015 at 3:34 pm #720219Try This . . .
Within file path —> /media/jui/css/chosen.css
at line 193, make the following modifications:
.chzn-container-multi .chzn-choices {
background-color: #fff;
background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
border-color: #dce2e8;
cursor: pointer;
height: 48px;
margin: 0;
overflow: hidden;
padding: 0;
position: relative;
width: 100%;
line-height: 48px;
border-radius: 5px;
}
SAVE CHANGES – CLEAR CACHE – REFRESH PAGEBetter ??
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
October 29, 2015 at 3:34 pm #753231Try This . . .
Within file path —> /media/jui/css/chosen.css
at line 193, make the following modifications:
.chzn-container-multi .chzn-choices {
background-color: #fff;
background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
border-color: #dce2e8;
cursor: pointer;
height: 48px;
margin: 0;
overflow: hidden;
padding: 0;
position: relative;
width: 100%;
line-height: 48px;
border-radius: 5px;
}
SAVE CHANGES – CLEAR CACHE – REFRESH PAGEBetter ??
nsca Friendnsca
- Join date:
- March 2012
- Posts:
- 247
- Downloads:
- 102
- Uploads:
- 51
- Thanks:
- 66
- Thanked:
- 15 times in 3 posts
October 29, 2015 at 7:06 pm #720260<em>@TomC 499940 wrote:</em><blockquote>Try This . . .
Within file path —> /media/jui/css/chosen.css
at line 193, make the following modifications:
.chzn-container-multi .chzn-choices {
background-color: #fff
background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
border-color: #dce2e8
cursor: pointer;
height: 48px;
margin: 0;
overflow: hidden;
padding: 0;
position: relative;
width: 100%;
line-height: 48px;
border-radius: 5px;
}
SAVE CHANGES – CLEAR CACHE – REFRESH PAGEBetter ??</blockquote>
Super Excellent!!
Thank you!nsca Friendnsca
- Join date:
- March 2012
- Posts:
- 247
- Downloads:
- 102
- Uploads:
- 51
- Thanks:
- 66
- Thanked:
- 15 times in 3 posts
October 29, 2015 at 7:06 pm #753272<em>@TomC 499940 wrote:</em><blockquote>Try This . . .
Within file path —> /media/jui/css/chosen.css
at line 193, make the following modifications:
.chzn-container-multi .chzn-choices {
background-color: #fff
background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
border-color: #dce2e8
cursor: pointer;
height: 48px;
margin: 0;
overflow: hidden;
padding: 0;
position: relative;
width: 100%;
line-height: 48px;
border-radius: 5px;
}
SAVE CHANGES – CLEAR CACHE – REFRESH PAGEBetter ??</blockquote>
Super Excellent!!
Thank you! -
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by TomC 9 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum