Folx News Hub main site (folx.tv)
Go to file
sebastjanartic dc6648c54d Add a mobile-specific sticky ad banner at the bottom of the screen
Introduces a new `MobileStickyAd` component that displays a 320x50px ad banner at the bottom of the screen on mobile devices only. The ad appears after a 2-second delay and can be dismissed by the user for the session. The footer dynamically adjusts its padding to prevent content overlap with the sticky ad. The `replit.md` file is updated to reflect this new feature.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 23852c00-4779-460a-9e0c-d09fee4b6c92
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: db8604a4-d491-44c8-b0ac-b67d779b436a
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/f209e72a-0939-48fa-84fc-57854de71967/23852c00-4779-460a-9e0c-d09fee4b6c92/tdiozLO
Replit-Helium-Checkpoint-Created: true
2026-03-08 07:03:52 +00:00
attached_assets Align footer width with article content for better visual consistency 2026-03-07 15:59:31 +00:00
client Add a mobile-specific sticky ad banner at the bottom of the screen 2026-03-08 07:03:52 +00:00
script Extracted stack files 2026-02-28 16:30:25 +00:00
server Improve website content and fix navigation issues 2026-03-07 15:46:13 +00:00
shared Add web push notification system for user engagement and updates 2026-03-07 15:16:12 +00:00
.gitignore Extracted stack files 2026-02-28 16:30:25 +00:00
.replit Add web push notifications for new content alerts 2026-03-07 15:08:48 +00:00
after-dismiss.png Add a prompt to encourage users to subscribe to push notifications 2026-03-07 15:21:17 +00:00
after-reload.png Add a prompt to encourage users to subscribe to push notifications 2026-03-07 15:21:17 +00:00
components.json Extracted stack files 2026-02-28 16:30:25 +00:00
drizzle.config.ts Extracted stack files 2026-02-28 16:30:25 +00:00
package-lock.json Add web push notification system for user engagement and updates 2026-03-07 15:16:12 +00:00
package.json Add web push notification system for user engagement and updates 2026-03-07 15:16:12 +00:00
postcss.config.js Extracted stack files 2026-02-28 16:30:25 +00:00
push-prompt-banner.png Add a prompt to encourage users to subscribe to push notifications 2026-03-07 15:21:17 +00:00
replit.md Add a mobile-specific sticky ad banner at the bottom of the screen 2026-03-08 07:03:52 +00:00
tailwind.config.ts Extracted stack files 2026-02-28 16:30:25 +00:00
tsconfig.json Extracted stack files 2026-02-28 16:30:25 +00:00
vite.config.ts Extracted stack files 2026-02-28 16:30:25 +00:00