well rounded???

edited April 2008 in Style Reviews
Can someone tell me WHY this extension turns the address bar WHITE?? It totally ruins several of my themes, since the text is hardly visible after turning it WHITE:( Whoever created this, can you PLEASE make it so the background stays the same? I like the look of the rounded edges, but the background should be compatible with whatever theme is being used.

Thanks;)

Comments

  • edited April 2008
    What version of Firefox are you using? If it's a 3.0 pre-release version, you can just apply the following style instead of WellRounded:

    EDIT: Use style 6463
  • Great work on that style btw, I've posted a comment on your style as well.

    I added a few things and its working great now.

    #urlbar *, #searchbar button, menulist, textbox, filefield {
    -moz-appearance: none !important;
    background: -moz-Field !important;
    -moz-border-radius: 14px !important
    }

    /* Removes some weird shading on "Save files to" dialog */
    filefield .fileFieldContentBox, filefield[disabled="true"] .fileFieldContentBox {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    }
  • vbielawski--
    Im using Firefox 2.0.0.14, and the extension was called well rounded 2. Isn't that for FF2?? Also, I wasn't specific in saying how it turns the text white---it only does that on a couple themes where the background is supposed to be black. But I worked it out, to where I got rid of the themes that it isn't compatible with. Although, it does mess up the Redshift theme somewhat. It puts a black bar in the middle of a white address bar(??) So if I use that one, I may have to disable this style, or just put up with the way it looks:( Hopefully, there will be an update that improves this!:)
  • Oh, sorry, I didn't click on the link when I wrote that. I will check out the one you posted, thanks.
  • V-
    I just tried it, and it doesn't work with Redshift, so I'm guessing it hasn't been improved yet;) Thanks--
  • edited April 2008
    Well Rounded has never worked properly for me (style that is. The extension doesn't work since ... Fx2, i believe, it's been a while). It messes up the URL bar and my Web Search Pro bar. The only 'rounded' style that works for me is All Rounded Beta2 by our own Greg S. He marked it obsolete but i can't see why (other than due to his circumstances he can't keep supporting much styling right now). It is working perfectly well for me and doesn't mess with my other styles.
    On top of that, i use this to grey 'em out.
  • I mentioned how it doesn't work with Redshift...well, maybe because this theme is ALREADY ROUNDED;) I guess it's going to mess up the ones that don't need it. I should have realized that before. It works fine on the others. But some dark themes with dark address bars will not work, so that is where the correction should be made.
  • Posted By: maria08I mentioned how it doesn't work with Redshift...well, maybe because this theme is ALREADY ROUNDED;) I guess it's going to mess up the ones that don't need it. I should have realized that before. It works fine on the others. But some dark themes with dark address bars will not work, so that is where the correction should be made.
    I assumed that you meant OS themes, not Fx themes. WellRounded 2 is always white because it is made with images, but Firefox 3 renders rounded multiple borders well enough to replace images in most cases.
  • No, I was referring to FF themes...not sure why you thought otherwise(??) I meant that Redshift is rounded already, and dark, so Well Rounded will mess up themes like that. Some themes that are supposed to be dark in the address bar will not work with this. Why would I be talking about OS themes?? I'm sorry you didn't understand that, I thought it was pretty clear;)
Sign In or Register to comment.