Recent Replies
@felipetavares Not yet, but it will be.
@drose It's not easy for me either, but I have the opposite tendencies. I have to be intentional about taking down boundaries.
@drose I believe the answer is Yes. The first and greatest commandment…and the second is like it.
@Jonah Yes, it's possible. You'll need to use microhook-post-list.html
to accomplish it. Here's an example use case of that specific microhook (not what you're wanting, but you can use the tutorial to see how it works).
Combine the use of that microhook with this and you can get what you want.
If you want the typical Tiny Theme layout, you can start your microhook using the code found in lines 6-72 here.
This is not the easiest change, but it's definitely doable.
@Mtt However, I’m thinking about deleting my account anyway. I never use it. Finally getting an email/resolution about it reminded me I still had one.
@manton I support both of those ideas. If there's anything I can do to make it possible (nothing is off limits), do let me know.
@cliff538 You can use the Custom Footer functionality built in in to Micro.blog (not specific to Tiny Theme). Anything you add there will override the default footer. You can put whatever you’d like.
@Guy That’s very Inception of you.
@ChrisJWilson @JohnPhilpin Looks like you got it figured out!
@mdalves Yes, it is. Just add this to your custom css.
.site-nav {
font-size: 22px;
}
You can use any font size you'd like.
@Mtt For you Micro.blog + Sumo Theme users, you can achieve the same layout using Photo Collections and this custom css.