• I have installed the impressive template WPFolio but I have a problem with all the static pages. The content is moved to the right and the side bar (on the RH side with a postings page) is not showing on static pages.

    I feel that the fact that the RH side bar is not showing may be contributing to this problem.

    Unfortunately my php skills are very rusty and I can’t see where the problem is.

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

    (@fredlegs)

    Ok. I have discovered that the theme WPFolio uses wide margins for static pages. I have commented out the section:

    .widemargins{
    	margin: auto 135px;
    }
    .widemargins-override{
    margin: auto -135px;
    }

    I don’t know why the theme should use wide margins for static pages.

    I have not resolved the issue of the RH side bar not showing on static pages.

Viewing 1 replies (of 1 total)
  • The topic ‘WPFolio – Static page moved right’ is closed to new replies.