Stylish for Firefox 1.1b4

edited January 2011 in Stylish
Available here

Above of 1.1b4: Stylish icon will be added to add-ons bar at first run (if you remove it, it won't come back), added some localization updates.

I don't expect to do any more updates other than localization, so if you see something wrong, let me know.

Comments

  • Soo .... ? the link takes me to the thread about 1.1b3.
  • edited January 2011
    Did you pressed "Available here" ?

    Jason, today's build reduced add-on bar height to 18px... Your icon extremely increases the size of add-on bar!
  • Did you pressed "Available here" ? ...
    Hmm, i did now. I don't think there was 'Available here' yesterday when i read the post first. Or else i 'm going blind.
  • Strangely never received an auto-updated. But thanks!
  • How do I put back the Stylish icon in the add-on bar? It has disappeared from that location, as well as from the set in icons in the Firefox "Customize..." pane. I tried reinstalling 1.1b4, but that did not bring the icon back into either place.

    What can I do?
  • edited January 2011
    Yeap, it's still there but can't be seen. Needs fixing though.
    I had a style that used bg for the image, had to change it to list-style-image. I think you should be able to drag it from the toolbar to the addons(status) bar ... that is if you can find it ;-)
    Try my code below and see if you can find it:

    #stylish-toolbar-button { -moz-appearance: none !important; list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAADnUlEQVR42rVV2SttYRTf/wAevFCiFMKbIUKhPMhUnszzPA8nQ8rlmMckHijjTSLejWkbn9wMD07qXKIbUlIkPK27fqv2jvbpPtDd9Tvn23utb/2+b31r/T6ltbVV+Z+Qn5aWFoHZbFba29u/hba2Nj3eJwIYmpublbq6OqW+vv5LwFzE0Eh0AqwchtDQUFNISIjK/19GcHDwj6amJiHRCbA1k8mkhIeHH6WlpVFycrKOpKQkSk1NpdzcXEFOTo4+TklJEbvmm56eTmFhYbdlZWVKZ2fnZ4La2lolPj5era6upvLycgE7Uk1NjSAqKoo8PT3Jw8OD/Pz8KDY2VuwVFRW6P8fAd0tpaamRgAMrvFK1r6+POjo6BF1dXdTT00NeXl6kKAq5urrK2MHBQd5BMDAwoPtjzLuyFBcXGwkqKysVNqjz8/M0NTVFk5OTtLS0JFtHsPz8fHmHfWJigjilNDQ0RLOzs+KLOQsLC8QxLIWFhUYC5I0rQd3d3aXV1VXB3t4eBQQEkJ2dHW1ubtLOzg6trKzQxsaGjNfX1+Ud0PwbGhosvBgjQUlJCf7Vi4sLOj4+FlxfX1NiYqLsgKuMHh4eyGq10tHRke7zEZeXl0irhQvBSFBUVKTwltXX11e6ubkRPD09yaqwA5Cggs7PzwnP/f297qfh7e2NRkZGLFlZWUaCgoICZWxsTMVkOAIgw3NwcEC+vr5C4uTkRMPDw6Q98NH88fBZWDIzM20TjI+PC8H7+7sObeLLywtxQ5K9vb0QIXXPz8/00f+fBFqKEPD29taAx8dHCXB4eEjcsULC5yaBNR/MHR0dtZ0iHDLXsoqDOj09pZOTE5u4u7uj/f19cnR0JBcXF/l2dnYmc66urqi7u9v2IaNMucRUHOra2poApYey3d7eltLEt62tLSlRNzc3OQ/4oIRhA3FjY6MlLy/PdqPxLlQ0y/T0NM3MzAg4n5L7ubk5aSQ0GweQFEVHR9Py8rL4A4uLi0ib7UbTpKK/v5/YKDKB1kcqEMzZ2Zl8fHwkLXiHZHA6qLe3V/yBwcFBCKNtqYDYJSQkqBAsCBhQVVUlO2CVJW9vb3J3d5f/mJgYkYqPvgC+xcXF2RY7yHVkZOQvrgCRXQDSjebiLROXsUAbZ2RkiF3zBbKzsykiIuKPQa61CycoKMjs7+9vZf35EgIDA3+zpP/EYrkijVcmVwAU9VvgtBqvTO2SRqr4cL8FpMZw6f9P/AX53Zjepo0HfwAAAABJRU5ErkJggg==) !important; }

    BTW, Stylish-Custom has an option to show/hide the statusbar icon ... if you use it, maybe you have 'hide' checked?
  • with this coming undo cloe tab bug, opens undo close tab in new window and after close that window last window going to tab grouping, 1.1b3. dont have that bug, sorry my english :D
  • Error: ERROR addons.manager: Exception calling providergetAddonByID: TypeError: style is null
    Source File: jar:file:///path/to/my/profile/extensions/%7B46551EC9-40F0-4e47-8E18-8E5CF550CFB8%7D.xpi!/components/stylishStartup.js
    Line: 116

    I get this every time I restart Fx (4.0 nightly) with Stylish 1.1b3 (not going to install 1.1b4).
  • Then don't bother to post here. First of all, this thread is about the latest version - that is 1.1b4. Second, the error might have been fixed in the latest version. So. What's the point of your post again?
  • edited January 2011
    Post deleted
  • just to follow up, it seems to be the background-attachment that is causing the problem. It doesn't like the fixed background. Changing the code from the shorthand form to this:

    @namespace url(http://www.w3.org/1999/xhtml);
    @-moz-document domain("facebook.com")
    {
    body:not(.mceContentBody){
    background-color:#000000 !important;
    background-image: url("http://i43.tinypic.com/2jb0c3d.jpg") !important;
    background-repeat:no-repeat !important;
    background-position:center !important;
    background-attachment:fixed !important;
    }
    }

    still has the same issue... but if you comment out the background-attachment it works, but without the fixed background obviously.
  • edited January 2011
    It's not clear what your problem is (deleted a post?) but did you try this:

    background: #000000 url("http://i43.tinypic.com/2jb0c3d.jpg") center no-repeat fixed !important;

    And i don't think this is a right place - Style development seems to be more appropriate.

  • Sorry, I deleted the first post until I could diagnose more about the problem, but the second one wasn't showing up. Anyway, there is an issue with this beta of Stylish with Firefox 4 beta 9... I think the problem is in the Firefox beta and not Stylish; but I don't know the Stylish code well enough to know what Firefox could be doing to cause the issue, so I'm posting here for advice.

    I use an addon for Facebook the allows you to mark posts as read, and reduces their opacity to "gray them out" once they've been read. Unfortunately, it's not working right. Now pieces of the page are being picked up and displayed under the posts. If you try this simple CSS on a Facebook page, you can see what it is doing:

    @namespace url(http://www.w3.org/1999/xhtml);
    @-moz-document domain("facebook.com")

    {

    .UIStory
    {
    background:transparent !important; opacity:0.25 !important
    }

    body
    {
    background-image: url("http://i43.tinypic.com/2jb0c3d.jpg") !important;
    background-repeat:no-repeat !important;
    background-position:center !important;
    background-attachment:fixed !important;
    }
    }

    I'm not sure if it Stylish or Firefox causing the problem; though I suspect it is the Firefox beta 9 as beta 8 did not display this behavior. If you could just take a quick glance and give me your thoughts, it would be helpful so I know whether to report a bug in the Firefox beta or not, and what I would report in the bug.
  • Okay, I was able to verify that it is definitely a bug in FF4 beta 9 by converting the CSS into a GreaseMonkey script, and the problem persisted. So I'm going to file a bug report with Mozilla.
  • edited January 2011
    I don't use fb and will not sign in there, sorry. Maybe someone else can do this for you. However, your code doesn't look 'right' anyway. I tried the 'welcome' page and here's what works for me, but with your code your image is in the bottom (see the attachments):

    @namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("facebook.com") { /* .UIStory { background:transparent !important; opacity:0.25 !important }*/ body { background: url("http://i43.tinypic.com/2jb0c3d.jpg") top no-repeat fixed !important; } .WelcomePage_Container, .loggedout_menubar_container, .WelcomePage_MainSell { background: none !important; } }

    I commented the first line 'cause i don't know what it does but it doesn't sound good. It's never a good idea to have low opacity for a bg - it will make everything that is on top of that bg just as opaque. I wouldn't use it (unless it some bar or something like that).
    In any case, this has nothing to do with Stylish version and you should start a thread. BTW, there gazillions of styles for fb, why not just search and then plaster your own image where appropriate. Seems to work for others.
    Good Luck!
    977 x 861 - 395K
    1054 x 865 - 849K
    1054 x 865 - 849K
  • Why is the stylish-icon so big and without a background when in navigation bar? It does not fit to the style of other icons, like tabcandy or bookmarks...
  • Error: ERROR addons.manager: Exception calling providergetAddonByID: TypeError: style is null
    Source File: jar:file:///path/to/my/profile/extensions/%7B46551EC9-40F0-4e47-8E18-8E5CF550CFB8%7D.xpi!/components/stylishStartup.js
    Line: 116

    I get this every time I restart Fx (4.0 nightly) with Stylish 1.1b3 (not going to install 1.1b4).
    Not sure what causes it to look for a style that doesn't exist, but I'll add code to check for this.
  • Had the same problem of closing the Stylish toolbar at the bottom of page in order to make more room on my screen and then couldn't figure out how to get the toolbar back. After some looking around I found it. Just click on the Firefox button at the top left of screen > then click on "Options" > then click on "Add on Bar". This should restore the Stylish Toolbar to the bottom of your screen. Well anyways, it does on mine. Blessings !
Sign In or Register to comment.