You need to be logged in to post in the forums. If you do not have an account, please sign up first.
Opera 9 Buttons
Since some things have changed for Opera 9.x, We need another new Button thread. This is the old threadThis is the Opera Custom Button Maker. There are loads of custom buttons on the Wiki Site, and this is my button page which has a few more, a customized standard skin with extra icons, and explains a bit about making buttons. Tomu's page has some buttons for Opera 9.
If you have any great ideas for new buttons, post them in this thread using the {Opbut=Action, parameter 1, parameter 2, "Tooltip", "Icon"}Text{/opbut} code.¹
If you need help making buttons, post your requests here.
Please don't PM me — though I enjoy helping people, I prefer to do it only when I want to.
¹ Replace {curly brackets} with [square ones]. Parameters are optional, not all actions need them. Titles and icons are also optional. See the [Images] section of skin.ini for your skin to see the right name to use for the icon you wish to use.
To edit buttons posted here, quote the post, edit the code, and preview your post. Then drag the link to a toolbar or click it to add the button to your "My Buttons" custimize toolbar palette.
Browser JS • Changelogs • Opera Next • Dragonfly • Bugs • Crashes • FTP
My Website ▪ My Forums ▪ Opera Review ▪ My Fonts ▪ IrfanView • Search • Downloads
Opera 11.64 on Windows XP Home • AMD64 3500 1GB RAM specs
Rules of Conduct and Posting Rules • Please Don't Shout • Editing Posts • Opera Config Links
button This button shows the action that the button will perform — This is the way that I prefer it.
... you would quote this post, edit the title text and switch the icons around to make a different button like this ...
button This button shows the current state. That is, if the page is currently locked the padlock is closed and the tooltip says "Lock tab." What it should say, of course, is "Locked" and "Unlocked" when the tab is unlocked.
The number "765050320" tells Opera to take the text string from the language file. It is better to use these codes, then the buttons are more useful to Opera users whose first language is not English. I couldn't find a text string in english.lng for "Unlock" so I had to use text.
I was able to fix this by editing my language file, but most users will not want to do this. I edited this line and added a new line:
; Tab context menu option.
765050320="Lock tab"
; Tab context menu option.
765050320="Tab Locked"
-765050320="Tab Unlocked"
The hyphen indicates that the state is in the "False" condition, i.e. that the tab is unlocked.
Browser JS • Changelogs • Opera Next • Dragonfly • Bugs • Crashes • FTP
My Website ▪ My Forums ▪ Opera Review ▪ My Fonts ▪ IrfanView • Search • Downloads
Opera 11.64 on Windows XP Home • AMD64 3500 1GB RAM specs
Rules of Conduct and Posting Rules • Please Don't Shout • Editing Posts • Opera Config Links
25. June 2006, 10:04:27 (edited)
button Click for menu. Hold to go to home page.
button Click to show the print dialogue. Hold to show the print options dialogue.
button Click to reopen the last closed page. Hold to show the closed pages menu. (The default trash can just shows the menu meaning two clicks for the most common action)
button Click to show skins menu. Hold to show colour scheme menu. Not all skins have the separator icon. Check out my Opera Skins.
button Click to disable sound and plugins. Hold to launch the Windows volume control.
button Click to toggle fit to width. Hold to show images menu
button Hide Opera and launch an external program such as Open Office. (Quote post and edit to change the path or the program to launch. Copy the path from a Windows Shortcut)
button Toggle all four mail views.
button Click to tile windows vertically. Hold to maximize all.
Quick Buttons
The code for quick buttons won't work on the forum, but they can be very useful.
button Add a simple button like this first where you want it, then quit Opera and edit the button code in your customized toolbar.ini (e.g. standard_toolbar(1).ini).
QuickButton11, "Zoom"="Zoom to, 150, , , "Zoom" | Zoom to, 120, , , "Zoom""
Hold the button to zoom to 150%
Release the button to zoom to 120% (Change this to your default zoom level)
Opera Preferences Buttons
button • button • button • button ... button (Undefined) • button • button • button • button • button • button • button • button • button • button • button • button • button • button ( + Customize Toolbars) • button • button • button... button
Any numbers that are undefined will bring up the last dialogue box used.
Browser JS • Changelogs • Opera Next • Dragonfly • Bugs • Crashes • FTP
My Website ▪ My Forums ▪ Opera Review ▪ My Fonts ▪ IrfanView • Search • Downloads
Opera 11.64 on Windows XP Home • AMD64 3500 1GB RAM specs
Rules of Conduct and Posting Rules • Please Don't Shout • Editing Posts • Opera Config Links
26. June 2006, 01:31:57 (edited)
What it actually does is set google lucky as default search (like fx when you enter a single word in address bar , it does a google lucky search) and turns off hostname expansion, then turns it back on again. (there might be a 30 second or so delay while the changes take place though.)
Thats the way it should always B.

