• Hey guys,

    I know this would kinda lose some of the functionality of the theme, but I’m interested in seeing what the site I’m working on would look like if everything had fixed positioning.

    Is there a simple way of turning off the “stretch background/content to fit current browser window” aspect of the theme?

    The main reason being is that I’m working on it from multiple sized monitors/laptops and in every one the positioning of things looks different. I want to get a uniform/specific look to it first.

    Maybe I’m attacking the problem from the wrong angle too? My main goal is to get the different background images to line up appropriately in each page.

    I feel like I’m just missing something…

    The site, in case it helps, is kenlidster.com

    Thanks in advance,

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter actionPackedAndy

    (@actionpackedandy)

    Anybody got any ideas?

    Considering

    1. This is web design, not print design.
    2. It’s responsive design, not fixed width.

    So even if you are willing to adjust the bg position for each page, you have to take into account of the responsiveness of it too. It’s a lot of work.

    But if you must do this, see if theme comes with custom css per post ( as in Art Direction ). If not, you can target each post/page using body class
    http://codex.wordpress.org/Function_Reference/body_class

    Use child theme or Custom CSS plugin is better than theme’s Custom CSS option.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Fix the postioning of background in browser window’ is closed to new replies.