Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS [Solved] Expanding BG Out of Page Wrapper

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #26921
    jinfiesto
    Member

    I’m trying to get the background I have in the content area shown below to break out of the page wrapper that I have the text in, and to fill the screen at 100% width. The section I’m talking about is the one right below the tabbed folder section. I’d also like it to be expandable. Does anyone have any idea how to go about this? Any help would be rad!

    [img]http://i869.photobucket.com/albums/ab259/jinfiest0/SierraLayout-1.jpg[/img]

    #67050
    TheDoc
    Member

    You will need to have multiple wrappers on the page if that is the case.

    So you will need to create something like:

    Code:

    It’s terribly bloated, but it achieves what you are looking for. Note: the code above is just a rough outline of what you need to do, not an actual solution.

    #67052
    jinfiesto
    Member

    Thanks for the reply, that’s kind of what I figured would need to happen but I wanted to avoid for the reason that it’s so bloated, and it’s kind of ugly. Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.