The right sidebar in my template has fallen down all of a sudden, i dont know how I tried editing the css but the width in % is beyond my understanding can someone please help me please check neeshu.com right sidebar is floating down
Try this : 1. Add one more closing </div> above <!-- END: CONTENT --> so it become like this : <!-- END: BOTTOM SPOTLIGHT --> </div> </div> </div> <!-- END: CONTENT --> HTML: 2. Delete one closing </div> below <!-- END: COLUMNS --> so it become like this : <!-- END: COLUMNS --> </div> </div> <!-- BEGIN: FOOTER --> HTML: You seemed misplace the div section of the right side bar.