Remove everything but post?
-
I would like to remove everything from the CSS except for the post. all the menus, everything. No links.
The blog I need help with is: (visible only to logged in users)
-
any help would be greatly appreciated. code can be found here. http://s0.wp.com/wp-content/themes/pub/inove/style.css?m=1292358798g&minify=false
-
Please post the URL for the blog in question as the one linked to your username is wearing Daydream and not the INove theme.
-
This gets rid of everything but the posts.
#wrapper { background: none; } #header, #topbar, #sidebar, .navigation, .postmetadata { display: none; }
- The topic ‘Remove everything but post?’ is closed to new replies.