Forums

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

Home Forums CSS Full Width Background Color

  • This topic is empty.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #44406
    goalieman34
    Member

    I have a full width grey background in the middle of my website. I created two columns for text and an image but now I cant get the the background to stretch down along with the text. Can someone take a look and see if I have my Divs in the wrong order or what.
    Thanks for taking a look
    http://www.jobspark.ca

    #133390
    wolfcry911
    Participant

    you need to contain the child floats. add overflow: hidden; to .fullWidthSectionBG

    #133391
    goalieman34
    Member

    Ah perfect! thanks you!

    #133393
    goalieman34
    Member

    So I have one last minor fix. I am looking to insert some spacing between the map and the text, which it looks like I have room for. But when I do this and view the website on my Iphone it shows that it doesn’t have any room and the image is push away from the text.
    http://www.jobspark.ca

    #133443
    goalieman34
    Member

    Hmm I tried playing with the media queries and was not able to fix the problem. Can anyone else see why my text is getting push below the image of the map on their mobile (Iphone) devices.
    http://www.jobspark.ca

    #133452
    goalieman34
    Member

    [SOLVED] Thanks!

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