Hi
For the sidebar :
The articles are showing sidebar because their parent category does not associated to a menu . IN Joomla if an article or category does not associated a menu item it will open on the default page .
kunder/kanalen/index.php/189-nyheter/2461-politiet-har-fatt-inn-navngitte-tips
For example : 189-nyheter is not associated to any menu . Create a category blog menu add this category in this menu so the article open on the menu page and use correct template style .
For Header Logo , its already using 100% width , take a look here : http://prntscr.com/amnvja
If you want to change the logo size go to /tpls/blocks/header.php file
and change the logo col-md-4 to col-md-6 (Total max size will be 12 in Bootstrap )
For date formate Find my suggestion in this thread