Skip to content

style(webserver): make logo a home link to transfers in default template - #209

Merged
ngosang merged 1 commit into
amule-org:masterfrom
ngosang:feature/issues10
Jun 20, 2026
Merged

style(webserver): make logo a home link to transfers in default template#209
ngosang merged 1 commit into
amule-org:masterfrom
ngosang:feature/issues10

Conversation

@ngosang

@ngosang ngosang commented Jun 20, 2026

Copy link
Copy Markdown
Member

Wrap the navbar logo image in an anchor pointing to amuleweb-main-dload.php across all default template pages, so clicking the aMule logo navigates to the Transfers/downloads page. An alt="aMule" and title="Home" are added for accessibility.

Update the CSS selector from 'td.logo-cell > img' to 'td.logo-cell img' so the 'display: block' rule still applies now that the image is nested inside the anchor. This removes the inline baseline gap that exposed the navbar's blue background as a stray bar below the navigation bar.

Wrap the navbar logo image in an anchor pointing to amuleweb-main-dload.php
across all default template pages, so clicking the aMule logo navigates to
the Transfers/downloads page. An alt="aMule" and title="Home" are added for
accessibility.

Update the CSS selector from 'td.logo-cell > img' to 'td.logo-cell img' so the
'display: block' rule still applies now that the image is nested inside the
anchor. This removes the inline baseline gap that exposed the navbar's blue
background as a stray bar below the navigation bar.
@ngosang
ngosang merged commit 266b089 into amule-org:master Jun 20, 2026
10 checks passed
@ngosang
ngosang deleted the feature/issues10 branch June 20, 2026 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant