• Robg

    (@robgreves)


    Trying to eliminate the right column on my Forum page only and to get the Mingle Forum to span the full page width.

    Created the following template called Full-pafe.php

    [code moderated as per forum rules - please use the pastebin]

    Added the following to the style.css

    .page-template-full-page-php #content {
    ...
    width: 550px; /* this will be overriden by the styling in the next group */
    ...
    }
    #content.wide { width: 800px; }
    }
    #comment {
    background-image: none;
    width: 100%;
    }

    [please use backticks or the 'code' button to mark any small amount of code that you post here directly]

    Brains going so I'm sure I tore that up... Anyway the site Forum is located at> https://www.dowknowhow.com/?page_id=1073

    As you can see I've only been able to adjust the background image and remove the sidebar... I suck at php so please have patients when I reply with something you perceive as a silly response. Any help is greatly appreciated.

Viewing 1 replies (of 1 total)
  • Thread Starter Robg

    (@robgreves)

    Well I will put the old template back in play for now until I someone perhaps has a thought or fix. I can successfully strip out the right column but I just can’t get the forum to utilize the entire page width. It still remains in the same area you see it now, even though the right column is removed.

Viewing 1 replies (of 1 total)
  • The topic ‘Single Page No Right Column’ is closed to new replies.