Search bar in silverstripe



notes for Search bar in silverstripe:

in mysite/_config.php FulltextSearchable::enable(); then http://localhost:8888/ss/dev/build?flush=all

to adjust for multidevice change layout.css

.search-bar { position: absolute; right: 9px; top: 0; } .tablet-nav .search-bar { position: absolute; right: 28px; top: 85px; }



Tags:
Veröffentlicht: 12.2014