I just installed a plug-in on my webshop and the css got somehow weird..
If you look on: solved
The breadcrumb is not full width just like at: solved
What am i missing in my code or css?
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.
<div id='content'>has itspadding-leftandpadding-rightset to 40px.You should move
<div class="breadcrumb">out ofcontent, so that it is a child of<div id="container">.But first, you should install firebug and learn to solve these problems yourself. It is very simple.