I just got the "Newscast" Theme and noticed there are only options to have either a two sidebar or a big one. Which my choice of perferences is to have none of them and have a nice wide contents area. Are there any way this can be done?
Any way to get rid of the sidebar on a blog post?
5 posts from 4 voices-
Posted 1 year ago #
-
Hey,
in single.php change:
// $k_option['custom']['bodyclass'] = "fullwidth"; //<-- Dont display Sidebarto:
$k_option['custom']['bodyclass'] = "fullwidth"; //<-- Dont display Sidebarand delete:
get_sidebar();Posted 1 year ago # -
Serious Thanks for the quick response!
Posted 1 year ago # -
Glad Dude could help you :)
Posted 1 year ago # -
Im actually trying to achieve the same thing ... I looked for that string in the single.php page but couldnt find it. I only found the get_sidebar entry.
I actually was able to create a custom template called no_sidebar.php and it seems to work here ... http://burlingtonbulldogs.net/?page_id=31
BUT ... i cant seem to get it to fill the entire screen. The google calendar I have is only 550px but it needs to be around 800 so its easier to read. I think I might need to adjust the css file but not sure what entry to adjust or add.
Thanks in advance!
Posted 1 year ago #
Reply
You must log in to post.














