greengeek
greengeek
Offline
0
I updated my Search Bars mod install to give it a more clean uniformed look. This is what I did.

1. Add a line break at line 44 in the modules\\mod_muscol_search_bars\\tmp\\default.php to separate the album and song search so they aren't smashed right on top of each other.

2. Add the following lines to the end of the file to modules\\mod_muscol_search_bars\\tmp\\search_bars.css The code calls for it, but there was no css set in the css file. This makes the song search follows the same layout rules as the album search.


.searchsongsmodule input.keyword_search_input, .searchsongsmodule select{
width:100%;
margin-bottom:4px;
}


Hope this helps.
Responses (0)
  • There are no replies here yet.
Your Reply