Opera Trouble :( (Full Version)

All Forums >> [Web Development] >> Cascading Style Sheets



Message


jonnyb -> Opera Trouble :( (8/12/2003 18:09:34)

Hi firstly I am very new to CSS

I have this site that uses an external CSS and it displays as intended in IE, NN, Mozilla, K-Meleon.

However show it to Opera and it looks dreadful.
Can someone with tell me the problem with table bg and Opera?

Heres the site:
http://www.chewmagnacricket.co.uk/home.php

...and here's the source of my basic (but seemingly longwinded) style sheet. I am sure it can be condensed/improved any suggestions on that would be fab. Your help is really appreciated

a:link{
	background-color: transparent;
	color: #990033;
	text-decoration: none;
}

a:visited{
	background-color: #FFFFEE;
	color: #000000;
	text-decoration: none;
}

a:hover{
	background-color: #CCCC99;
	color: #000000;
	text-decoration: none;
}

body{
	margin: 0px;
	padding: 0;
}

hr{
	background-color: transparent;
	border: 2px dashed #CCCC99;
	padding: 0;
}

p{
	margin: 0 0 10px 0;
	padding: 0;
}
input{
	background-color: #FFFFEE;
	color: #000000;
	font-family: georgia ,verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}
select{
	color: #000000;
	background-color: #FFFFEE;
	font-family: georgia ,verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}
textarea{
	color: #000000;
	background-color: #FFFFEE;
	font-family: georgia ,verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

#footer{
	font-family: georgia ,verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	padding: 0px;
}

#innertable{
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	font-family: georgia ,verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	padding: 0px;
}
#innertable2{
	color: #000000;
	background-color: #FFFFFF;
	font-family: georgia ,verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	padding: 2px;
}

#middletable{
	color: #000000;
	background-color: transparent;
	font-family: georgia ,verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
}

#outertable{
	color: #000000;
	background-color: #CCCC99;
	border: 3px dashed #999966;
}

#quicklinks{
	color: #000000;
	background-color: #FFFFEE;
	border: 1px solid #333333;
	font-family: georgia ,verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	padding: 0px;
}

#bottom{
	color: #000000;
	font-family: georgia ,verdana, arial, helvetica, sans-serif;
	border: 1px solid #333333;
	background-color: #FFFFEE;
	font-size: 11px;
	line-height: 1.3em;
	padding: 2px;
}


Regards Jonny




Charles W Davis -> RE: Opera Trouble :( (8/12/2003 19:49:15)

Jonny,

Welcome to the Outfront Forums.

I took a look at your site using IE6 and Opera 7. I spent some time navigating around and everything seems to be the same in each.

Then a funny thing happened—the browser froze when I attempted to resize it from the half monitor sise. I submitted the error report to Microsoft. this was the response:
quote:

Analysis Information


Thank you for submitting an error report. The error was likely caused by:

Opera's Browser

Opera Software ASA. is the manufacturer. Microsoft cannot provide you with specific information about how to resolve this problem at this time. Please contact Opera Software ASA. in order to find out if a solution or an updated version of Opera's Browser is available. For more information, see the Opera Software ASA. Web site.

http://www.opera.com/support/



A great site!




indiewriter -> RE: Opera Trouble :( (8/12/2003 19:59:59)

just something i noticed, but you may want to fix your stats, 1st, XI page. The second table down on the left shows some code (it says: funtion(){...) just thuoght you might want to know. BTW, i'm using IE6 to view it. Very neat site too. I like the top nav where the menus slide across the page especially.




jonnyb -> RE: Opera Trouble :( (8/12/2003 20:25:59)

Cheers Guys...a few points

Charles -
quote:

everything seems to be the same in each

meaning it displays fine in Opera on your machine? before the crash I mean?
if so maybe a reinstall of Opera is needed here then. I hope thats all it is! I'll look into that error you sent

I expect (and usually get, one way or another) this hoohah with NN everytime but I usually find Opera fairly tolerant. Nothing like this design/browser thing to keep you on your toes is there?

BTW I should have said in the original post that the CSS vaildates 100% with www.w3.org, again suggesting this might be my own local Opera problem, sorry about freezing your browser

indiewriter - the function(){} table eh? it is like that, me trying to be too clever maybe? a rethink with that one

anyway thanks guys for the ++'s

any tips for my CSS regards making more it more efficient/concise? anyone?

Cheers Jonny




jonnyb -> RE: Opera Trouble :( (8/12/2003 21:06:54)

Update...

Just installed Opera 7.11 displays all fine now

I was running v6 before, re-installed that version too but it still plays silly




David Dornblaser -> RE: Opera Trouble :( (8/13/2003 18:44:51)

I like your site.




gorilla -> RE: Opera Trouble :( (8/15/2003 2:55:47)

There's nothing wrong with your css. So I'd toddle along to the support forums at www.opera.com - remember opera does not use the DOM.

August 15th 2003




Page: [1]

Valid CSS!




Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI
0.078125