473,385 Members | 1,555 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Opera float within a float

Hello,

I am curious if any of you have a solution to a problem I am having on
this page: <http://www.digitalovertone.com/new/index2.php>. The
navigation bar displays correctly on every browser I have tested (IE5,
IE5.5, IE6, NN6, NN7, Mozilla 1.7, FireFox0.8) except Opera, which
refuses to respect my "float:right" rule (I think). Any solutions?

Alternatively, is there a better way to achieve this same effect? I
tried to do it without floats and "display:block" and with just
"text-align:right," which eliminates a lot of markup but I feel the
effect of the whole link box changing color is lost. And different
browsers rebelled in different ways when I tried to fix that.

Many thanks for any suggestions.

Kyle
Jul 20 '05 #1
1 2163
On Tue, 08 Jun 2004 04:55:18 GMT, Kyle James Matthews
<kj*********@comcast.net> wrote:
Hello,

I am curious if any of you have a solution to a problem I am having on
this page: <http://www.digitalovertone.com/new/index2.php>. The
navigation bar displays correctly on every browser I have tested (IE5,
IE5.5, IE6, NN6, NN7, Mozilla 1.7, FireFox0.8) except Opera, which
refuses to respect my "float:right" rule (I think). Any solutions?

Alternatively, is there a better way to achieve this same effect? I
tried to do it without floats and "display:block" and with just
"text-align:right," which eliminates a lot of markup but I feel the
effect of the whole link box changing color is lost. And different
browsers rebelled in different ways when I tried to fix that.

Many thanks for any suggestions.


Opera currently indeed has a problem with nested floats when the width of
the outer float (in this case 'links') isn't defined: this outer width
gets minimized, forcing the floats to wrap beneath each other.

A solution would be to specify 'width:100%;' for this DIV, and to change
the float of the nested links to 'right' (and change the order of the
links in the HTML source...)

--
Rijk van Geijtenbeek

The Web is a procrastination apparatus:
It can absorb as much time as is required to ensure that you
won't get any real work done. - J.Nielsen
Jul 20 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

13
by: TheKeith | last post by:
Is it just me or does opera and ie not render the float style properly? IE does a sucky job at it, but opera makes a total mess; Mozilla/Firefox renders it correctly however. I'm just trying to be...
4
by: louissan | last post by:
Hi all, I've met a problem with Opera and its ability to render absolutely positioned divs inside relatively positioned parent blocks, themselves contained inside a relatively positioned...
4
by: The Master | last post by:
Why will the unordered list not float in opera 7.5 unless a fixed/liquid width is applied to the unordered lists containing block? Then on the same token why does specifying a fixed/liquid width...
1
by: Peter Mount | last post by:
Hi When I zoom into my site (http://www.petermount.au.com) with Opera 7.54 the horizontal scrollbar doesn't show when the site image is bigger than my screen. Yet the horizontal scrollbar shows...
6
by: Sander Tekelenburg | last post by:
While working on <http://www.lotzofmusic.com/> I ran into some issues with overflow (the decorative fishes). It seems to me the construction is sound, yet Safari ignores the overflow:hidden. At...
3
by: eternalD3 | last post by:
Hi, I have a problem to get this working on Opera 7.x+. This does not need to work on older Opera browsers There are problems on rendering the sub-level navigation. It aligns right on Firefox...
11
by: listerofsmeg01 | last post by:
Argh! I'm going nuts trying to get a constant margin after a floated div that works cross browser. This works in IE but not Firefox: <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"...
7
by: kmw | last post by:
Page is www.oldvillagemasterpainters.com/about.aspx I have validated both the html and the css. Css gives me warnings about background colors but passes. My problem is this: There is a ul menu...
13
by: limelites | last post by:
In IE7, FF, Chrome and Safari, everything looks great but in Opera the display of the additional images in my product page looks awful. This is a site that does attract foreign visitors who do use...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.