Forums

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

Home Forums CSS content position

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #238785
    pepper12
    Participant

    Hi, Can anyone help me with a positional issue.
    the web link is http://walkuponengland.com/proof/
    if you reduce the browser window the top logo is cropped out of view. It works ok when the top is in a fixed position for the tablet and mobile version but on a desktop the top part of the page is cropped out of view when you drag the browser window up and in or view on a smaller screen. Can anyone advise how I can amend the css so it renders the page correctly?

    many thanks

    #238793
    Shikkediel
    Participant

    Looks like it’s the media query on line 154 of wue.css. Just change min-width: 320px to a smaller value.

    Edit – or leave the minimum value out altogether…

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