Browser JS • Changelogs • Opera Next • Dragonfly • Bugs • Crashes • FTP
My Website ▪ My Forums ▪ Opera Review ▪ My Fonts ▪ IrfanView • Search • Downloads
Opera 11.64 on Windows XP Home • AMD64 3500 1GB RAM specs
Rules of Conduct and Posting Rules • Please Don't Shout • Editing Posts • Opera Config Links
Also a button for toggling the title bar without removing the Windows taskbar.
Thanks.
11. July 2006, 04:54:42 (edited)
I have everything I need on the main bar, so with the side panel and tabs in full screen mode Opera will use minimal real estate.
Presently I am using an extension in firefox that allows fullscreen mode like this with the Windows taskbar still showing - I launch external apps from there.
Browser JS • Changelogs • Opera Next • Dragonfly • Bugs • Crashes • FTP
My Website ▪ My Forums ▪ Opera Review ▪ My Fonts ▪ IrfanView • Search • Downloads
Opera 11.64 on Windows XP Home • AMD64 3500 1GB RAM specs
Rules of Conduct and Posting Rules • Please Don't Shout • Editing Posts • Opera Config Links
11. July 2006, 07:26:56 (edited)
I did already check out your buttons page - great work! That's where I got most of my buttons from
in fact I am using your space saving toolbar right now 
So there isn't a full screen button that will leave the main bar as well as the tabs still showing? I have a toggle tab bar button - so I can get the tabs back after going full screen - just if it's possible to leave them showing then I wouldn't need this button.
And I guess it's not possible to have the side panel toggle by clicking the mouse at the edge of the screen while in full screen mode then?
Edit:
I tried editing the keyboard shortcut F11 for full screen to:
Enter fullscreen & View main bar & View page bar,6 | Leave fullscreen & View main bar & View page bar,6
but that only leaves the tabs showing when entering full screen - not the main bar.
Set alignment, "hotlist", 0 | Set alignment, "hotlist", 6
button To enable the panels by default in fullscreen mode and turn them off in normal mode.
Just quote my post and edit the code to make your own button. Preview your post to get the button link to drag.
Browser JS • Changelogs • Opera Next • Dragonfly • Bugs • Crashes • FTP
My Website ▪ My Forums ▪ Opera Review ▪ My Fonts ▪ IrfanView • Search • Downloads
Opera 11.64 on Windows XP Home • AMD64 3500 1GB RAM specs
Rules of Conduct and Posting Rules • Please Don't Shout • Editing Posts • Opera Config Links
11. July 2006, 08:04:30 (edited)
Originally posted by MaDhAvA:
Type your query in Opera's search box, hit Enter for same tab, Shift-Enter for new tab, Ctrl-Shift-Enter for background tab.I use the search button extension in Firefox which allows me to perform a search from the seach box in a new tab (left click in the same tab, middle click in a new tab and right click in a new background tab). Any chance of doing this in Opera?
>Bela<
>Bela<
This might not be the appropriate thread for this, but I think it's as close as it gets.
I'm used to opening a new tab in opera by punching "Ctrl + N", but in opera 9 a new window opens up. I would not like to allow "multiple instances" of opera to run, I would like only one window and everything in tabs, and so I would like Ctrl + N to open a new tab only.
I have looked around heavily in options, but haven't found an option to do this.
Can anyone help me with this please?
Thank you,
Cheers,
Bencze
2. Search before posting. Chances are it's been asked before, so you can find the answer without having to wait for someone to reply.
6. Don't hijack other people's threads. If you have a different problem than the one discussed in the thread, post a new thread or search for an existing threads dealing with your problems. Don't post messages that are off-topic to a thread in that thread.
This sticky thread is for buttons. It will soon get too long to browse if people post other requests here.
Browser JS • Changelogs • Opera Next • Dragonfly • Bugs • Crashes • FTP
My Website ▪ My Forums ▪ Opera Review ▪ My Fonts ▪ IrfanView • Search • Downloads
Opera 11.64 on Windows XP Home • AMD64 3500 1GB RAM specs
Rules of Conduct and Posting Rules • Please Don't Shout • Editing Posts • Opera Config Links
Originally posted by fanel:
Download videos for many sites. Like firefox's extension or the opera's widget.
button
Excellent button, more practical then a widget.
Aurë entuluyua !
http://operawiki.info/CustomButtons
Also check my signature for a other interesting stuff.
Disable cookies,,,"Private mode off",No Security & Show preferences,20 | Enable cookies,,,"Private mode on",Lock Panel & Show Preferences,20
But it doesn't switch to Enable Cookies, even when they are disabled. I think it's because Opera can perform "show preferences,20" so it chooses the first action, so how can I do ?
And also : the icon stays the same. That's not a real problem, but if there's a way to make it change, it would be great. And can I make the button change automatically the remembered adresses, the memory cache and the disk cache to 0, then back to the previous value ?
Aurë entuluyua !
I check non-troppo's wiki, but it is not really what I want. I want a button in order to get both source and css of the current page in new pages. I tried with the button maker but it doesn't work

