Open
Description
Hi everybody,
I just want to style mod_search a little bit more Joomla! 4 like. So this sugesstions are no issues!
Suggestion No. 1: Delete without replacement the div container in line 33 of mod_search default.php
You will need some CSS more to make it look as good as mod_finder.
Suggestion No. 2: Change the class element-invisible to visually-hidden.
Here you will need less CSS, too.
Suggestion No. 3: Replace the image button with an icon button: <input type="image" alt="' . $button_text . '" class="button" src="' . $img . '" />
with <button class="btn btn-primary" type="submit"><span class="icon-search icon-white" aria-hidden="true"></span></button>
Greetings
Markus
<
418E
div data-testid="comment-skeleton" class="Box-sc-g0xbh4-0 jTVDGA">
Metadata
Metadata
Assignees
Labels
No labels