Reforged Site: Too Narrow

2»

Comments

  • Langy
    Langy
    Posts: 364 edited November 2013
    Ruhar: That wasn't an option seven days ago. This thread may be partially why OP instituted that option. EDIT: And that setting is set for everyone who views the campaign.
    Post edited by Langy on
  • Calion
    Calion
    Posts: 144

    Okay, this CSS is great. Is there a way to modify it so that it does not apply to the Front page?

  • Kallak
    Kallak
    Posts: 1,090

    As I recall, the landing page has a specific unique class (name is campaign-landing-show I think), which you should be able to use to get an individual setting separate from the rest of the pages.

    All the best,
    - Kallak
  • cgregory
    cgregory
    Posts: 780

    Wow old post.

    Kallak is correct about the campaign-landing-show class name, but depending on what you trying to implement you may need to refer to it from body.campaign-landing-show

    So something like this would set the max-width to 1600px

    body.campaign-landing-show #content {max-width: 1600px;}

     

    They are among us!

    image

                       XCom: Defiance - Campaign of the Month November 2016

     

     

  • kwiebe227
    kwiebe227
    Posts: 5 edited November 2017

    This is probably well-known by now and was mentioned once but an easier fix came along for any future users experiencing this issue.


    1. Navigate to Settings

    2. Navigate to the Advanced tab

    3. Add a Content Max Width value

    Per the hint:

    If the main content area is too cramped, you can set this value higher than the default (1024). Try values like 1200 or 1600.

     

    Post edited by kwiebe227 on
  • cgregory
    cgregory
    Posts: 780

    Generally that can work however there are a couple of issues. For example, the character pages have in inline style that forces them to a max width of 100% so you need to use CSS to address that.

     

    They are among us!

    image

                       XCom: Defiance - Campaign of the Month November 2016

     

     

Sign In or Register to comment.

April 2024
Season of Strife

Read the feature post on the blog
Return to Obsidian Portal

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Discussions