I’m trying to implement fluid layout in my friend’s site. But its not working. Its very simple page just a slider on it. Just take a look and tell me whats wrong with my code.
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
.orbit-wrapperand#featuredhave a fixed width in their style attributes. If you want it to be fluid, you’ll need to do something using percent, possibly with a max and min width.