Opera Bug

This is a discussion on "Opera Bug" within the Web Page Design section. This forum, and the thread "Opera Bug are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Closed Thread
 
LinkBack Thread Tools
  #1 (permalink)  
Old May 11th, 2004, 13:42
Junior Member
Join Date: Mar 2004
Location: United Kingdom
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
Opera Bug

I have a page that will not display two list items in Opera but browses okay in IE6, Mozilla, Safari (Mac), IE 5.2 Mac.

url: http://www.hastings.ac.uk/switchon/whatisaCove.htm

The div in question is:
<ul id="greytabs">
line item classes: second and third

The UL is a nested div in #righttabs

CSS code is:

#righttabs{
position:absolute;
top:39px; left:432px;
background-image:url(../../switchon/images/navbar_r1_c8.gif);
background-repeat:no-repeat;
width:339px !important;
width:339px;
height:21px !important;
height:21px;
font:RussellSquare, Verdana, sans-serif;
font-size-adjust:none;
font-size:0.9em;
z-index:1;
}
ul#greytabs{
position:absolute;
margin:7px 0px 0px 57px;
padding:0px;
list-style: none;
font-family:RussellSquare, Verdana, sans-serif;
font-size:0.9em;
color:#000000;
}
ul#greytabs li{
float: left;
padding:0px;
margin:0px;
font-size:0.9em;
}
ul#greytabs li.first{
margin-right:80px;
color:#000000;

}
ul#greytabs li.second{
margin-right:65px;
color:#000000;

}
ul#greytabs li.third{
margin-right:0px;
color:#000000;

I have checked out various Opera sites but cannot seem to find the problem.

Any suggestions/useful links?

Closed Thread

Tags
opera, bug

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
CSS for Safari and opera jelly46 Web Page Design 4 Apr 14th, 2008 08:02
js not working in opera? poisonborz JavaScript Forum 3 Apr 13th, 2008 11:44
Opera rtl direction marSoul Web Page Design 0 Mar 1st, 2008 20:44
Display in Opera Moonlilly Starting Out 4 May 20th, 2007 16:37
Fine in FF, Opera, but not in IE ivyholly Web Page Design 8 Jan 3rd, 2006 20:30


All times are GMT. The time now is 00:23.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43