Skip to content

Fix default template mobile layout and pager responsiveness#226

Open
Forro-54 wants to merge 6 commits into
DNNCommunity:developmentfrom
Forro-54:feature/default-template-mobile-fixes
Open

Fix default template mobile layout and pager responsiveness#226
Forro-54 wants to merge 6 commits into
DNNCommunity:developmentfrom
Forro-54:feature/default-template-mobile-fixes

Conversation

@Forro-54

Copy link
Copy Markdown

This pull request improves the standard Blog template on mobile devices.

Changes include:

  • preventing Blog list and article content from overflowing;
  • allowing the pager to wrap and remain visible;
  • improving spacing around management controls;
  • separating banner elements where they otherwise overlap.

Testing performed:

  • DNN 9.13
  • DNN 10.3.2
  • default DNN theme
  • desktop and mobile viewports
  • logged-in and logged-out views

This pull request does not modify:

  • the Blog permissions-grid code;
  • Blog Import or Export functionality;
  • compiled DLL files;
  • site-specific templates or skins.

The Blog Export-dialog problem is separately reproducible in an untouched Blog 6.7.1 installation on a clean DNN 10.3.2 site.

Close #222

Forro-54 added 5 commits July 14, 2026 19:58
Add BUILD.md, CHANGELOG.md and RELEASES.md for the DNN 10 maintenance branch.
Record completed work, current status, and next tasks for the DNN 10 maintenance effort.
Prevent the Blog list image from forcing a narrow text column on small screens by stacking the image above the summary content.
Tested successfully in Google Chrome and Mozilla Firefox.
Improve the default Blog template for mobile devices.

- Fix Blog List image layout on narrow screens.
- Preserve desktop and tablet layout.
- Prevent Blog Article banner image touching the viewport edge.
- Restore mobile page-number navigation.
- Tested in Chrome, Firefox and Microsoft Edge.
Improve the default Blog template on mobile devices.

- Fix Blog List image layout on narrow screens.
- Preserve the original desktop and tablet layout.
- Keep Blog Article banner images inside the viewport.
- Restore mobile page-number navigation.
- Prevent Blog and Author banners from overlapping administration controls when logged in.
- Tested in Chrome, Firefox and Microsoft Edge.
@Forro-54

Copy link
Copy Markdown
Author

Mergeable reports that no .github/mergeable.yml configuration file was found. I have left this out of the pull request because it is unrelated to the default-template mobile fixes.

Comment thread PROJECT_STATUS.md

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this file should be comited

Comment thread RELEASES.md

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same for this file, I don't think we should commit this file.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, I will add those files to .gitignore/
Regards
Trevor

Unwanted and my mistake during my commit and push to development branch
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.

Blog Formatting on mobile devices.

2 participants