Code SnippetsSmooth Image Zoom on Hover with CSSThis simple CSS hover effect will subtly & smoothly scale an image 20% larger on hover. HTML CSS
WordPressbbPress tips & tricksI recently had to use the bbPress plugin on one of my WordPress projects. Here are some helpful tips and tricks I wish I knew before using this WordPress plugin. You need to…
Code SnippetsFull Width Container with CSSHere’s how you make a full-browser-width container when we’re inside a max-width/limited wrapper. HTML Full width parent container In this example my parent container is set at a max-width of 100% with a…
TechnologyLG 32″ 4K UHD Monitor ReviewI’m coming up on 8 months of using this monitor and I think it’s time for a review of the LG 32-inch 4K Monitor (32UK550-B). I’ve been using this as my display every…
Code SnippetsResponsive Google Slides & YouTube Embeds with CSSHere’s a simple way using only CSS to make your Google Slides & YouTube/Vimeo embeds look great on your website. The Solution Add the following CSS to your website. These CSS selectors will…
WordPressUploading AVIF images in WordPressBy default, WordPress doesn’t support uploading of AVIF images to the media library. Luckily this is super easy to fix with a minor addition to your theme’s functions.php file and a helpful plugin….
WordPressRestoring the Seamless Style in ACFIf you use the excellent Advanced Custom Fields (ACF) WordPress plugin and the Gutenberg editor you may notice the seamless style has no effect. Choosing either Standard (WP metabox) or Seamless (no metabox)…
WordPressCustomizing Gutenberg: Disabling Certain BlocksThe Gutenberg editor comes with a whole bunch of useful blocks by default but you might not want to use them all. Updated November 2020: You can now enable/disable blocks from the block…
Code SnippetsResponsive Google SlidesBy default, Google Slides won’t look very good when embedded on your responsive site. Fortunately, this issue is very easy to remedy with a bit of HTML & CSS. The Solution 👉 Heads…
WordPressIntroducing MomentoPressI recently released a free WordPress plugin called MomentoPress. This plugin allows you to easily display 360° VR photos and videos uploaded to Momento360 on your WordPress site. This is not an official plugin by…