Stylish-Custom

1192022242581

Comments

  • ChoGGi,
    is there a line limit to the 'insert text'? 'cause i have 10-11 lines and now can't add anything else, it doesn't stick.
  • works fine with 20 entries here, want to post the code you use (probably a bad char)
  • -moz-appearance: none !important;,,{ background: none !important; },,{ display: none !important; },,{border: 1pt solid red !important; color: red !important; background: red !important; },, -moz-appearance: -moz-win-glass !important;,, background: none !important;,,-moz-border-radius: 5px !important;,,

    That's it. Can't add anything else, just won't show.
  • the triple ,,, might do it
  • That was it! I now put it all in brackets ... not ideal but will have to do. Thanks!
  • edited December 2009
    Wow ! This is FABULOUS ! Thankyou SO MUCH KING ChoGGi ! I've left a review on firefox addons.
    I finally took the plunge and installed stylish custom.
    PARACHUTING PLUNGE

    I have a few issues though ...

    #1 If I click notepad, then close x it out, then I cannot re-open notepad again. I am now using "It's all text" and it functions perfectly and I prefer that anyhow.

    #2 Clicking !important inserts as !important and not !important;
    SO I THEN HAVE TO ADD ; at the end of !important everytime, as that's how I always use !important

    #3 In OPTIONS I think the word should DEFINITELY be APPLY instead of Save, when making option changes.

    #4 Meuitem Stylish Custom does not appear in the tools menu for me.

    #5 The Button "Page" opens the login page. I don't need that because I have the login page bookmarked onto my toolbar, which is one click. But "page button" is 2 clicks (open stylish custom editor > click "page" button) I removed the "Page" button:
    #stylish button[label="Page"]
    {display:none!important;}

    #6 Also removed the Merge button, as I would rarely use it and for line breaks I can go here:
    http://mytexttools.com/Add-Remove-Line-Breaks.html
    From this helpful text tools group: http://mytexttools.com/

    #stylish button[label="Merge"]
    {display:none!important;}

    #7 Findbar
    The OLD FINDBAR needs a clear button and "highlight ALL" and NOT be case-sensitive.
    The New FINDBAR needs the "previous" and "next" arrpws and "highlight ALL"
    and not be case sensitive. I this possible??

    #8 Insert Text button: Is it possible to have it as a separate button on the toolbar, so it will be just a quick one click instead of the 2 click and search for item, as I will access this FREQUENTLY (margin: 0px !important;,,,padding: 0px !important; ect. ect.)

    #9 Clear filter button in the stylish sidebar is great ! Thanks SO MUCH ChoGGi !
    Is it possible to also have it appear in the manager addons window, as it doesn't for me.
    And the clear button is huge. I made it very small, if anyone wants to grab this code snippet:

    /*SIDEBAR SEARCHBAR "CLEAR FILTER BUTTON" SMALLER*/
    button#ClearSearchText
    {
    color:steelblue!important;
    font-weight: normal!important;
    padding:0px !important;
    max-height: 10px !important;
    min-width: 10px!important;
    margin-left: -0px !important;
    margin-right: -3px !important;}
    button#ClearSearchText label
    {margin-left: -5px !important;
    margin-right: -5px !important;}


    THERE ARE 2 MORE ISSUES (important ones) that I will post later.

    RATING: PERFECT 10 RATING

    P.S.
    There's another Barbie on here
    http://forum.userstyles.org/comments.php?DiscussionID=15148&page=1#Item_0
    so don't get us mixed up ! wink
  • Congrats!
    1. I have no problem. Is it only Notepad? 'cause i use Notepad ++ and it works perfectly fine, as well as LitePad i use sometimes.
    2. Change to whatever you want: Options/Text - the very fist field, change it to !important; ( i even added spaces as i do use spaces ;-).
    5. Works for me. Make sure you checked 'remember me' on the site (not that it really does!) and make sure the address is there. One click takes me directly to the style. If it';s a new style, it will open a new style page. I'd preffer to go to the 'edit' page of the style ... ChoGGi said he'll add it ... someday.
    7. Findbars look and work fine to me (once i figure which one is what). I use the one with nothing but a magniglass there. Simply click on Find, Find/Find .. not too hard, is it? And it clears with one click inside it. The other one is actually F3 bar.
    8. I have no idea what you're talking about here. Doesn't make any sense: one click on the existing Insert button in the editor drops a menu.
    9. Huh? image

    I see some smiley abuse here, had to use Ecs to stop all that jigglin' Wink
  • 1. ah yes i see what you mean, i'll make it re-open the file when you left-click again
    3. it doesn't apply it though, it just saves it (you need to reopen the edit dialog/so on to see changes)

    5. left click takes you to the style page
    middle click takes you to the /edit page, but it doesn't replace the style code
    right click also takes you to the /edit page and it replaces the style code (been added for awhile makondo...)

    7. case insensitive would be nice
    8. i could add it to the bottom bar area?
    9. i'll see about adding it to the add-ons window (i think i already tried though, so don't hold out much hope)

    btw you don't need to use labels for selectors, every button has an id
  • edited December 2009
    makondo ! Close your eyes, some more smiley abuse !
    HELLO IN THERE
    hehe
    I have 415 collected now!

    #1 Yeah, it's only with Notepad. But I use "It's all text" now anyway, it's better because notepad doesn't have line count. I use editpad lite (with line count) that you recommended to me (Big thanks for that!), so I can then free up Notepad++ for greasemonkey userscripts.

    #2 Yeah, I figured out about the (Options/Text - the very fist field, change it to !important;)
    I use auto !important; now and it works fine with the ;
    but without auto, and just clicking !important to insert, I
    have to type
    color:red;
    AND THEN INSERT !important
    instead of typing color:red
    AND THEN INSERT !important

    #5 I don't want to always stay logged in. It would be good if you could choose and program the page you want it to go to. Well, for me, it's best to just keep the page button removed and just use my bookmarks that are on my bookmark toolbar. Not an issue.

    #7 Yeah, for NEW FINDBAR, I figured out about the re-clicking Find/Find, but it only travels downward to next term, and you sometimes need it to travel upward with the Previous arrow click, without having to run through all the page terms to restart all over again at the top. And again, OLD findbar IS case sensitive, which makes it a problem for me. I need the option to sometimes use case sensitive, and other times not. I see now that NEW FINDBAR IS NOT CASE SENSIVE ! GREAT! But no option to be case sensitive. OLD FINDBAR has NO CLEAR button. Bottom line, BOTH FINDBARS don't have all the tools necessary. And neither findbars have "Highlight all".

    #8 Well, I'm a buttonholic! I'd like to have a separate insert text button on the far rightside for inserting text only. The present insert dropdown menu BLOCKS so much of the stylish editor window space when accessing for inserting text. http://img171.imageshack.us/img171/1223/stylishcustomeditorinse.png

    #9 The clear searchbar button is in my stylish editor sidebar http://img207.imageshack.us/img207/7057/stylishcustomclearbutto.png
    but not in stylish manager addons window. (whatever you call it) http://img256.imageshack.us/img256/7057/stylishcustomclearbutto.png

    Will post my other VERY IMPORTANT issue that messes things up for me, later.
    Thanks for response makondo!
  • King ChoGGi ! (the mild-mannered salesman) He He !!

    #3 Apply is what all other addons state, and they usually have to close and then reopen to see the changes. example: custombuttons2
    Apply means to make changes to me, and save means to keep what you have.

    #8 yeah, the bottom bar area might be even better than far rightside to prevent all the blocking of the editor window. I don't know, but placed where there is minimal blockage of the editor window would be great. The blockage really disorientates me and distracts me, and annoys me.
    http://img171.imageshack.us/img171/1223/stylishcustomeditorinse.png
    Posted By: ChoGGi9. i'll see about adding it to the add-ons window
    Thanks for trying to ! But it did exist there with stylish 5.9 so it has to be possible. Maybe Jasons knows how?
    Posted By: ChoGGibtw you don't need to use labels for selectors, every button has an id
    Yeah, but I'd have to lookup the id, but with using the label, I have that memorised and can just type it out quick, and it usually works.
    However, I need to remove the Update All button (might have been discussed before maybe)
    and the id
    button#UpdateAllStyles {display: none !important; }
    doesn't work. I cannot accidentally click that button, I really need to get rid of it.
    Thanks for response ChoGGi !
  • edited December 2009
    1. stylish-custom lets you pick something other than notepad (take a look around the options and the guide sometime)
    3. i see all sorts of different ones around :)
    7. i'll see about adding a highlight all button
    notice how the search magnifying glass changes to a blue x after you type some words
    btw the new one is from stylish the old one is from stylish-custom (Mikado made it for 0.5.?)

    8. i'll add a button there for the next version. you can't change the button order using the options dialog (it just loops through top to bottom), but if you use about:config then you can rearrange the buttons with extensions.stylish.custom.bottombuttons
    9. i don't remember 0.5.9 doing anything to the add-ons? or are we talking about the clear button in the style list
    button#UpdateAllStyles {display: none !important; }
    doesn't work. I cannot accidentally click that button, I really need to get rid of it.
    works fine here, you may have some other code doing display:-moz-box with more specificity then yours
    you can either use domi and check to see what else is changing the button or add more specificity to your selector
    http://forum.userstyles.org/comments.php?DiscussionID=817

    ps. left clicking the page button takes you to whatever is in the url textbox
  • edited December 2009
    ChoGGi !

    #9 I'm talking about the clear button for the searchbar for stylish in the addons manager window.

    This is the clear button for the searchbar in the stylish sidebar with stylish custom.http://img207.imageshack.us/img207/7057/stylishcustomclearbutto.png

    This is the searchbar without the clear button for stylish in the addons manager window with stylish custom. http://img256.imageshack.us/img256/7057/stylishcustomclearbutto.png
    The clear button used to be there with Jasons stylish 5.9

    * This works for me now, I don't know why it didn't before.
    button#UpdateAllStyles {display: none !important; }


    * The findbar changes old/new. I don't know what steps cause this. This is probably why makondo is also confused about which is old findbar and which is new findbar.
    This http://img253.imageshack.us/img253/1475/stylishcustomfindbarwit.png used to read as the NEW FINDBAR and now it reads as the OLD FINDBAR. Trivial though, doesn't matter to me.
    Posted By: ChoGGibtw the new one is from stylish the old one is from stylish-custom (Mikado made it for 0.5.?)
    Do you mean makondo ? WOW !! Nice one !

    New issue #10
    in this section:
    buttons
    Bottom Style Edit Area

    I would like the option of these buttons (labeled this way) (with small font size) I can custom color: green for enabled, grey for disabled)

    Save disable Close
    Save enable Close

    The checkbox enable doesn't do it for me. That makes it a 2 clicker and sliding the mouse to the far left and aiming for that little checkmark.

    New issue #11
    Sometimes before I uninstall a style, I open it to check code to be sure I want to uninstall it. Then I have to save&close it. Then I click uninstall. I would like to be able to open style to check code, then click uninstall from the stylish editor. This would save a long waiting step of save. (When I save/save&close a style, it is a long wait for me).

    New issue #12 SERIOUS
    http://img514.imageshack.us/img514/3391/stylishcustomtextappear.png
    As I typed the word background, when I got to the letter o, it automatically jumped into the findbar all on it's own and continued typing in there. I deleted, and tried again and again, and the text kept on jumping into the findbar midway. I don't know how to reproduce it again now, but when I do I'll let you know. Maybe someone else knows?

    So far, that's all my issues. Thanks for all the features you have agreed to/try to impliment! Take your time for any responses, and take your time with any changes you agree to make. I can wait . Huge Thanks!
  • edited December 2009
    Posted By: ChoGGi5. left click takes you to the style page
    middle click takes you to the /edit page, but it doesn't replace the style code
    right click also takes you to the /edit page and it replaces the style code (been added for awhile makondo...)
    Huh? Maybe you need to mention it in the changlog? I had no idea! Thanks! Of course, ... cough ... could you maybe switch M and Rclick? I hate using Mclick.

    Barbie, this works for me:
    #update-all, #UpdateAllStyles { display: none !important; }

    I don't see your issue #12.

    "Mikado made it for 0.5.?" - Mikado is another user. Maybe it will help you not to confuse my name with others anymore: Macondo is a place in Gabriel García Márquez books (i changed the spelling a bit , not the sound).
  • Posted By: Barbiegirl#9 I'm talking about the clear button for the searchbar for stylish in the addons manager window.
    the button seems to be happy, so it'll be in 0.6.3
    New issue #10
    i added a disable/enable button, you can use labels to change the colour of it
    btw you know you don't need to click the checkmark you can also click the label
    New issue #11
    you want an uninstall button? you could use the close button so it doesn't save it (and closes fast)
    New issue #12SERIOUS
    never happened to me before
    Posted By: makondoMaybe you need to mention it in the changlog? I had no idea! Thanks! Of course, ... cough ... could you maybe switch M and Rclick? I hate using Mclick.
    i did, for v0.4.1 :)
    that might confuse other people

    Posted By: BarbiegirlP.S.
    There's another Barbie on here
    http://forum.userstyles.org/comments.php?DiscussionID=15148&page=1#Item_0
    so don't get us mixed up !wink
    Posted By: ChoGGibtw the new one is from stylish the old one is from stylish-custom (Mikado made it for 0.5.?)
    Do you mean makondo ? WOW !! Nice one !
    :)
  • edited December 2009
    ^ Hehe

    About M and Rclicks - it's all right. I think i'm getting use to it. Most of the time, i really do want the style being ('auto-")updated anyway Smile

    #11 - uninstall. I think Barbie means the styles that are already installed not the new styles that are in preview. I never had a problem with that but i don't have 450 styles and don't uninstall them often enough to worry about an extra click. But if i'm correct, she needs to open already installed style, check it out, close it and then click Uninstall. I think she wants a button w/in editor so that she can uninstall a style from w/in the editor. Right now it doesn't work that way. If you click Uninstall while the style is open, it will uninstall (disappear from the list) but you still need to click Close in the editor because the style is still open.
  • edited December 2009
    RE: Uninstall
    Yes makondo, you explained it perfectly. That's why you're the right one for all this testing.
    I grabbed your cute smiley Chuckle, changed tooltip to "chuckle". But mine's BIGGER than yours HE HE GIGGLE! Just joking around!

    ChoGGi
    What enabled/disabled buttons? Where? What are they called? I don't see them available in the options anywhere. HUH?
    http://img341.imageshack.us/img341/7197/styisheditoroptionsbutt.png

    I keep discovering new great things! LATEST: I can choose another key instead of ! to auto insert !important; I'm just lovin this addon!

    NEW ISSUE ABOUT Inserting text:
    list-style-image: url("") !important;
    background-image: url("") !important;

    Three commas doesn't work. I have to set it to:
    list-style-image: none !important;
    background-image: none !important;
    for it to insert. But I'd like to be able to insert it with url("") because that's what I use 99% of the time instead of "none", and typing in the url("") slows me down with the lousy SHIFT KEY. Is it possible?
    Posted By: ChoGGithe button seems to be happy,
    I guess that's ChoGGi language in ChoGGiland !

    Thanks ChoGGi for features you've agreed to add in next version!
  • edited December 2009
    There's a bunch of Enable(-d)/Disable(-d) buttons. Firstly, of course, the ones in the styles list (manager in window or sidebar) for every individual style: Edit, Disable and Uninstall.
    Then there En/Dis buttons in the Import/Export window. There, you can choose to em/export disabled or enabled or all styles.
    But i believe you and ChoGGi are talking about the Disable/Enable button (checkbox with label) at the bottom of the editor window, right next to Preview button. There, you don't have to aim at the checkbox (you said it's too small for you) but can also click on the label (the words 'disable' or 'enable'). The ID is #ToggleEnabled:
    image

    I have the same problem with ("") - that text doesn't insert. I think that was the problem for me in the first place (see above) 'cause i had those lines at the end (well, that, and i had to add spaces to break ;,, for them to work (like this: !important; ,, blah .. ).

    I hate to say that ( Nono) but i told you you'll like it!
  • What enabled/disabled buttons? Where? What are they called? I don't see them available in the options anywhere. HUH?
    i added them to 0.6.3, doesn't mean i've released it yet...
    NEW ISSUE ABOUT Inserting text:
    i'll see what i can do
    I guess that's ChoGGi language in ChoGGiland !
    words are more entertaining when you use them in an improper fashion :)
  • Excuse me, guys, but would it be possible to reduce the height of the Stylish Custom toolbar buttons?
    They're forcing my Bookmarks Toolbar up like eight inches. (OK, 2px. I exaggerate, like, a thousand times a day.)

    Also, what is the name for the toolbar buttons, so I can start making a userstyle to make them match my theme?
    (Button-icon-changing examples: this, this, and/or this. But mostly this.)
  • edited December 2009
    PlastikManiac
    I think you're in the wrong thread.
    This thread is for Stylish-Custom firefox addon https://addons.mozilla.org/en-US/firefox/addon/12105
    download Which you should download as it's loaded with a lot of great helpful tools for the stylish editor. We all Highly Recommend this!

    Each toolbarbutton needs it's own specific id to change appearance with
    list-style-image: url("")
    Use Dom Inspector firefox addon to dig and retrieve each toolbarbutton specific id.
    Posted By: ChoGGii added them to 0.6.3, doesn't mean i've released it yet...
    Re: enabled button and disabled button at bottom bar of stylish custom editor ... Thankyou SOOOOOOOOOOOOO MUCH ! I'm excited about getting version 0.6.3 Excited

    Re: insert text

    Sometimes I may want to insert into the same code block:
    -moz-appearance: none !important;
    and then
    background:black!important;
    and then also
    padding: 0px !important;
    and then also
    border: 1px solid grey !important;

    [I need to be able to pick and choose my particular series of code lines each time for insert]

    Is it possible for the insert text menu to stay open after inserting code line, so that I can insert another code line, without having to reopen the menu again and again.
    Maybe clicking outside the menu will close it when I'm done.
    An Option for those who would want and use it this way.
    ???
  • ChoGGi, do you mean you are adding another 2 buttons on top of already existing 2 buttons for enable/disable (checkboxes)?
  • edited December 2009
    Posted By: PlastikManiacExcuse me, guys, but would it be possible to reduce the height of the Stylish Custom toolbar buttons?
    They're forcing my Bookmarks Toolbar up like eight inches. (OK, 2px. I exaggerate, like, a thousand times a day.)
    the icon is either 16 or 24px (default sizes). you can remove the dropmenu and some padding from it
    Posted By: PlastikManiacAlso, what is the name for the toolbar buttons, so I can start making a userstyle to make them match my theme?
    (Button-icon-changing examples:this,this, and/orthis.But mostly this.)
    these?
    #stylish-custom-toolbar-button
    #stylish-custom-toolbar-manage
    Posted By: BarbiegirlIs it possible for the insert text menu to stay open after inserting code line, so that I can insert another code line, without having to reopen the menu again and again.
    Maybe clicking outside the menu will close it when I'm done.
    An Option for those who would want and use it this way.
    i'll see about the "" and some sticky menus
    Posted By: makondoChoGGi, do you mean you are adding another 2 buttons on top of already existing 2 buttons for enable/disable (checkboxes)?
    yea i added an option to the bottom buttons area
  • edited December 2009
    ChoGGi:
    re:INSERT TEXT:
    These code lines insert fine:

    background: # !important;
    text-shadow: 1px 1px 1px !important;
    -moz-box-shadow: black 0px 10px 10px inset !important;

    BUT NOT THIS:
    background: rgb(,,) !important;

    IT WILL ONLY INSERT WITHOUT the commas inbetween the brackets().
    background: rgb() !important;

    AND THIS:
    background: rgba(,,,0.5) !important;

    SHOWS UP AS THIS:
    background: rgba(

    SO I HAVE TO DO ONE OF THESE TWO CHOICES:
    background: rgba(0,0,0,0.5) !important; (Then delete the 0's after insert)
    background: rgba(0.5) !important; (Then add the commas with the numbers)

    Is it possible for it to be inserted with the commas in the brackets ? Would save the hassel of manually inserting the commas... ?????
    Thanks for any response!
  • it uses ,, to split the different text lines and it had trouble sending the js thing with "" in it

    if you want to use more then one , or a " then escape them with a &#0092
    &#0092,&#0092, or &#0092"&#0092"
    will show as
    ,, or ""
  • edited December 2009
    Good, that works: background: url(\"\") !important;
    Thanks, ChoGGi!

    (but this still doesn't, even with all my styles for input boxes off: Segoe UI:13px:red. Not that i care, just strange).

    Oh, about all those buttons... Maybe it'd better if you add a toolbar for (small and easily re-stylable wink) buttons, all of them, and hook it to the Customize toolbar window (like error console does ... or is it Console2?). Then we can drag/drop buttons we want, etc. It will make the window kinda large but it's growing anyway. And put it under the Page>>>Comment bar?
    So, we have Page button, !important button, Save button, Save with a dropdown button, enable/disable button, Text button, Close button, Preview button, etc. etc. And they can be re-arrangeable by dragging just like Fx toolbar. It would also be nice if the bar could be 'dragable' too, so that we can drag it to show on the bottom, top, left, right.
  • edited December 2009
    YES !!!!! They all work perfectly! Thankyou soooo much! And many others are going to be happy about this besides me and makondo.

    background-image: url(\"\") !important;
    list-style-image: url(\"\") !important;
    background: rgb(\,\,) !important;
    background: rgba(\,\,\,0.5) !important;

    I think I need to add "Thankyou SOOOOOO Much ChoGGI !" into INSERT TEXT or my Clippings list(firefox addon).


    OK, I'm just lovin the Comment/Uncomment thing. So fast and simple. Really Really helps so much!
    But... OK, i'm beggin for this one! Please !
    Please...!
    Is there any way to also have it work this way with ANOTHER EXTRA BUTTON.(button can be in options)
    EXAMPLE TO EXPLAIN:

    tab
    {color:red!important; /*or blue*/
    font-size: 14px !important; /*or 15px*/
    border: 1px solid green !important; /*can thicken border with 2px*/}

    * SELECT WHOLE THING:
    * Click a button called something like
    "Comment Outer Section"
    "Comment Mix"
    "Comment+"
    "Comment Pack"
    "Comment group"

    and it comments at the first character of selected text, and last character of selected text, BUT REMOVES ALL OTHER COMMENTS WITHIN THE SELECTED TEXT,
    like below.

    /*
    tab
    {color:red!important; or blue
    font-size: 14px !important; or 15px
    border: 1px solid green !important; can thicken border with 2px}
    */

    This is necessary for preview, without an error message popping up, and ALSO for not giving a false preview.
    http://img412.imageshack.us/img412/2253/stylishcustomeditorerro.png

    And then of course, reclicking the button to undo.
    Is it possible and would you please try and make this button ? If I could do javascript I would spend the time to do it myself, and not have to ask you.
    Maybe I'll learn one day, but that would take awhile. Thankyou!
  • yeah i was thinking about that button area, Customize toolbar sounds like a good idea
    i'll see about making the insert bar/page bar and bottom bar into two toolbars
    (but this still doesn't, even with all my styles for input boxes off: Segoe UI:13px:red. Not that i care, just strange).
    seems to be fine here :)
    Free Image Hosting at www.ImageShack.us
  • edited December 2009
    NM, found the color thing.

    Now, about the toolbar. I don't think we need 2 toolbars. In fact, i was going to ask you how to move those bottom buttons to the top, so that they all in one place. And that's when the toolbar idea dawned on me.
    I'm thinking, one bar with functions buttons and one, below - formatting bar (kinda).
    For instance:
    The first bar (right under the tags input field): Toolbar >> Wrap lines checkboxes as they're now + auto!important checkbox + Enable checkbox (if you going to keep it. If you going to change it to a button, we don't need this one all together). So, we now have a bar of checkboxes.
    Bar 2: Insert (i'd say 'Text' instead for consistency with the options window), Comment, It's All Text!, Preview, Page, Merge, Save, Save with menu, whatever else, Close.
    I don't think we need the #ImportantText button there, it should go as an option in the Options window. Don't know about you, but i never change this option. Set it and forget it. Doesn't need to be taking space on the bar in the editor (IMO).
    I (but of course!) would like to see this bar 'dragable and stylable'. I'd like to be able to change images and reorder buttons (icons). I'd like to be able to drag and drop the toolbar in the bottom, right side, left side, top.
  • i'm trying for a user choice for the number of toolbars / top or bottom
  • OK. What does it mean? I mean, what is 'number of toolbars'?
Sign In or Register to comment.