May sound odd, but I've got top nav which is all I require. The site is to be pages only. No blog.
I'm a real newbe with PHP so your help is much appreciated.
You can see the template I am using on the test site here:
http://www.321websites.co.uk
I can simply remove the <?php get_sidebar(); ?> from the page template to remove all of the unnecessary nav elements on the right, but how do I then make the rest of the content full screen?
Would it help if I posted the code from the theme editor?