Journal - Page 1 of 2

  • Developing Responsive Website Templates

    Written by: OS Templates

    When developing responsive templates or themes the developer must take a wide range of things into perspective, for example: not only does size matter, it can be a major problem. Developing a website that works in "all" (an horrendous word) devices, browsers and screen / viewport resolutions is something that simply…

    View The Full Post »

  • Using The CSS calc() Function

    Written by: OS Templates

    You may ask what the calc() function is - well, it's basically an element that allows calculations to be completed within the CSS. A basic example: .col-1-2{width:calc(100%/2);} The example above tells the class to have a width of 100% divided by 2, which as we know gives a result of 50%.…

    View The Full Post »

  • Responsive CSS Frameworks (Grids)

    Written by: OS Templates

    We have recently updated our responsive frameworks, currently ranging from 940px to 1200px. and with that we wanted to elaborate on what these frameworks are. If you have nothing to do with web development and are not a front-end developer, web designer or template developer you won't really know how a…

    View The Full Post »

  • Cascading Style Sheets

    Written by: OS Templates

    Have you ever looked through the internet to try and find informative, good CSS tutorials and other information? Well we have! Trying to find the tutorials that you need to get you project finished is hard and can be frustrating, when you are under pressure and don't know…

    View The Full Post »

  • HTML5 Responsive Web Templates

    Written by: OS Templates

    We are asked a lot about the term HTML5 and what it has to do with our responsive web templates. Well, a lot, the source code is HTML5, what does that mean you may ask yourself, we will give it a go and try…

    View The Full Post »

  • Media Queries in Responsive Web Design

    Written by: OS Templates

    I suggest that you quickly pop over to the bathroom, then grab a coffee and come back. This is a long page of interesting informative reading, with a variety of examples of the individual CSS media queries that are currently available and used in responsive web design. With…

    View The Full Post »

  • Responsive Design

    Written by: OS Templates

    The current hype in the web design world: Responsive Design. In the form of "Q & A's" we will try and answer some of the general questions that we ourselves came across and have been asked by users' of our responsive templates. If you have a question that hasn't been answered…

    View The Full Post »

  • Responsive Web Design Resources

    Written by: OS Templates

    When starting out or learning to develop a responsive web design a lot of resources including demos, ideas, information etc.. are required. As we started to build responsive layouts and templates it obviously didn't take that long to get the coding part working as it should, but understanding what we were…

    View The Full Post »