Copy link to clipboard
Copied
I'm working thru his book for class and I've come to the point where in chapter 4 where you switch the sidebar from right to left. When add the prop "margin-left:-1180", it completely disappears not relocates to the right position. I tried going up from 118px farther up and you can watch it slide to the left but... any help would be appreciated.
I was having a heck of a time with the same problem and finally got it to work. In the previous Step 12 where you set margin of <div#container> make sure you type the "px" when typing 0 0 0 240px. That is what worked for me.
Copy link to clipboard
Copied
I was having a heck of a time with the same problem and finally got it to work. In the previous Step 12 where you set margin of <div#container> make sure you type the "px" when typing 0 0 0 240px. That is what worked for me.
Copy link to clipboard
Copied
BINGO....thanks