Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 184993
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T15:23:28+00:00 2026-05-11T15:23:28+00:00

I am having a nightmare, been trying all day with this, and searched google

  • 0

I am having a nightmare, been trying all day with this, and searched google with no success. I have a little navigation that is floated to left and I wanted to make it work for RTL language. It worked fine in FireFox but IE6 does not display it at all.

Can someone tell me why?

The HTML is the default markup.. nothing fancy

<div id='topnav'> <ul> <li><a href='#'><?php print NAV_HOME; ?></a></li> <?php wp_list_pages('sort_column=menu_order&depth=1&title_li='); ?> </ul> </div> 
 #topnav ul {     float: left;     margin: 0 0 0 30px; }  #topnav li {     float: right;     padding: 0;margin:0;     margin-left: 10px;     padding-left: 10px;     background: url(img/topnav_br.png) no-repeat left center; } 

The point is that it will be floated to left, but LI items will start from right to left because its RTL lanuage.. but this code above shows nothing in IE6 but works in FF.

Somebody please tell me what I am doing wrong here.

Thanks!

  • 1 1 Answer
  • 3 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T15:23:29+00:00Added an answer on May 11, 2026 at 3:23 pm

    You haven’t provided enough information. If you did not specify a width, IE will default to 100% of the available room (within its parent).

    The following code (with background colors) clearly displays (in IE6) with the list items floated all the way to the right within the ul (and actually 30px off the display window with a double margin on the left). We do not know what your containers are (if any) or what doctype (if any) you are using. We do not know what else is being floated.

    <!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN' 'http://www.w3.org/TR/html4/loose.dtd'>  <head> <title>Float right li test</title> <meta http-equiv='Content-Type' content='text/html; charset=ISO-8859-1'> <style type='text/css'> body { margin: 0;     padding: 0; } #topnav ul {     float: left;     margin: 0 0 0 30px; background-color: yellow; }  #topnav li {     float: right;     padding: 0;margin:0;     margin-left: 10px;     padding-left: 10px; background-color: pink;  } </style> </head> <body> <div id='topnav'> <ul> <li><a href='#'>Selection 1</a></li> <li><a href='#'>Selection 2</a></li> </ul> </div> <p>This is where the page content will go.</p> </body> </html> 
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am having a nightmare trying to get this working (and have looked at
For some time now I've been having this recurrent nightmare (read - bug in
I'm having a nightmare with the rotation on iPad. I've searched all over the
Having a issue where all mobile devices is zoomed 50% in at start. That
Having a nightmare trying to figure out event Bubbling.. Full test case : <html>
I'm about 1 day old in using jquery, and is currently having a nightmare
I am having a nightmare of a time trying to label data with pyplot.
I am having a nightmare trying to debug the event receiver of a Sharepoint
I have a few web pages that all perform various functions for one main
Hi guys just a quick question, After having a nightmare trying to get an

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.