<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[[Suggestion]Allow custom images for Speed Dial shortcuts]]></title><description><![CDATA[<p dir="auto">The default shortcuts that are there when you first install Opera GX are nice, but there's no way to add custom images to the ones that the user adds afterwards. Firefox and Chrome both have the same/a similar feature to this on their default home pages.</p>
]]></description><link>https://forums.opera.com/topic/34851/suggestion-allow-custom-images-for-speed-dial-shortcuts</link><generator>RSS for Node</generator><lastBuildDate>Mon, 13 Jul 2026 19:37:39 GMT</lastBuildDate><atom:link href="https://forums.opera.com/topic/34851.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 31 Aug 2019 10:38:55 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [Suggestion]Allow custom images for Speed Dial shortcuts on Mon, 21 Oct 2019 13:48:47 GMT]]></title><description><![CDATA[<p dir="auto">I made this a long time ago but hopefully this should still work. You will need to inspect element and replace the entire HTML with this:</p>
<pre><code>&lt;html&gt;&lt;head&gt;
&lt;meta name="viewport" content="width=device-width, initial-scale=1.0"&gt;
&lt;style&gt;
img {
    width: 100%;
    height: auto;
    position: absolute;
    margin: auto;
    left: 0; 
    right: 0;
    top: 0;
    bottom: 0;  
}
&lt;/style&gt;&lt;/head&gt;&lt;body&gt;

&lt;img src="INSERT IMG URL"&gt;

&lt;/body&gt;&lt;/html&gt;

&lt;!-- After making the thumbnail, switch the current thumbnail to the generic thumbnail (the one with the website name in it) and save it. This will clear the current thumbnail, allowing the new custom one to appear. After saving the generic thumbnail, open the thumbnail editor again and go through the options to find your newly made custom thumbnail! --!&gt;
</code></pre>
<p dir="auto">Honestly it's a bit overkill, but I find it's the most effective and simplest way to get those custom images in. You will need to host the images online (like imgur) due to security reasons browsers won't load local images on websites on the internet.</p>
]]></description><link>https://forums.opera.com/post/185880</link><guid isPermaLink="true">https://forums.opera.com/post/185880</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Mon, 21 Oct 2019 13:48:47 GMT</pubDate></item><item><title><![CDATA[Reply to [Suggestion]Allow custom images for Speed Dial shortcuts on Mon, 21 Oct 2019 12:12:11 GMT]]></title><description><![CDATA[<p dir="auto">@ant8672 said in <a href="/post/185755">[Suggestion]Allow custom images for Speed Dial shortcuts</a>:</p>
<blockquote>
<p dir="auto">you will have to inject it into the website so that the thumbnail generator can pick it</p>
</blockquote>
<p dir="auto">How so? ｢(ﾟﾍﾟ)</p>
]]></description><link>https://forums.opera.com/post/185873</link><guid isPermaLink="true">https://forums.opera.com/post/185873</guid><dc:creator><![CDATA[magicalgirlbeth]]></dc:creator><pubDate>Mon, 21 Oct 2019 12:12:11 GMT</pubDate></item><item><title><![CDATA[Reply to [Suggestion]Allow custom images for Speed Dial shortcuts on Sun, 20 Oct 2019 09:02:28 GMT]]></title><description><![CDATA[<p dir="auto">you can also scroll and move around the preview image if the size isn't right for you.</p>
<p dir="auto">And if you truly want a custom image, you will have to inject it into the website so that the thumbnail generator can pick it up.</p>
]]></description><link>https://forums.opera.com/post/185755</link><guid isPermaLink="true">https://forums.opera.com/post/185755</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Sun, 20 Oct 2019 09:02:28 GMT</pubDate></item><item><title><![CDATA[Reply to [Suggestion]Allow custom images for Speed Dial shortcuts on Fri, 18 Oct 2019 16:56:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/224302">@magicalgirlbeth</a> thanks, pal</p>
]]></description><link>https://forums.opera.com/post/185565</link><guid isPermaLink="true">https://forums.opera.com/post/185565</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Fri, 18 Oct 2019 16:56:22 GMT</pubDate></item><item><title><![CDATA[Reply to [Suggestion]Allow custom images for Speed Dial shortcuts on Tue, 10 Sep 2019 21:55:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/73">@leocg</a> Oh wow, I didn't know you could do that! Thanks a bunch! <img src="https://forums.opera.com/assets/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f603.png?v=qqje97jok90" class="not-responsive emoji emoji-emoji-one emoji--grinning_face_with_big_eyes" title=":D" alt="😃" /></p>
<p dir="auto"><img src="/assets/uploads/files/1568152464757-2019.09.10-17.52.png" alt="2019.09.10-17.52.png" class=" img-responsive img-markdown" /></p>
<p dir="auto">And it shows in the Speed Dial!! <img src="https://forums.opera.com/assets/plugins/nodebb-plugin-emoji/emoji/emoji-one/2764.png?v=qqje97jok90" class="not-responsive emoji emoji-emoji-one emoji--red_heart" title="&lt;3" alt="❤" /></p>
<p dir="auto"><img src="/assets/uploads/files/1568152546312-2019.09.10-17.54_01.png" alt="2019.09.10-17.54_01.png" class=" img-responsive img-markdown" /></p>
]]></description><link>https://forums.opera.com/post/181559</link><guid isPermaLink="true">https://forums.opera.com/post/181559</guid><dc:creator><![CDATA[magicalgirlbeth]]></dc:creator><pubDate>Tue, 10 Sep 2019 21:55:51 GMT</pubDate></item><item><title><![CDATA[Reply to [Suggestion]Allow custom images for Speed Dial shortcuts on Tue, 10 Sep 2019 21:32:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/224302">@magicalgirlbeth</a> The same way you do it in Opera. Go to the page and click on the heart icon at the right of address bar.</p>
]]></description><link>https://forums.opera.com/post/181556</link><guid isPermaLink="true">https://forums.opera.com/post/181556</guid><dc:creator><![CDATA[leocg]]></dc:creator><pubDate>Tue, 10 Sep 2019 21:32:23 GMT</pubDate></item><item><title><![CDATA[Reply to [Suggestion]Allow custom images for Speed Dial shortcuts on Tue, 10 Sep 2019 18:14:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/73">@leocg</a> How does one do that in Opera GX? ｢(ﾟﾍﾟ)</p>
]]></description><link>https://forums.opera.com/post/181531</link><guid isPermaLink="true">https://forums.opera.com/post/181531</guid><dc:creator><![CDATA[magicalgirlbeth]]></dc:creator><pubDate>Tue, 10 Sep 2019 18:14:11 GMT</pubDate></item><item><title><![CDATA[Reply to [Suggestion]Allow custom images for Speed Dial shortcuts on Sat, 31 Aug 2019 13:52:00 GMT]]></title><description><![CDATA[<p dir="auto">@avensol You can't use a custom image but you can choose one from the page.</p>
]]></description><link>https://forums.opera.com/post/180634</link><guid isPermaLink="true">https://forums.opera.com/post/180634</guid><dc:creator><![CDATA[leocg]]></dc:creator><pubDate>Sat, 31 Aug 2019 13:52:00 GMT</pubDate></item></channel></rss>