Forums

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

Home Forums CSS CSS containers

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

    Hi, I am having problems trying to keep the contents of my header in its container. I have tried changing the header image and nav to display:block.

    My website is http://www.ncwebcreative.co.uk

    Would you guys have any suggestions?

    Thanks

    #131036
    CrocoDillon
    Participant

    `max-width: 100%` on the image and for the nav, use media queries to make font-size, padding and margin smaller.

    #131041
    nathan2012
    Member

    The image fix seems to have worked great thanks. Still havent been able to fix the navigation though. Am I better creating the media queries just at the end of my style sheet or create a separate style sheet for this? It seems to override the styles for all screen sizes if I add to the end of my style sheet

    Thanks again

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