News:

Holy shit, it's 2018 2019 2020 2021 2022 2023 2024, and the US isn't a fascist country! What a time to be alive.

Main Menu

Opera Image - Not Showing Up

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

Previous topic - Next topic

0 Members and 1 Guest 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).