• Resolved route77

    (@route77)


    I noticed any of the form plugins I use on a new page (not home) do not float center. They’re pushed out to the right as if theres some content to the left.

    Is there any way to accomplish centering the content?

    For example see: https://route77technical.com/contact/

    Thank you for any help you can provide!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The site is using
    <span3> Sidebar
    <span9> Content

    To center, you also need to use Bootstrap2 coding. See here.

    Looks like you have the left sidebar set for that page. Have you tried changing the layout to have both sidebars on instead of just one?

    Thread Starter route77

    (@route77)

    Solved!

    @rdellconsulting: Thank you for your response! I’ll likely make use of this info in the future. Very detailed and informative.

    @themadwiddler1200: This was the easy way out. Thank you for pointing out what probably should have been obvious to me. I’m new to word press and would usually have gone the code route to accomplish minutia. But in this case it proved to be classic wordpress design: The easy stuff being a little tricky to find in wysiwyg menus, and the difficult stuff easy via code.

    Choosing “No Sidebars: Full width layout” for “The pages Default Layout” setting and checking the box “Force default layout everywhere” got everything centered. Likely choosing both left and right would have done the trick as well.

    Cheers!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Content not floating center’ is closed to new replies.