Technical (Development, Security, etc.) > Unix / Linux Discussion

Opera Image - Not Showing Up

(1/1)

rabbit:
I'm working on a website, and this is really starting to anger me.  The banner of the site won't show up in Opera on Linux, but it shows up in every browser on Windows (even Opera T.T) and every non-Opera browser in Linux:



Should look like this:

iago:
Try a Canadian flag instead. Opera on Linux is anti-American.

Blaze:
Show us code or you're wasting our time.

rabbit:

--- Code: ---#banner
{
text-align: left;
position: absolute;
top: 0px;
background-image: url("http://tad.rabbitx86.net/blarg/tpl/templates/default/layout/banner.png");
background-repeat: no-repeat;
width: 799px;
height: 200px;
color: white;
font-size: 12px;
font-family: verdana, arial, sans-serif;
}
--- End code ---
That doesn't matter.  Even trying to load the image directly doesn't work (the URL brings me to a blank page in Opera, but....again...the proper image in every other browser).

Navigation

[0] Message Index

Go to full version