i want my website sidebar background color to occupy full width right side so it looks like the side bar background color flows from right side full width. .sidebar:after is not working how to achieve that help me
my website is http://xookr.in/education-training and you can see a sidebar in this page and it is in left side. what i want is the left side bar background should occupy or it should cover the full width if left side , so it looks like the background color flows from left side screen
in this image see the sidebar it occupies the full width, i need to make my website looks like this same sidebar
The way your site is constructed, you won't be able to. You have a fixed-width container centered on the screen - get rid of that, and most other problems will go with it, I assume. It will introduce a lot of NEW problems, of course, but that's a different issue. Also, that site is horribly coded.
thanks for your tips....yes i know that fixed width for container but is there any other way i can do that without changing that fixed width. please let me know the other problems also because i am the horrible coder i am a new bie....so i know i have messed more in coding.... plesae guide me in that also i will try to correct it