Forums

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

Home Forums CSS Header Width Span?

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #29103
    Unregistered
    Member

    I made a header but it’s only 1024px wide. How can I make this automatically span the width of the monitor?

    #76180
    Rob MacKay
    Participant

    well – errm – do you have any code/link? width:100%; normally works… :)

    #76204
    TheDoc
    Member

    Also make sure that it’s not being contained within a div (or any other container) that has a fixed width of 1024px.

    #76220
    Unregistered
    Member

    Thanks. I’ve used both of your suggestions and they worked.

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