Results 1 to 3 of 3

Thread: overflow decided to not work

  1. #1
    Addicted Member
    Join Date
    Feb 10
    Location
    Damascus - Syria
    Posts
    133

    overflow decided to not work

    Hi,

    In this webpage I have many problems, some on IE6, some on IE6 and IE7, and others on IE8 and less.

    The most important to solve is the navigation list on the middle side of the page, as you see, each button will scroll the content, but the overflow:hidden seems to not work correctly on IE6 and IE7

    another problem: the div which contains the world map is not viewed correctly in IE6

    PS. please use firefox 12 to see how I want the webpage to be

    webpage:
    http://xyzpixel.com/r.php?id=0
    Last edited by fjober; Jun 30th, 2012 at 04:32 PM.

  2. #2
    Web developer Nightwalker83's Avatar
    Join Date
    Dec 01
    Location
    Adelaide, Australia
    Posts
    9,731

    Re: overflow decided to not work

    Well, since I am not an artistic person I suggest you try using multiple css files one for each browser or version then use conditional statements in the header of your pages to apply the correct style. You may be able to get away with this by using only one css file however, I haven't had much luck with this and only using one css file to handle all the displays.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    Please consider giving me some rep points if I help you a lot.
    DON'T BUMP YOUR POSTS!!! Links to my code examples can now be found on my website: My websites
    Please rate my post if you find it helpful!
    Technology is a dangerous thing in the hands of an idiot! I am that idiot.

  3. #3
    Addicted Member
    Join Date
    Feb 10
    Location
    Damascus - Syria
    Posts
    133

    Re: overflow decided to not work

    thanks Nightwalker83 for replay ,

    I think you are right of how I did distribute the CSS, I should take a look later to them.

    Now do you have a solution for my problems (as coding)?

    thanks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •