Forum Replies Created

  • Maurice valery Misse

    July 18, 2012 at 6:48 pm in reply to: Issue with CSS on firefox and chrome

    Hey
    Thank you for the feedback.
    I fixed the blue background size.
    I am trying to fix this website.I don’t know if it was software–generated.But I got some information today saying that it was not developed to support IE only Firefox and Chrome.What I understand but still.. There are a lot of users who still depend on IE.
    This how it looks now:
    Now I am trying to create a specific css for IE.

    Maurice

  • Maurice valery Misse

    July 17, 2012 at 9:33 pm in reply to: Issue with CSS on firefox and chrome

    Hey Curtis,
    I have tried to fix the background floating issue and it kind of worked but not all the way because IE does not accept those changes.The map in the middle is cut in half.But i do not know why it is still messing up.
    Also the blue background is all over the place.
    Here is an update of what I basically changed.
    https://www.microboticsinc.com/Test/home.html
    I am out of ideas again.What did I forget?

  • Maurice valery Misse

    July 16, 2012 at 8:36 pm in reply to: Issue with CSS on firefox and chrome

    Hey Curtis,
    Now the website works only on certain browsers and not on others for example.It works on FF13+ and not on FF5,IE9 but not IE5,6,7,8.Chrome 18 but not the older versions.
    I have changed and rechanged parameters on the mcb.css.I tried it on some other machines in the building and it works on certain machine and not on others.Here are my changes on mcb.css.
    The website:https://www.microboticsinc.com/Test/home.html

    .transparent {
    /* Required for IE 5, 6, 7 */
    /* ...or something to trigger hasLayout, like zoom: 1; */
    width: 100%;

    /* Theoretically for IE 8 & 9 (more valid) */
    /* ...but not required as filter works too */
    /* should come BEFORE filter */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

    /* This works in IE 8 & 9 too */
    /* ... but also 5, 6, 7 */
    filter: alpha(opacity=50);

    /* Older than Firefox 0.9 */
    -moz-opacity:0.5;

    /* Safari 1.x (pre WebKit!) */
    -khtml-opacity: 0.5;

    /* Modern!
    /* Firefox 0.9+, Safari 2?, Chrome any?
    /* Opera 9+, IE 9+ */
    opacity: 0.5;
    }

    Thanks
    Maurice

  • Maurice valery Misse

    July 16, 2012 at 5:32 pm in reply to: Issue with CSS on firefox and chrome

    it makes perfect sense.
    I was doubting myself about the Hexadecimal colors because I really do not need them since I have images.
    But I gotcha 100%.I will play with it a lil’ to see if it helps for other machines in the building.I will also change the decimal pixels.I forgot to do so.

    Thanks a lot

  • Maurice valery Misse

    July 16, 2012 at 5:08 pm in reply to: Issue with CSS on firefox and chrome

    Hey Curtis,
    For some reasons I do not know yet.This website is only working fine on 3 machines on the whole company. I went on w3c.org to check my .CSS information and somehow the validator is giving me 14 errors and all of them are background related.

    https://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.microboticsinc.com%2FTest%2Fhome.html&profile=css3&usermedium=all&warning=1&vextwarning=&lang=en#errors

    Do you have an idea what can be overseing?

  • Maurice valery Misse

    July 13, 2012 at 2:20 am in reply to: Issue with CSS on firefox and chrome

    Actually I meant changing the screen resolution on the browser with ctrl+mousescroll(up/down).

  • Maurice valery Misse

    July 12, 2012 at 8:47 pm in reply to: Issue with CSS on firefox and chrome

    Thanks Curtis.
    I really appreciate that.It helped a lot.

  • Maurice valery Misse

    July 12, 2012 at 8:07 pm in reply to: Issue with CSS on firefox and chrome

    Thank you so much,Curtis.

    It worked really good. I just had to remove the root from the hard drive like you said.
    https://microboticsinc.com/Test/home.html
    BUYYYAAAAH!

    So now when you zoom in/out the background look so bad and all the images in the background are messed up.Do you think it may be the decimal on the css file?

    Thanks Again,you rock.

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy