. .
ShallHelp

×


| Home | home
| Consumers |
| Quote |
| Licensed Professionals |
| Clients |

| EXPLORE |
| Community / Forum |
| Articles / Blogs |
| Members Chat |

| MY ACCOUNT | person
| Sign In or Register |
| Missions |
| Tech Team |

Module: Recent Blog Posts Widget

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;

}

#CodeSnippets

4 thoughts on “Module: Recent Blog Posts Widget

  1. 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?

  2. 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.

Comments are closed.