Question:

How to make ma/min-width work in Firefox 2 ? Urgent please

by  |  earlier

0 LIKES UnLike

I want to set max-width in Firefox as 1175px but it doesn't work in FF2 but FF3 works fine. Does any one know how to fix it?

 Tags:

   Report

1 ANSWERS


  1. Can i see some of your source code!

    That will allow me to better help you.

    anyway if you wanna set a div in the document to a max width heres how.

    <div style="max-width: 1175px; overflow: hidden;"></div>

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.