• Resolved rogervvsweet

    (@rogervvsweet)


    Hi all,
    I run a website for a nonprofit, and I’m trying to standardize the size of pages within the website. Certain pages extend evenly to within 2.5 inches of the screen edge, while certain ones are unevenly distributed. I am providing two examples to show the contrast:
    https://njio.org/programs/programs-overview/
    https://njio.org/programs/flute-choir/

    I’m not sure what to do! There are so many forums and so many posts that I can’t possibly go through them all. I’ve looked at the code and it doesn’t seem to be something I can modify via code. Anyone have any answers?

Viewing 3 replies - 1 through 3 (of 3 total)
  • the first is using a template that is using the class page-template-onecolumn-page, the other is not. You might be able to change this right in individual page admin area. See if you have something there to choose the template or page layout.

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    One page uses page-template-default and the other page-template-onecolumn-page. Choose the same page template type for both pages.

    If you have questions about how your theme works, check with the developers:

    /*
    Theme Name: NJIO theme v13b
    Theme URI: 
    Description: Souren Communications custom theme for NJIO
    Version: 1.0
    Author: Souren Communications, LLC
    Author URI: https://www.souren.com
    Tags: fixed width, right sidebar, two columns, valid XHTML, widgets
    */
    Thread Starter rogervvsweet

    (@rogervvsweet)

    Thank you both very much! I think it’s resolved now. I created a new page and set it to the “one-column” template and then put in all the info I needed, and it worked this time. No idea why it didn’t work before, but…as long as it works now!

    Thanks again!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Different-sized Pages’ is closed to new replies.