How Suited A Website To Mozilla Firefox?, css

Discussion in 'CSS' started by aviron78, Sep 17, 2007.

  1. #1
    I'm doing a maintenance work on a website

    and have problem when i try to view the website

    on mozilla firefox .

    I fix all the errors in w3c(html cod) and now having problem with w3c (css)

    THIS IS MY PROBLEM : http://jigsaw.w3.org/css-validator/validat...;usermedium=all

    link

    http://www.coarch.co.il/raw/index.html

    a. The top menu is different from IE.

    b. The flash element got big.

    c. The "link" table is too much down.

    d. The text move up and pages have border problem.

    I know i have to correct the css.

    but it's doing big problem to me Sad

    can you add en example...

    How can i tweaking without strike the IE?

    can you give me example, please

    Thanks Aviron
     
    aviron78, Sep 17, 2007 IP
  2. VimF

    VimF Well-Known Member

    Messages:
    307
    Likes Received:
    27
    Best Answers:
    0
    Trophy Points:
    118
    #2
    a. The top menu is different from IE.
    + Change the height value of the #topRuler in the indexmanu2.css to height:27px;

    b. The flash element got big.
    + Change the flash object width from 895 to 800, and height from 210 to 188.
    + Remove this margin-left:-2px; from the #banner in the index.css and change this: width:805px; into this: width:800px;.

    c. The "link" table is too much down.
    + Remove this: height:200px; from the #textBox, and this: height:580px; from the #content in the index.css

    d. The text move up and pages have border problem
    + This should be fixed if you done all of the above adjustments.
     
    VimF, Sep 17, 2007 IP
  3. aviron78

    aviron78 Peon

    Messages:
    26
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    First you are the king!!!
    thank you very much for checking the site and fixed the errors for me.

    I have some question


    b. The flash element got big.
    + Change the flash object width from 895 to 800, a height from 210 to 188.where to change? in the index.html? i don't have the fla file
    of the banner

    d. The text move up and pages have border problem
    + This should be fixed if you done all of the above adjustments.This contact to the other pages you can see it in products

    Cheers.
    Forward Message

    ps

    b. The flash element got big.
    The flash element have CIRCLES in his limit and it should fit the CIRCLES in the design.
    when I change to 800 188 it's not fit
    Forward Message
     
    aviron78, Sep 17, 2007 IP
  4. VimF

    VimF Well-Known Member

    Messages:
    307
    Likes Received:
    27
    Best Answers:
    0
    Trophy Points:
    118
    #4
    Ok, I answered your PM. Everything should be working now.
     
    VimF, Sep 17, 2007 IP
  5. aviron78

    aviron78 Peon

    Messages:
    26
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Thanks as you say everything is working now work magic!!!

    I hope i wont have problem with the other pages...

    I'll do as you told me...

    Thanks again if i can help you by traffic to website or something I will be happy to ...
    :)
     
    aviron78, Sep 17, 2007 IP