Fix default template mobile layout and pager responsiveness#226
Open
Forro-54 wants to merge 6 commits into
Open
Fix default template mobile layout and pager responsiveness#226Forro-54 wants to merge 6 commits into
Forro-54 wants to merge 6 commits into
Conversation
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.
Author
|
Mergeable reports that no |
valadas
requested changes
Jul 20, 2026
Member
There was a problem hiding this comment.
I don't think this file should be comited
Member
There was a problem hiding this comment.
Same for this file, I don't think we should commit this file.
Author
There was a problem hiding this comment.
Hi, I will add those files to .gitignore/
Regards
Trevor
Unwanted and my mistake during my commit and push to development branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request improves the standard Blog template on mobile devices.
Changes include:
Testing performed:
This pull request does not modify:
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