Forum Replies Created
-
AuthorPosts
-
timned88
Memberthat did it. thank you very much.
timned88
MemberThanks! That seemed to work for the interior forum pages but not the forum index page (themagicinpixels.com/forums). Any ideas?
timned88
MemberMy site is themagicinpixels.com. I would like to disable the navigation for everything under the bbpress plug-in, which should be in the/forums subdirectory. The breadcrumbs are fine pretty much anywhere else.
timned88
Memberawesome. thank you!
timned88
MemberGo to the Theme Options >> Advanced Options and put this in the CSS
p { font-size: 125%; }Change 125% to whatever it is that you want.
timned88
MemberOh good grief! Sometimes the simplest answer eludes us. Thanks!
timned88
MemberIf you look at this page…
http://www.themagicinpixels.com/2016/09/walt-disneys-donald-duck/you will see what I mean. It’s the same width as if the sidebars were still there. I tried something like this:
body:not(.home) #main { width: 150%; }and it made the panel wider but the images at the bottom stayed in their original place (squashed to the left instead of floating over to fill the panel) and the whole panel itself was off-center to the right a bit.
timned88
MemberThat did most of what I wanted it to do. Now how can I have the main content panel be 100% with the sidebars removed? Right now the content panel is still the same width as if the sidebars were there. Thanks!
(I didn’t want to “hide” them, I don’t want them there at all – EXCEPT for the home/front page)
-
AuthorPosts