-
Content Blocker: Managed Sites: Display Number of Hits Seems to be a cool and nice feature. Do not hesitate to bump the thread
. -
Search engine sorting (move search engines up/down): An old basic need, HAS to be fixed
-
New Opera Preferences layout idea w\ Mockup: the current one is in dire need of change
try this button
Opera/9.50 (Macintosh; Intel Mac OS X; U; en)
-
Content Blocker: Managed Sites: Display Number of Hits Seems to be a cool and nice feature. Do not hesitate to bump the thread
. -
Search engine sorting (move search engines up/down): An old basic need, HAS to be fixed
-
New Opera Preferences layout idea w\ Mockup: the current one is in dire need of change
maybe is a bug
fix
button Open in Current page
Opera/9.50 (Macintosh; Intel Mac OS X; U; en)
, final wish: can this open both page in new pages without re-using current page?-
Content Blocker: Managed Sites: Display Number of Hits Seems to be a cool and nice feature. Do not hesitate to bump the thread
. -
Search engine sorting (move search engines up/down): An old basic need, HAS to be fixed
-
New Opera Preferences layout idea w\ Mockup: the current one is in dire need of change

I have a great button from the last thread that pops up the volume slider:
VolSlider.jpg
The button is
button
or, leaving out the Opbuts:
=Execute program,"sndvol32.exe","/tray","Volume","Attachment Music"]Volume
I wondered if this button can be modified, maybe with a dropdown, such that clicking would either automatically mute the sound, or alternately, the Volume Slider shown above would pop up with the Mute check-box checked.
Thanks
button Default
button Recording volume
button Small display
button System Tray
Browser JS • Changelogs • Opera Next • Dragonfly • Bugs • Crashes • FTP
My Website ▪ My Forums ▪ Opera Review ▪ My Fonts ▪ IrfanView • Search • Downloads
Opera 11.64 on Windows XP Home • AMD64 3500 1GB RAM specs
Rules of Conduct and Posting Rules • Please Don't Shout • Editing Posts • Opera Config Links
Originally posted by Kai_Fr:
final wish: can this open both page in new pages without re-using current page?
It is possible...
Originally posted by mark_poleon:
@Kai_Fr
try this button
Originally posted by Kai_Fr:
this button duplicates the page and gives the source but not the stylesheet
Opera/9.50 (Macintosh; Intel Mac OS X; U; en)
Set preferences, "User Prefs|Max Direct History Lines=0"
... would set Max Direct History Lines (in the [User Prefs] section) to 0.
A few years ago someone made a button for me which not only created a tinyURL for a page but also put the code into my clipboard so that I could post it in, say, an email.
Through various computer changes, new installations, etc. I've lost this button but I also see no mention of it in the forums when I search.
If someone either has an idea where the thread might be or could tell me how to create my own (or create it!) , I'd be much appreciative.
I've created buttons before but in this case, the button action has to pass the tinyURL parameter to the Clipboard and I don't know how to do that.
TIA,
Lucian
In any case you are in the most likely sub-forum to look for custom buttons. Since the subject you are seeking is older than 2 months, I suggest using the Advanced search. One limit to the forum search, keep your search terms to more than 3 characters.
I found this menu item, which you would put on the document popup menu:
Item, "Make a TinyURL"= Go to page, "http://tinyurl.com/create.php?url=%u"
button This button will make a Tiny URL for the current page.
Browser JS • Changelogs • Opera Next • Dragonfly • Bugs • Crashes • FTP
My Website ▪ My Forums ▪ Opera Review ▪ My Fonts ▪ IrfanView • Search • Downloads
Opera 11.64 on Windows XP Home • AMD64 3500 1GB RAM specs
Rules of Conduct and Posting Rules • Please Don't Shout • Editing Posts • Opera Config Links
Can be used in buttons too.
Thanks for the responses and the links, but what I need it something which will put that tinyURL into the clipboard so that I can paste into an email.
I searched the 8.51 Buttons thread but found it nowhere.
Niddhogg...are you saying I can use the iniFileVariables information with, for instance, the 'tiny' button Pesala posted? I can do this with Firefox and I always think if it's available in FF, it ought to be available in Opera.
L.
Originally posted by lucdix:
Yes, for instance :Niddhogg...are you saying I can use the iniFileVariables information with, for instance, the 'tiny' button Pesala posted?
Item, "TinyURL"= Copy link, %l & Go to page, "http://tinyurl.com/create.php?url=%c"Does for a right clicked link what Pesala's button / menu item does for the current url.
Of course you would still have to copy the tinyURL, you might use javascript in the button but the problem is that consecutive commands are not necessarily executed in the order you set them to. That applies to the solution above as well, but a link copy is likely faster than opening a new address.
I have some buttons below which I want to change how they are displayed. At the moment all of the
below buttons only show the icons and no text labels and also when you hold the mouse
over them only the keyboard shortcut for them is displayed in the tooltip.
What I am trying to do is have the icon as before with no text label but when you hold
the mouse over them it shows the name of the button + the keyboard shortcut in tooltip.
Button1=Go to homepage, , , , "Go to homepage" + Show popup menu, "-" & Set homepage
Button5="Print document, , , , "Printer" + Show print preview as screen | Show print preview one frame per sheet | Show print preview active frame | Leave print preview & Show popup menu, "-""
Button12="Execute program, "C:/Program Files/Outlook Express/MSIMN.EXE", , , "Outlook Express""
Here is a picture of what I am trying to create , I would appreciate anyone's help.
http://my.opera.com/blinkybill/homes/files/tooltip%20on%20button.png
cheers
Blinky
Perfect! That was the thread I was looking for and that button does exactly what I want it to.
Thanks!!!!!
I have no idea why I couldn't find that thread, tried it several times.
My apologies for my tardy responses in here, by the way. I keep asking Opera to notify me when there's an entry in these threads and it never does.
Lucian
Showing topic replies 1 - 50 of 714.