How to change Speed Dial site titles in Opera?
Sunday, March 1, 2009 1:04:07 PM
Several people wants to change the Speed Dial site title as some websites have long page title. You can change title in speeddial.ini, but Opera won't show the modified title. You can change Speed Dial site titles easily using the following trick.
- Create a HTML file preferably inside profile directory with the following content and change the name & website address.
<html> <head><title>Name</title></head> <frameset><frame src="http://www.site.com/"> <noframes>Enable <a href="opera:config#Extensions|Frames">Frames</a> and save.</noframes> </frameset> </html>
- Open created file and Speed Dial page.
- Drag & drop opened page tab to a Speed Dial slot.
![]() Before: Long title |
![]() After: Short & meaningful title |
The URL won't change even if you visit another page/site via links on that Speed Dial page. That can be overcome by using the following but it needs JavaScript enabled and won't show thumbnail image. Thumbnail image can changed as shown here or by changing opera:blank to an image path.
<html> <head><title>Name</title></head> <script type="text/javascript"> function load() { window.location="http://www.site.com/"; } </script> <frameset><frame onload="load()" src="opera:blank"> <noframes>Enable <a href="opera:config#Extensions|Frames">Frames</a> and save.</noframes> </frameset> </html>
You can also use Opera Image Dial Generator.
Update: Oct 30, 2009











KarenNerak # Sunday, March 1, 2009 1:20:24 PM
z@h3kZAHEK # Sunday, March 1, 2009 8:59:22 PM
KryptoKnightAleksOD # Monday, March 2, 2009 2:21:58 AM
Charles SchlossChas4 # Monday, March 2, 2009 3:49:42 AM
Anonymous # Tuesday, March 3, 2009 10:44:26 AM
EmanueleEngelium # Tuesday, March 3, 2009 7:25:57 PM
Tamil # Tuesday, March 3, 2009 10:49:29 PM
Anonymous # Friday, March 20, 2009 7:11:24 PM
Tamil # Tuesday, March 24, 2009 6:02:17 PM
Anonymous # Tuesday, March 24, 2009 11:17:42 PM
Tamil # Tuesday, March 24, 2009 11:28:35 PM
Anonymous # Wednesday, March 25, 2009 12:27:08 AM
Tamil # Wednesday, March 25, 2009 12:31:20 AM
GeeBeeseeker # Monday, April 6, 2009 6:56:51 AM
If not for this, this mod would be the solution that I have been looking for for some time. Is there a way to get a website to recognize a localhost html and accept cookies that are already loaded in Opera?
Tamil # Monday, April 6, 2009 11:18:58 AM
Anonymous # Monday, April 20, 2009 8:37:33 PM
Anonymous # Tuesday, September 15, 2009 10:31:31 AM
Tamil # Tuesday, September 15, 2009 10:43:10 AM
Anonymous # Wednesday, September 16, 2009 12:01:07 AM
Anonymous # Wednesday, September 23, 2009 7:51:19 PM
jkforde # Tuesday, October 27, 2009 4:46:21 PM
I tried both HTM methods - the first works fine but like you say the URL doesn't change which is no good for StumbleUpon for instance.
So I tried the second method which works fine (page now usable with SU) but it doesn't seem to take the title from the HTM code so the title is generated from the website's title - I've noticed that when I open the HTM file in a tab that the tab's name is initially set to the title that I've specified in the HTM file but then that title is overwritten by title generated from the website.
Am I doing something wrong?
Tamil # Tuesday, October 27, 2009 5:08:38 PM
Originally posted by jkforde:
Nope, it is not working in Opera 10.Try this.
jkforde # Tuesday, October 27, 2009 5:29:57 PM
Thanks Tamil but that link brings me back to this page; just to confirm that I did try the second HTM code on this page
Tamil # Tuesday, October 27, 2009 11:31:09 PM
Originally posted by jkforde:
Yes, it should take you to Simola comment.jkforde # Friday, October 30, 2009 1:29:49 PM
Ah thanks, missed Simola post, will try it!
FYI, another issue I've found is that this desktop tweaking of the titles doesn't work in OperaMini's Speeddial once the dials are synced using OperaLink - OM's Speeddial links point to the local desktop file and not to the actual web URL.... or am I too dumb for words!? I haven't tried the dial generator thing yet so.....
Tamil # Friday, October 30, 2009 1:58:53 PM
Originally posted by jkforde:
It won't work when you sync it.jkforde # Friday, October 30, 2009 2:30:46 PM
OK, maybe highlight this in the instructions above as a good few people are Opera10 and OperaMini Link users.
Tamil # Friday, October 30, 2009 3:44:49 PM
Anonymous # Wednesday, May 26, 2010 3:20:58 PM
Jannah AminJazMinderr # Saturday, May 29, 2010 9:49:43 PM
Jannah AminJazMinderr # Saturday, July 24, 2010 6:57:43 AM
Tamil # Sunday, July 25, 2010 4:37:10 PM
Zpace # Monday, December 20, 2010 6:59:00 PM
Cosas interesantes salen del Blog
Anonymous # Monday, March 28, 2011 8:47:46 PM
Tamil # Tuesday, March 29, 2011 1:38:53 AM
alanwarwic # Friday, July 1, 2011 4:20:05 PM
I have tried custom images for this but I sense Opera uses a set memory amount for each image, no matter what compression or resolution is chosen.
Tamil # Friday, July 1, 2011 4:24:55 PM
Originally posted by alanwarwic:
Nope.