So I have some articles on my wordpress blog and these are just short summaries of each one. When you click on one to read the rest of the entry, the sidebar for some reason disappears and the text of the post becomes centered on the template. Usually with a problem like this I would go to appearance --> editor and try to play around with some code to fix I found that index.php and page.php both have this code
<?php get_sidebar(); ?>