The font colour, background and borders of the search results that appears when the various search result widgets have been inserted into articles. For more information, refer to Inserting the Search Results Widgets. An image can be used as a background in this section.
Component Comments |
CSS Selectors |
Line Reference |
Default Properties |
Default Property Values |
New Property Value |
|
#searchFilters |
185 |
background |
#3F3F3F |
|
|
|
|
color |
#FFF |
|
|
|
|
text-shadow |
0 -1px 0 #000 |
|
|
#searchFilters .objectTypeFilterList,
#searchFilters .monthFilterList,
#searchFilters .cityFilterList,
#searchFilters .venueFilterList |
190 |
border-bottom |
2px groove #F0F0F0 |
|
|
#searchFilters .objectTypeFilterList li a,
#searchFilters .monthFilterList li a,
#searchFilters .cityFilterList li a,
#searchFilters .venueFilterList li a |
196 |
border-top |
2px groove #F0F0F0 |
|
|
|
|
font-weight |
bold |
|
|
|
|
text-shadow |
0 1px 0 #FFF |
|
|
#searchFilters .objectTypeFilterList li.clear-filter a,
#searchFilters .monthFilterList li.clear-filter a,
#searchFilters .cityFilterList li.clear-filter a,
#searchFilters .venueFilterList li.clear-filter a |
204 |
background |
silver |
|
|
|
|
font-size |
0.8em |
|
|
#searchFilters ul li select |
211 |
font-size |
0.8em |
|
|
.objectTypeFilterList-dropdown .clear-filter a,
.monthFilterList-dropdown .clear-filter a,
.cityFilterList-dropdown .clear-filter a,
.venueFilterList-dropdown .clear-filter a |
214 |
border |
2px groove #F0F0F0 |
|
|
|
|
border-radius |
0.5em |
|
|
|
|
display |
inline-block |
|
|
|
|
font-size |
0.8em |
|
|
|
|
font-weight |
bold |
|
|
|
|
margin |
0.25em 0 |
|
|
|
|
padding |
.75em |
|
|
|
|
text-decoration |
none |
|
|
|
|
text-shadow |
0 1px 0 #FFF |
|
|
.search-results |
228 |
display |
block |
|
|
|
|
margin |
5% 0 |
|
|
|
|
font-size |
80% |
|
|
.pagination |
233 |
margin |
2% |
|
|
|
|
width |
96% |
|
|
.pagination td |
237 |
vertical-align |
middle |
|
|
|
|
text-align |
center |
|
|
|
|
width |
33% |
|
|
|
|
white-space |
nowrap |
|
|
.pagination td#av_paging_links a,
.pagination td#av_prev_link a,
.pagination td#av_next_link a |
245 |
border |
2px groove #DFE0E4 |
|
|
|
|
border-radius |
.5em |
|
|
|
|
display |
block |
|
|
|
|
font-weight |
bold |
|
|
|
|
text-shadow |
0 1px 0 #FFF |
|
|
.pagination td#av_paging_links span.current |
252 |
border |
2px groove #686D74 |
|
|
|
|
color |
#FFF |
|
|
|
|
font-weight |
bold |
|
|
|
|
text-shadow |
0 1px 0 #FFF |
|
|
.pagination td.pages ul li a |
258 |
border |
1px solid #CCC |
|
|
|
|
border-radius |
0.3em |
|
|
|
|
box-shadow |
inset 0 -1px 1px rgba(0, 0, 0, .25) |
|
|
|
|
padding |
0.5em |
|
|
.pagination td.pages ul li.current-page span |
264 |
background |
#F1F1F1 |
|
|
|
|
border |
1px solid #CCC |
|
|
|
|
box-shadow |
inset 0 2px 2px rgba(0, 0, 0, .35) |
|
For information regarding the CSS gradients used within the search result branding, refer to CSS Gradients - Search Results.