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

BleedingHeart 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?

BleedingHeart 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.

AleFeanor 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?

Zalex108 28. August 2008, 21:49

Does it works with Gmail Adsense¿?

BleedingHeart 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?

Zalex108 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?

BleedingHeart 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?

BleedingHeart 6. April 2009, 03:51

9.5 version does, I still use this on 10.

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.)

Type the two words displayed in the image below:


Smilies