<?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[Tweak default zoom?]]></title><description><![CDATA[<p dir="auto">Is there a way to tweak the default zoom percentage in Settings? I want to set it to a figure between the options offered. ISTR it could be done in Opera 12x.</p>
]]></description><link>https://forums.opera.com/topic/3102/tweak-default-zoom</link><generator>RSS for Node</generator><lastBuildDate>Sun, 13 Sep 2026 18:23:38 GMT</lastBuildDate><atom:link href="https://forums.opera.com/topic/3102.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 31 May 2014 05:52:22 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Tweak default zoom? on Sun, 01 Jun 2014 09:43:19 GMT]]></title><description><![CDATA[<p dir="auto">That works a treat! Thanks all for your help.</p>
]]></description><link>https://forums.opera.com/post/40975</link><guid isPermaLink="true">https://forums.opera.com/post/40975</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Sun, 01 Jun 2014 09:43:19 GMT</pubDate></item><item><title><![CDATA[Reply to Tweak default zoom? on Sun, 01 Jun 2014 09:15:58 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto">log(x)/log(1.2)</p>
</blockquote>
<p dir="auto">Hey that's great. Thank you. I just substituted for x and put it into Google and it gave me the figure! <img src="https://forums.opera.com/assets/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f642.png?v=ffrjq97ccbo" class="not-responsive emoji emoji-emoji-one emoji--slightly_smiling_face" title=":)" alt="🙂" /> I never knew Google could do that.</p>
<p dir="auto">3.22390108574<br />
3.37417938892</p>
<p dir="auto">Now to see if it will do the business in Prefs.</p>
]]></description><link>https://forums.opera.com/post/40974</link><guid isPermaLink="true">https://forums.opera.com/post/40974</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Sun, 01 Jun 2014 09:15:58 GMT</pubDate></item><item><title><![CDATA[Reply to Tweak default zoom? on Sun, 01 Jun 2014 08:06:55 GMT]]></title><description><![CDATA[<p dir="auto">Don't have a calculator handy, but it is log(x)/log(1.2), in your case x would be 1.8 or 1.85 ...</p>
]]></description><link>https://forums.opera.com/post/40969</link><guid isPermaLink="true">https://forums.opera.com/post/40969</guid><dc:creator><![CDATA[sgunhouse]]></dc:creator><pubDate>Sun, 01 Jun 2014 08:06:55 GMT</pubDate></item><item><title><![CDATA[Reply to Tweak default zoom? on Sun, 01 Jun 2014 07:48:12 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto">Or, as I see in the source code, zoom_level = log(zoom_factor, 1.2), where the logarithm base 1.2 is a constant.</p>
</blockquote>
<p dir="auto">Could a mathematician here tell me the figure for 180% and 185% please?</p>
]]></description><link>https://forums.opera.com/post/40965</link><guid isPermaLink="true">https://forums.opera.com/post/40965</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Sun, 01 Jun 2014 07:48:12 GMT</pubDate></item><item><title><![CDATA[Reply to Tweak default zoom? on Sat, 31 May 2014 12:41:18 GMT]]></title><description><![CDATA[<p dir="auto">My goodness! Thank you. <img src="https://forums.opera.com/assets/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f60e.png?v=ffrjq97ccbo" class="not-responsive emoji emoji-emoji-one emoji--smiling_face_with_sunglasses" title="8)" alt="😎" /></p>
]]></description><link>https://forums.opera.com/post/40926</link><guid isPermaLink="true">https://forums.opera.com/post/40926</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Sat, 31 May 2014 12:41:18 GMT</pubDate></item><item><title><![CDATA[Reply to Tweak default zoom? on Sat, 31 May 2014 12:02:53 GMT]]></title><description><![CDATA[<p dir="auto">Or, as I see in the source code, zoom_level = log(zoom_factor, 1.2), where the logarithm base 1.2 is a constant.</p>
]]></description><link>https://forums.opera.com/post/40925</link><guid isPermaLink="true">https://forums.opera.com/post/40925</guid><dc:creator><![CDATA[dvk-ru1]]></dc:creator><pubDate>Sat, 31 May 2014 12:02:53 GMT</pubDate></item><item><title><![CDATA[Reply to Tweak default zoom? on Sat, 31 May 2014 11:44:23 GMT]]></title><description><![CDATA[<p dir="auto"><a href="http://superuser.com/questions/463185/how-do-i-set-a-custom-zoom-in-chrome" target="_blank" rel="noopener noreferrer nofollow ugc">http://superuser.com/questions/463185/how-do-i-set-a-custom-zoom-in-chrome</a></p>
<p dir="auto">25% :     "default_zoom_level": -7.6035680338478615,<br />
33% :     "default_zoom_level": -6.0311726618503405,<br />
50% :     "default_zoom_level": -3.8017840169239308,<br />
67% :     "default_zoom_level": -2.2293886449264093,<br />
75% :     "default_zoom_level": -1.5778829311823859,<br />
90% :     "default_zoom_level": -0.5778829311823857,<br />
100% :     "default_zoom_level": 0.0,<br />
110% :     "default_zoom_level": 0.5227586988632231,<br />
125% :     "default_zoom_level": 1.2239010857415449,<br />
150% :     "default_zoom_level": 2.223901085741545,<br />
175% :     "default_zoom_level": 3.069389038663465,<br />
200% :     "default_zoom_level": 3.8017840169239308,<br />
250% :     "default_zoom_level": 5.025685102665476,<br />
300% :     "default_zoom_level": 6.025685102665476,<br />
400% :     "default_zoom_level": 7.6035680338478615,<br />
500% :     "default_zoom_level": 8.827469119589406,</p>
]]></description><link>https://forums.opera.com/post/40921</link><guid isPermaLink="true">https://forums.opera.com/post/40921</guid><dc:creator><![CDATA[dvk-ru1]]></dc:creator><pubDate>Sat, 31 May 2014 11:44:23 GMT</pubDate></item><item><title><![CDATA[Reply to Tweak default zoom? on Sat, 31 May 2014 08:41:51 GMT]]></title><description><![CDATA[<p dir="auto">Thank you both.</p>
<p dir="auto">My browser settings default zoom level is set to 175%. In preferences that is shown as "default_zoom_level": 3.069389038663465 How do I decipher it?</p>
]]></description><link>https://forums.opera.com/post/40913</link><guid isPermaLink="true">https://forums.opera.com/post/40913</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Sat, 31 May 2014 08:41:51 GMT</pubDate></item><item><title><![CDATA[Reply to Tweak default zoom? on Sat, 31 May 2014 08:08:43 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto">That sounds just what I need. Where will I find the 'Preferences' file to edit?</p>
</blockquote>
<p dir="auto">It's on Opera's profile folder. Check Menu &gt; About Opera for the path.</p>
]]></description><link>https://forums.opera.com/post/40911</link><guid isPermaLink="true">https://forums.opera.com/post/40911</guid><dc:creator><![CDATA[leocg]]></dc:creator><pubDate>Sat, 31 May 2014 08:08:43 GMT</pubDate></item><item><title><![CDATA[Reply to Tweak default zoom? on Sat, 31 May 2014 06:51:12 GMT]]></title><description><![CDATA[<p dir="auto">That sounds just what I need. Where will I find the 'Preferences' file to edit?</p>
]]></description><link>https://forums.opera.com/post/40908</link><guid isPermaLink="true">https://forums.opera.com/post/40908</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Sat, 31 May 2014 06:51:12 GMT</pubDate></item><item><title><![CDATA[Reply to Tweak default zoom? on Sat, 31 May 2014 06:37:31 GMT]]></title><description><![CDATA[<p dir="auto">You can set another value for <em>browser</em> -&gt; <em>default_zoom_level</em> in the file <em>Preferences</em>. Close Opera and backup the file before changing it. The new value will become available as one of the zoom levels, for example, when zooming, you go 100% - 125% - <em>127%</em> - 150% ...</p>
]]></description><link>https://forums.opera.com/post/40907</link><guid isPermaLink="true">https://forums.opera.com/post/40907</guid><dc:creator><![CDATA[dvk-ru1]]></dc:creator><pubDate>Sat, 31 May 2014 06:37:31 GMT</pubDate></item></channel></rss>