<?xml version="1.0" encoding="utf-8"?>
<!-- generator="Joomla! - Open Source Content Management" -->
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Blog - Web development | Web design | UX design | UI design | Joomla web designer - Jure Stern | Freelance developer and designer</title>
		<description><![CDATA[I am freelance web developer and designer with a special interest in Joomla! system, animations, HTML5, CSS3, SEO optimization.]]></description>
		<link>https://jure-stern.com/blog</link>
		<lastBuildDate>Mon, 12 Feb 2024 07:38:25 +0000</lastBuildDate>
		<generator>Joomla! - Open Source Content Management</generator>
		<atom:link rel="self" type="application/rss+xml" href="https://jure-stern.com/blog?format=feed&amp;type=rss"/>
		<language>en-gb</language>
		<item>
			<title>How to implement svg icons in a Shopify theme</title>
			<link>https://jure-stern.com/blog/how-to-implement-svg-icons-in-a-shopify-theme</link>
			<guid isPermaLink="true">https://jure-stern.com/blog/how-to-implement-svg-icons-in-a-shopify-theme</guid>
			<description><![CDATA[<p>Here is in my opinion the best way to organise and implement svg icons in a Shopify theme. Everything is kept in one file with the possibility of adding or updating new icons.</p>
]]></description>
			<category>Blog</category>
			<pubDate>Sun, 24 Dec 2023 13:12:53 +0000</pubDate>
		</item>
		<item>
			<title>Disable scrolling to the gallery on variant change in Shopify Dawn theme</title>
			<link>https://jure-stern.com/blog/disable-scrolling-to-the-gallery-on-variant-change-in-shopify-dawn-theme</link>
			<guid isPermaLink="true">https://jure-stern.com/blog/disable-scrolling-to-the-gallery-on-variant-change-in-shopify-dawn-theme</guid>
			<description><![CDATA[<p>Dawn theme in Shopify by default changes the order of images depending on the variant selection and automatically scrolls to the gallery container.</p>
]]></description>
			<category>Blog</category>
			<pubDate>Mon, 27 Nov 2023 12:11:30 +0000</pubDate>
		</item>
		<item>
			<title>How to separate CSS styles between the frontend of a Webflow site and editor</title>
			<link>https://jure-stern.com/blog/how-to-separate-css-styles-between-the-frontend-of-a-webflow-site-and-editor</link>
			<guid isPermaLink="true">https://jure-stern.com/blog/how-to-separate-css-styles-between-the-frontend-of-a-webflow-site-and-editor</guid>
			<description><![CDATA[<p>Using this technique proves useful when building page transitions between Webflow pages, or custom preload elements that should be visible when the page loads.</p>
]]></description>
			<category>Blog</category>
			<pubDate>Sun, 24 Sep 2023 07:24:52 +0000</pubDate>
		</item>
		<item>
			<title>Create a smooth scroll to link in Webflow</title>
			<link>https://jure-stern.com/blog/create-a-smooth-scroll-to-link-in-webflow</link>
			<guid isPermaLink="true">https://jure-stern.com/blog/create-a-smooth-scroll-to-link-in-webflow</guid>
			<description><![CDATA[<p>Creating a smooth scroll animation when clicking on anchor links is pretty easy in Webflow with a little help of JavaScript code and custom webflow attributes.</p>
]]></description>
			<category>Blog</category>
			<pubDate>Sun, 03 Sep 2023 11:30:50 +0000</pubDate>
		</item>
		<item>
			<title>How to add current year in Webflow</title>
			<link>https://jure-stern.com/blog/how-to-add-current-year-in-webflow</link>
			<guid isPermaLink="true">https://jure-stern.com/blog/how-to-add-current-year-in-webflow</guid>
			<description><![CDATA[<p>Most of the time we want to set something in Webflow and let it automatically update i.e. the copyright year. This is easily achievable with some vanilla JavaScript code tied to an ID set in Webflow designer.</p>
]]></description>
			<category>Blog</category>
			<pubDate>Thu, 31 Aug 2023 17:18:44 +0000</pubDate>
		</item>
		<item>
			<title>Joomla Module placement in Articles, Categories or Templates</title>
			<link>https://jure-stern.com/blog/joomla-module-placement-in-articles-categories-or-templates</link>
			<guid isPermaLink="true">https://jure-stern.com/blog/joomla-module-placement-in-articles-categories-or-templates</guid>
			<description><![CDATA[<p class="intro">Sometimes we need to place a module in between our Article or Category text, or render a module outside of the index.php file. Joomla is very flexible and enables us to position the modules where we need it, we just have to know how.</p>
]]></description>
			<category>Blog</category>
			<pubDate>Sat, 14 Mar 2015 10:41:57 +0000</pubDate>
		</item>
		<item>
			<title>Scheduled Joomla backups with Akeeba Remote CLI</title>
			<link>https://jure-stern.com/blog/scheduled-joomla-backups-with-akeeba-remote-cli</link>
			<guid isPermaLink="true">https://jure-stern.com/blog/scheduled-joomla-backups-with-akeeba-remote-cli</guid>
			<description><![CDATA[<p>When I started to build Joomla websites, backups never were a priority on my list. Foolishly relying on the shared hosting backups, got me burned a couple of times. They say that you learn from mistakes and that's exactly what I did.</p>
]]></description>
			<category>Blog</category>
			<pubDate>Mon, 08 Apr 2013 14:38:00 +0000</pubDate>
		</item>
		<item>
			<title>Blank mobile first Joomla template with HTML5, SASS and Compass</title>
			<link>https://jure-stern.com/blog/mobile-first-joomla-template-in-html5-sass-compass</link>
			<guid isPermaLink="true">https://jure-stern.com/blog/mobile-first-joomla-template-in-html5-sass-compass</guid>
			<description><![CDATA[<p>Every time we start building a Joomla template we use the same code over and over again. That's why I decided to build a template that's adaptable to my new workflow of mobile-first design and has all of the necessary tools for building a modern responsive template. You can use and modify the template since it's hosted on GitHub.</p>
]]></description>
			<category>Blog</category>
			<pubDate>Mon, 04 Mar 2013 15:35:00 +0000</pubDate>
		</item>
		<item>
			<title>Usability problems of the Gmail app for iOS</title>
			<link>https://jure-stern.com/blog/usability-problems-of-the-gmail-app-for-ios</link>
			<guid isPermaLink="true">https://jure-stern.com/blog/usability-problems-of-the-gmail-app-for-ios</guid>
			<description><![CDATA[<p>Upon the release of the redesigned Gmail app for the iPhone I thought about switching from the Apple Mail app. I never had any problems with the latter, except from missing features of Gmail accounts. I set up my three Gmail accounts and started using the app. Soon I encountered some usability issues.</p>
]]></description>
			<category>Blog</category>
			<pubDate>Sun, 20 Jan 2013 15:33:00 +0000</pubDate>
		</item>
	</channel>
</rss>
