Hey guys, I’m pretty new to Yii, and I am trying to make some test website.
I created a new Yii 1.1.3 application, and I want to enlarge the width of horizontal menu which is located under the logo. I want it to be fully streched through the browser so that it takes 100% of the browser width. Now (by defauls), it takes only about 80%. Any help on this?
Look for the css files, I think main.css is the one you need. There is a line setting the width at about 980px which you will want to expand to 1200 or more.