I use iBlog pro with a single sidebar and feature boxes at the bottom of each page but I would like to create a single page that is just a blank squeeze page. What is the easy way create a page in iBlog Pro that has no navigation at the top, no side bars and no feature boxes?
iBlog page creation without nav, side bar or feature boxes
Started by
gav_pro4
, Aug 17 2011 02:31 PM
3 replies to this topic
#1
Posted 17 August 2011 - 02:31 PM
#2
Posted 17 August 2011 - 04:51 PM
When you create your page, on the iBlog settings (should be on the right side, grey background), check the things that say "Hide... " for anything you don't want to appear on the page.
#3
Posted 17 August 2011 - 07:55 PM
Thanks...I did found the hide widgetized columns button and that worked...Is there any way to get rid of the footer at the bottom and the page title at the top?
#4
Posted 17 August 2011 - 09:58 PM
how about CSS?
like:
Post a link to your page for the exact code needed.
.
like:
.page-id-whatever #footer, .page-id-whatever #header {display:none}
Post a link to your page for the exact code needed.
.











