News:

Pretty crazy that we're closer to 2030, than we are 2005. Where did the time go!

Main Menu

Opera Image - Not Showing Up

Started by rabbit, March 06, 2010, 03:28:57 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

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.
And like a fool I believed myself, and thought I was somebody else...

rabbit

#3
#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;
}
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).