8000 Some Suggestions for mod_search in J! 4 · Issue #11 · joomla-extensions/search · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Some Suggestions for mod_search in J! 4 #11
Open
@Worti2

Description

@Worti2

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0