Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

Firefox is overriding my form CSS elements

  • 1 trả lời
  • 13 gặp vấn đề này
  • 28 lượt xem
  • Trả lời mới nhất được viết bởi cor-el

more options

Firefox seems to be overriding my CSS form elements on my website. Specifically, login/logout buttons and the username and password boxes are displaying default form elements within Firefox's system form.css file. How can I disable Firefox from overriding MY forms CSS so that my website's visitors see the correct styling?

This happened

Every time Firefox opened

== I installed a login module on my site.

Firefox seems to be overriding my CSS form elements on my website. Specifically, login/logout buttons and the username and password boxes are displaying default form elements within Firefox's system form.css file. How can I disable Firefox from overriding MY forms CSS so that my website's visitors see the correct styling? == This happened == Every time Firefox opened == I installed a login module on my site.

Tất cả các câu trả lời (1)

more options

A good place to ask questions and advice about web development is at the MozillaZine Web Development/Standards Evangelism forum. The helpers at that forum are more knowledgeable about web development issues. You need to register at the MozillaZine forum site in order to post at that forum.

See http://forums.mozillazine.org/viewforum.php?f=25

You need to post a link to the website or post relevant parts of the code.