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":
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!
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!