Emoji picker, Search and Themes updates
This commit is contained in:
9
modules/search.php
Normal file
9
modules/search.php
Normal file
@ -0,0 +1,9 @@
|
||||
<div class='element'>
|
||||
<div class='avatar' style='background-image:url(:avatar:) :style:'></div>
|
||||
<div class='post' id="searchbox" style="padding-top: 15px; padding-bottom: 15px;">
|
||||
<form method="get">
|
||||
<input type="text" name="search" style='width:80%' placeholder="Type your search here">
|
||||
<input type="submit" value="" class="fontello">
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
Reference in New Issue
Block a user