Skip to content

feat(webserver): add white background to footer bar in default template - #219

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

feat(webserver): add white background to footer bar in default template#219
ngosang merged 1 commit into
amule-org:masterfrom
ngosang:feature/issues19

Conversation

@ngosang

@ngosang ngosang commented Jun 20, 2026

Copy link
Copy Markdown
Member

The footer status bar (ed2k link form and Ed2k/Kad connection status) rendered its text directly over the metallic page background, making it hard to read.

  • Add a white background to the footer bar table, its cells and the footer iframes (body.frame), so the whole footer is a continuous white strip with legible text.
  • Make the footer iframes display:block with a fixed 35px height to remove the inline whitespace gap below them that exposed the page background, while keeping the original footer height.
  • Trim trailing whitespace in stats.php.

The footer status bar (ed2k link form and Ed2k/Kad connection status)
rendered its text directly over the metallic page background, making it
hard to read.

- Add a white background to the footer bar table, its cells and the
  footer iframes (body.frame), so the whole footer is a continuous white
  strip with legible text.
- Make the footer iframes display:block with a fixed 35px height to
  remove the inline whitespace gap below them that exposed the page
  background, while keeping the original footer height.
- Trim trailing whitespace in stats.php.
@ngosang
ngosang merged commit 4845389 into amule-org:master Jun 20, 2026
9 checks passed
@ngosang
ngosang deleted the feature/issues19 branch June 20, 2026 19:04
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