Is there a way to stop widgets showing on certain pages so your blog gets the full pagw width without making huge code changes?
I have galleris i want to utilise the whole page and it just looks untidy having the same widgets showing on every single page i create.
Thats much appreciated is there a way to make the page fit the full width of a certain page that shows no widgets.
see http://gloucestershirepride.org.uk/forums i want that to span the whole width across to the right
Is this just for one page? If so, you'd be better off creating a custom page template that does not include get_sidebar() and then re-styling the main content width via one of the body classes.
And how do i do that may i ask, im a total noob so need to be able to understand it :-)
I'm afraid this will involve a certain amount of PHP, HTML & CSS. For example, see Custom Page Templates.
Ive seen an idiots guide to this somewhere and i dont know where, is there maybe a video of this to help me do you know of ?