8/12/2020 11:37am – Working on this … added the Pending Category on the list.
When done, will change category to “How To”, “SDLC” and “Code Snippets”.
Module: Recent Blog Posts Widget
Updated on 8/12/2020 1:13PM – I added the code below:
/* Recent Blog Posts Widget Box */
section#recent-posts-2.widget.widget_recent_entries {
border: 2px solid #F2F7FC;
border-radius: 8px;align-content
background-color: whitesmoke;
}
Updated: 8/13/2020 6:33PM to add the code below (to make space for the floating menu and chat icons on the right side and to improve visibility and display on mobile devices):
/* Widget Area Margins */
aside#secondary.widget-area {
margin-top:1px;
margin-left:1.05em;
margin-right:1.15em;
}
/* Widget List Style Margins */
.widget, ul, ol {
padding-top: 1px;
padding-left: 1px;
padding-right: 1px;
}
Updated: 8/14/2020 2:27 p.m. to include the following links:
Module: Comments and Leave a Reply
Session: Aug 12 2020, Wednesday
Module: Chat Icon on the Bottom Right of the Screen
Module: Recent Blog Posts Widget
Module: Recent Blog Comments Widget
#CodeSnippets
This “Module: Recent Blog Posts Widget” is now marked as updated and resolved.
The long links do the automatic centering again. It seems to do that on the “Blog Post Widget” and not the “Recent Comments widget“. Compare codes?
MOD – On the Blog Post widget, I selected the “Include Date” box, and now the Blog Topics align to the left, no matter the size of the screen.
Noticing that on the blog post itself, when there are two or three columns.