<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>StoreFront 3.x on John Billekens | Notes from the field</title><link>https://blog.j81.nl/categories/storefront-3.x/</link><description>Recent content in StoreFront 3.x on John Billekens | Notes from the field</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2026 John Billekens</copyright><lastBuildDate>Sat, 23 May 2020 21:44:55 +0000</lastBuildDate><atom:link href="https://blog.j81.nl/categories/storefront-3.x/index.xml" rel="self" type="application/rss+xml"/><item><title>Hide or change "domain user or username@domain.com" text in Storefront, part 2</title><link>https://blog.j81.nl/posts/hide-or-change-domain-user-or-username@domain.com-text-in-storefront-part-2/</link><pubDate>Tue, 26 Jun 2018 21:08:27 +0000</pubDate><guid>https://blog.j81.nl/posts/hide-or-change-domain-user-or-username@domain.com-text-in-storefront-part-2/</guid><description>&lt;p&gt;A while ago I wrote a blog about how to change the &amp;ldquo;domain\user or &lt;a href="mailto:username@domain.com" &gt;username@domain.com&lt;/a&gt;&amp;rdquo; text in Citrix StoreFront. Now I&amp;rsquo;ve create a small PowerShell script that can do that for you.&lt;/p&gt;</description></item><item><title>Hide or change "domain user or username@domain.com" text in Storefront.</title><link>https://blog.j81.nl/posts/hide-or-change-domain-user-or-username@domain.com-text-in-storefront./</link><pubDate>Mon, 15 Jan 2018 12:05:16 +0000</pubDate><guid>https://blog.j81.nl/posts/hide-or-change-domain-user-or-username@domain.com-text-in-storefront./</guid><description>&lt;p&gt;The following was tested om 3.10+ versions, not sure if it works on older or 2.x versions.&lt;/p&gt;

&lt;h2 class="relative group"&gt;Hide the default text
 &lt;div id="hide-the-default-text" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#hide-the-default-text" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;You can hide the default text &amp;ldquo;domain\user or &lt;a href="mailto:username@domain.com" &gt;username@domain.com&lt;/a&gt;&amp;rdquo; in the storefront username field. &lt;img src="https://blog.j81.nl/wp-content/uploads/2018/01/StoreFrontLogonDefault-e1516023050803.png" class="alignnone size-full wp-image-738" width="628" height="394" /&gt; This can be done by simply editing the &amp;ldquo;custom style.css&amp;rdquo; file. This file is located in &amp;ldquo;C:\inetpub\wwwroot\Citrix\Store&amp;gt;Web\custom&amp;rdquo;. Replace &amp;ldquo;&amp;lt;Store&amp;gt;&amp;rdquo; with your own store name. You need to edit each store separately. Add the following to hide the text (1):&lt;/p&gt;</description></item></channel></rss>