You need to be logged in to post in the forums. If you do not have an account, please sign up first.
Styling the actual popup window as opposed to its content
Are extensions capable of applying styles to the popup element itself rather than its children? I'd like to make the bezel thinner because it looks terrible with anything other than a white background. I assume one could do this in DOM but I'd rather deal with styles before JavaScript starts making things a pain.Thanks!
Nope. Skins can though.
Opera 12.15 - Win 8 Pro x64 All my Opera tools -Tab Vault: Save tabs for later -AutoStack: tabs opened from a stack stay there
It would be nice if the color of the padding around the popup's draw area matched the background color of the popup. At the moment, you are basically required to use #f4f4f5 for your popup background to keep it from looking ugly.
Opera 12.15 - Win 8 Pro x64 All my Opera tools -Tab Vault: Save tabs for later -AutoStack: tabs opened from a stack stay there
I suppose the best example of what I am wanting to do with the Opera pop-up is style it to look like the download list on newer versions of Safari (as that is essentially what I am making). It blends in with the color scheme of the window, is slightly transparent because it's a pop-up, it fits the look of OS X and is just generally pleasant to look at and use. I love the aesthetic properties of Opera, too, but I feel like there are certain things in the OS X version that conform to the visual standards of Cocoa interfaces.
To clarify I am *not* saying I think Opera is ugly or anything like that, so please do not take what I was saying in that way.
To clarify I am *not* saying I think Opera is ugly or anything like that, so please do not take what I was saying in that way.
Originally posted by spadija:
It would be nice if the color of the padding around the popup's draw area matched the background color of the popup.
+1
This would be great.
Forums » Dev.Opera » Opera Extensions Development Discussions