The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
+2
FrOsTyXi
Lady Loki
6 posters

    CSS hack for Firefox

    Lady Loki
    Lady Loki
    Forumember


    Female Posts : 28
    Reputation : 2
    Language : English, Spanish

    In progress CSS hack for Firefox

    Post by Lady Loki June 9th 2015, 5:32 pm

    Hi!
    My problem is that my forum doesn't look good in Firefox. I coded it in Chrome by the way and tried to fix it with this "hack":

    Code:
    @-moz-document url-prefix() {
    #id { stuff }
    .class { stuff }
    }

    And it didn't work, some things in the forum still looked out of position and so on...
    I want to know if there is a way to solve this... a code or whatever. Thanks!
    FrOsTyXi
    FrOsTyXi
    Forumember


    Male Posts : 460
    Reputation : 12
    Language : english

    In progress Re: CSS hack for Firefox

    Post by FrOsTyXi June 9th 2015, 5:46 pm

    Forum link?
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51554
    Reputation : 3523
    Language : English
    Location : United States

    In progress Re: CSS hack for Firefox

    Post by SLGray June 9th 2015, 9:12 pm

    It would help if you explained what specifically looks wrong.



    CSS hack for Firefox Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    Lady Loki
    Lady Loki
    Forumember


    Female Posts : 28
    Reputation : 2
    Language : English, Spanish

    In progress Re: CSS hack for Firefox

    Post by Lady Loki June 10th 2015, 4:14 am

    Link: Here 
    In case you see funny colors is because I'm still editing some things.

    @SLGray I can't point to all of them because there are many little details that change from Chrome to Firefox. I've used the same hack in posts and it works but not when I use it for the forum :c
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    In progress Re: CSS hack for Firefox

    Post by Ange Tuteur June 10th 2015, 4:55 am

    In terms of CSS support, Chrome and Firefox are pretty good, even the latest version of IE isn't too bad. Granted, there are always going to be minor differences, but overall it's going to look identical if everything is marked up correctly.

    I looked at your forum on both Chrome and Firefox. At first glance the only noticeable difference I see would be that of the font weight, and of course the select boxes. Could you point out a few that are really bothering you ? It'll save me time of constantly switching between Chrome and Firefox. Lol

    Oh and one more thing, try disabling Optimize your CSS, it's just below the stylesheet. This can sometimes cause things not to work, such as keyframe animations.
    Lady Loki
    Lady Loki
    Forumember


    Female Posts : 28
    Reputation : 2
    Language : English, Spanish

    In progress Re: CSS hack for Firefox

    Post by Lady Loki June 10th 2015, 6:13 pm

    @Ange Tuteur Hi! I disabled the Optimize your CSS option but then in Chrome the category titles looked out of the position I wanted and didn't solve the Firefox look either.

    This image is how it looks when viewed in Chrome:

    CSS hack for Firefox Chrome

    And this one when viewed in Firefox:

    CSS hack for Firefox Firefox
    I thought there were more details to change but it seems it's just those I pointed lol
    Now I'm thinking... I haven't updated Firefox in a while. May that be the problem that I see it that way? Because I'm sure I can update it but what if my users can't for whatever reason?

    Edit: Firefox updated and there are no changes :c
    Lady Loki
    Lady Loki
    Forumember


    Female Posts : 28
    Reputation : 2
    Language : English, Spanish

    In progress Re: CSS hack for Firefox

    Post by Lady Loki June 12th 2015, 7:32 pm

    Bump.
    Lady Loki
    Lady Loki
    Forumember


    Female Posts : 28
    Reputation : 2
    Language : English, Spanish

    In progress Re: CSS hack for Firefox

    Post by Lady Loki June 16th 2015, 2:30 am

    Bump.
    avatar
    underestimated
    Forumember


    Posts : 32
    Reputation : 2
    Language : english, german
    Location : germany

    In progress Re: CSS hack for Firefox

    Post by underestimated June 16th 2015, 11:40 am

    you should probably check your code for mistakes, because if it's that "broken" in firefox it's probably not for incompatibility but because chrome ignores your mistakes and firefox does not.. scratch
    Lady Loki
    Lady Loki
    Forumember


    Female Posts : 28
    Reputation : 2
    Language : English, Spanish

    In progress Re: CSS hack for Firefox

    Post by Lady Loki June 17th 2015, 7:14 am

    I don't know much about codes but I will try to do that. And don't know either if it's allowed to ask in this same thread but... any tips that may help me?
    Thanks!
    avatar
    ✰
    Forumember


    Posts : 37
    Reputation : 1
    Language : English

    In progress Re: CSS hack for Firefox

    Post by âœ° June 21st 2015, 11:19 am

    What I personally like to do is check the consoles for any errors. I looked at your site and saw 2 errors in your console. It MIGHT make a difference.

      Current date/time is November 12th 2024, 2:26 am