A New Collection of Thoughtful Learning Apps — Now Available on iOS & Android

Image
I’m excited to share a set of mobile apps I’ve recently completed and published on both the Google Play Store and the Apple App Store. These apps are designed with a simple goal in mind: to make meaningful, structured content more accessible, whether you’re studying theology or improving your English vocabulary. 📱 Now Available on Both Platforms All apps are live and available for download: Google Play Developer Page: https://play.google.com/store/apps/dev?id=5835943159853189043 Apple App Store Developer Page: https://apps.apple.com/ca/developer/q-z-l-corp/id1888794100 📖 Theology & Confession Study Apps For those interested in Reformed theology and classical Christian teachings, I’ve developed a series of apps that present foundational texts in a clean, focused reading format: The Belgic Confession Canons of Dort Heidelberg Catechism Westminster Shorter Catechism Each app is designed to provide a distraction-free experience, making it easier to read, reflect, and revisit these im...

I Changed My Blog Background — Old Look vs New Look 🎨

I Changed My Blog Background — Old Look vs New Look 🎨

Sometimes a blog doesn’t need a full redesign — just a small, intentional tweak. Recently, I experimented with how my blog background is rendered, and the result was surprisingly impactful.


🕰 The Old Look

In the old layout, the background image only appeared in the header section. Once you scrolled down, the page switched to a plain background.

  • Background image limited to the header
  • Body content felt visually separate
  • The left side looked a bit unfinished

Old version snapshot:





✨ The New Look

In the new version, I decided to let the background image repeat across the entire page and pair it with a soft blue base color on the left side.

  • Background image repeats throughout the whole body
  • Consistent blue background color
  • Smoother visual flow when scrolling

New version snapshot:





🔧 The Key CSS Change

This entire change came down to a single CSS rule applied to the body element:

body {
  background: #58c6d5 
    url(https://themes.googleusercontent.com/image?id=iOjEWmpWlNVmx91RAaWC3irZSyq8cu05pASFz84khXxbIM83x8QP6Hnw7ZIDcZFvcAGSBpGCNsBC)
    repeat scroll top left;
}

The blue color provides a stable base, while the repeating image adds texture without being distracting. Simple, but effective.


🤔 Which One Do You Prefer?

Now I’m curious what you think.

  • Old look — clean and minimal
  • New look — immersive and cohesive

Which version do you like more? Feel free to leave a comment and let me know — I’d love to hear your thoughts.

Sometimes design isn’t about what’s technically correct. It’s about what feels right.

❤️ Support This Blog


If this post helped you, you can support my writing with a small donation. Thank you for reading.


Comments

Popular Posts

2026 Begins: Choosing to Stay on the Path as a Blogger

A New Collection of Thoughtful Learning Apps — Now Available on iOS & Android