August 1, 201115 yr or a different side bar? or no sidebar alltogether but some pages have 1? in wordpress?
August 1, 201115 yr You can set overflow: hidden on the html tag to hide scroll bars html { overflow:hidden; }
August 1, 201115 yr He's talking about sidebars, not scrollbars. Haha. Just create a copy of your page template and remove the sidebar tag. Then use CSS to have the full width page stretch across full width, if necessary.
August 1, 201115 yr Yup. You just need to create a custom page. Google will throw up loads of pages dedicated to it.
August 1, 201115 yr Author thanks guy, ive always wonderd!! lol @ jock 2 Edited August 1, 201115 yr by kingy da killa
August 1, 201115 yr there is a plugin for that wp per page side bar ? wp no sidebar template Edited August 1, 201115 yr by sash_oo7
August 1, 201115 yr What's the point in using a plugin? It takes 2 minutes to do it in your theme. No point using a plugin for something you can easily do yourself.
August 1, 201115 yr What's the point in using a plugin? It takes 2 minutes to do it in your theme. No point using a plugin for something you can easily do yourself. pointed him the other way too
Create an account or sign in to comment