/    Sign up×
Community /Pin to ProfileBookmark

CSS hack for Opera

Does Opera have some kind of proprietary way of declaring CSS? Like conditional comments?

What I need to do is hide a Flash movie from Opera. (It won’t recognize the transparency and it therefore ruins the page)

I used PHP to serve a picture instead of the movie on other sites, but I can’t use it on this site.

Thanks

to post a comment
CSS

3 Comments(s)

Copy linkTweet thisAlerts:
@BonRougeMar 20.2005 — This works for me :
[CODE]@media all and (min-width: 0px){ #menu {position:absolute; top:10px; left:0; }}[/CODE]
I use this to fix my position:fixed menu for Opera which doesn't handle it very well. I left the details in just to show you where to put the style info.

I hope this helps.
Copy linkTweet thisAlerts:
@amazing_andr3authorMar 20.2005 — Thanks, that seems to work all right.

But it isn't in the standards, is it? Wouldn't want Firefox 1.5 or whatever to stop displaying the movie...
Copy linkTweet thisAlerts:
@BonRougeMar 20.2005 — Well, it seems to get through the validator OK.
×

Success!

Help @amazing_andr3 spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.20,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...