Forums

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

Home Forums CSS How to position an item out of his container

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #170263
    flea777
    Participant

    Hi everybody,
    please take a look at the following image.

    Example

    I need to get an effect like the red section in the header.
    Please consider that all the page (header, menu, main content and footer) content is contained in the central highlighted zone and the title does not have a fixed width because is dynamic.

    Thanks in advance,
    Flea

    #170267
    Paulie_D
    Member

    Use a div that ISN’T in the wrapper and the float that element inside it to the right,

    You have to clear the float but that’s simple enough.

    #170275
    flea777
    Participant

    It would be great if you could provide an example.

    Thanks in advance.

    #170287
    Paulie_D
    Member

    It would be great if you provide a simplified case in Codepen.io.

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