wintercms / wintercms/wn-tailwindui-plugin

Top menu nav color and shadow

Open
#5 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
20
Forks
10
Avg merge
3h 16m
Merged PRs (30d)
1

Description

https://github.com/wintercms/wn-tailwindui-plugin/blob/cceeac90389a00e262d8af68f85c4fb11fbcbd1c/skins/tailwindui/layouts/_menu-top.php#L13-L17

1 - Why switch to a white background?

I find the bar not contrasting enough in the overall interface.

I would prefer even a light color:
image

2 - For me, the shadow is not visible.

For it to be visible, a relative position and z-index must be added to the .layout-topmenu element.
Also I would have chosen a wider shadow (shadow-md).

Actual - invisible shadow:
image

With shadow visible :
image

With shadow-md visible :
image

I would be pleased to hear your thoughts on this.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with skins/tailwindui/layouts/_menu-top.php at lines 13-17 and review the current top-menu classes. Update the navigation styling to use a contrasting white or light background and make the shadow visible as described, then verify the top menu visually in the Winter CMS backend.

Written by the indexing model from the issue text.

Assessment

Tech stack
php, tailwindcss
Domain
design, frontend
Issue type
Feature
Difficulty
1/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.