Skip navigation.

Bits and Pieces

Opera tips, music, anime, my life experiences.

Stylish Clone for Opera

, , , ,

The stylish extention for firefox provides an easy way to manage, search for and apply user stylesheets for pages this is my attempt to provide similar funtionality in opera.




Download for Opera 9.2x
Download for Opera 9.5x

And add one of the following under ;------Add below this line in the menu;

Open Kate session (named OperaCSS)

Item, "Edit user styles"="Execute program, "kate -s OperaCSS",,,"webdev-c""



Open Stlye directory on windows

Item, "Edit user styles"="Execute program, "<Path to Style directory>",,,"webdev-c""



EditPad Pro Project (named OperaCSS)

Item, "Edit user styles"=Execute program, "<Path to EditPadPro.exe>","<Path to OperaCSS.epp>","webdev-c","webdev-c""



Optional:

Button to call the menu button

Add some of these to the menu;

kcolorchooser

Item, "Colour Chooser" ="Execute program, "kcolorchooser",,,"skinmenu""



FastStone Capture

Item, "Colour Chooser" ="Execute program, "<Path to FSCapture.exe>",,,"skinmenu""



NOTE: Remember to edit where it says <Path to ...>

Fark & Foobies Redesign Darkened and FluidA sort of text zoom

Comments

Ged 22. May 2008, 22:58

Updated, added pre-made menus for ease.

Anonymous 5. June 2008, 02:26

Anonymous writes:

How can I install this?

Anonymous 5. June 2008, 02:43

Anonymous writes:

How do I add a new style sheet and get it to save it for the pages each reload?

Ged 5. June 2008, 07:39

@anon1

Save one of the menus and point opera:config#UserPrefs|MenuConfiguration to it. Save, Restart Opera

@anaon2

Save it to wheverever opera:config#UserPrefs|LocalCSSFilesDirectory points to. Restart and select from the View > Styles this is for a globol sytle.

Alejandro Ispani 26. July 2008, 22:50

Hi, great tool!
I'm trying to use some stylish css, but they just do nothing, and fill the css error console with stuff like "-moz-border-radius is an unknown property"
Did I have bad luck with the ones I tried or do I need to somehow convert them to work in Opera?

Zalex ;-) 28. August 2008, 21:49

Does it works with Gmail Adsense¿?

Ged 29. August 2008, 08:04

@AleFeanor you need to strip them out,

@-moz-document url-prefix(http://www.google.com/search),
{
div.g {
border: solid 1px #3366CC ! important;
-moz-border-radius: 10px ! important;
padding: 10px ! important;
background-color: #E5ECF9 ! important;
}
}



would become.

div.g {
border: solid 1px #3366CC ! important;
padding: 10px ! important;
background-color: #E5ECF9 ! important;
}



@Zalex108 In what way?

Zalex ;-) 30. August 2008, 20:42

Thx man!
I found an easyer solution:
http://my.opera.com/espanol/forums/findpost.pl?id=2715832

Thx anyway! :wink:

Anonymous 17. November 2008, 15:42

Anonymous writes:

Nice work!

How can I make certain styles load automatically for some websites though?

Ged 24. November 2008, 08:20

Edit Site Preferences > Display > My Stylesheet

Anonymous 5. April 2009, 15:28

Anonymous writes:

ne would this work for opera 10?

Ged 6. April 2009, 03:51

9.5 version does, I still use this on 10.

Pallab De 16. July 2009, 10:06

I am trying to use http://userstyles.org/styles/18946 (on Thinkdigit.com specified through Site Pref).
I got rid of the line @-moz-document domain("thinkdigit.com")
Still no effect.

Ged 16. July 2009, 10:15

Get rid of the first { after that line and the very last } . Use SSP to apply it as its only for one site.

Or download the script version and rename it to js from user,js

Pallab De 16. July 2009, 19:27

Thanks. That worked.

Anonymous 24. August 2009, 10:11

Anonymous writes:

What should I make when I downloaded the file?

Anonymous 19. December 2009, 10:35

Anonymous writes:


is this x-platform ? win /lin/ mac??? _> ( os x 10.3.9 )

How to use Quote function:

  1. Select some text
  2. Click on the Quote link

Write a comment

Comment
(BBcode and HTML is turned off for anonymous user comments.)

If you can't read the words, press the small reload icon.


Smilies