Jump to content

Heartless

Members
  • Posts

    24
  • Joined

  • Last visited

Heartless's Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. Thank you, I will try that!
  2. I have used the background-size property and set it to cover, and yes it does make the image responsive. But I was just wondering how they made the div size change depending on the screen size. When I go on that site and resize the window from large to medium the cover image height shoots down and does the same when it goes to mobile view.
  3. I prefer the new theme, I don't know how you can say its untidy...?
  4. Been working with bootstrap recently and have come across something that I'm struggling with. I'm trying to set the height of an image differently depending on the screen it is being used on. For example if I had a picture at 200px I want it to resize to 100px when I resize the screen to view on a mobile. Perfect example of what I'm trying to do here: http://frogspark.co.uk How do I go about getting the image to resize when making the window smaller? Is it done with css or javascript.
  5. As far as I'm aware !important is used to overwrite any other styling of the same type. It forces something to change regardless of what order it comes in, in the main html document. You can avoid using !important all the time by putting your style sheets in a certain order. For example if your customising css code in bootstrap.
  6. Made this in photoshop, thoughts? http://imgur.com/2xAm4Yt
  7. I usually use either Notepad/Notepad ++ or Dreamweaver.
  8. Great links everyone.Appreciated!
×
×
  • Create New...