Skip to main content

Responsive Design for SharePoint 2013

I have been wanting to write about this topic for quite some time. In this post I will review what all this buzz is about around Responsive design and relate it back to SharePoint 2013.

In this post I will not be focusing on any of the Twitter bootstrap or HTML5 boilerplate stuff. I will simply be focusing on CSS3 Media Queries and how it relates to SharePoint 2013.

In the video below I have put together some discussion points around min-width vs. max-width and also different ways that you can make SharePoint 2013 responsive with just CSS.

Per the video above here is the code that I referenced:

Simple Responsive CSS

Custom Responsive CSS

Overall I wish there were more standards on how and when to use these media queries. I will be looking forward to your comments and suggestions for more topics.

Thanks!

Comments

Unknown said…
Hi Erik,

Nice post ,Thanks for sharing this in very detail with video.








Sharepoint Developers
Unknown said…
Hi Erik,

Once again great post and video.
Hope that you had time to take a look at bindtuning themes.
I'm already wainting for your next post, keep the good job you are doing.
Wael said…
Hi Erik,

Thank you for your post, it is great.

I have a question about how to apply responsive design on SharePoint Online Public website?

Appreciate your response.
Unknown said…
Hi,Web Design Cochin is such a subjective area that it is impossible to definitively say what makes a good design or not. However, there are golden rules that must be adhered.Thanks........
Hi said…
Hi Erik Swenson,
Nice post.
I need to add a button in Control template and when i click that button i have to hide some data.
Where can i do it. Could u pls give u inputs.
danielpantoja said…
Wow, really great stuff. For those of us tasked with leaping from SP2010 to SP2013 AND add responsive design this is a great help. I look forward to your SP2013 book, lol!
danielpantoja said…
Erik, good stuff, works great on desktop when resizing browser but mobile devices aren't applying the css. Any ideas?
Unknown said…
That was a very useful and comprehensive video. Adding visuals to a presentation really enhances the appeal of what you wanted to convey. Even now, SharePoint 2013 is still making a buzz around the net, as is the case for responsive design. So I think this video is still worth sharing to those who want to understand what in the world is going on lately.

Kristofer Mcginty @ ReachForFreedom.com.au
Unknown said…
This post contains many useful info in every aspect. however one has to follow this information for better output.
Unknown said…
The video is a really good guide for those who are just getting to know the new features available in Sharepoint 2013. As for the min-max width, I dare say it really depends on what the content of the page will be. As long as it doesn’t have too much white space or appear too cluttered, I say it’s the right fit.

Kathleen
Anonymous said…
Thanks a lot Erik!!
I learnt a lot from your posts. Looking forward for more post and learnings :)

prasad parab said…
This comment has been removed by the author.
prasad parab said…
Nice post. Helped me a lot
Unknown said…
Although there are various ways of creating a website but in my opinion you are absolutely perfect I.E. hiring a professional web designer is the best way. Thanks a ton for spreading such informative article.
website design company bangladesh
Unknown said…
Creating an effective web existence is imperative for any company today and can be a great marketing tool if used effectively. Factors such as increased conversion rates and improved brand loyalty and recognition can be obtained by a producing a top-notch website design. CU Web Hosting
Unknown said…
Its really nice posting to read i enjoy very much. I will recommend this link to my friends.
Thanks.

Web Design
Aroh Shukla said…
Thanks for your time and efforts. The video tutorial is extremely useful!
Unknown said…
Are you going to do a follow up article? Would love to know what happens next.

Amela
Web Design Agency

Popular posts from this blog

SharePoint 2010 Base CSS Classes

This will be the first of many SharePoint 2010 posts. I will be focusing on a few of the main CSS classes used for SharePoint 2010 Public Beta. As the product becomes more final there might be some changes to the class names but I will be sure to create a new post if that happens. This will be quite a lengthy but it should be helpful. The default CSS given below are just highlights of the full CSS attributes for that class. I will be using a basic team site as my base for the screenshots. Here is a basic structure of the main areas that I will cover. Ribbon Row Table Row Left Site Actions Navigate Up Edit Tab List Browse Page Table Row Right Give Feedback Welcome Menu Workspace Body Container Title Row Title

SharePoint 2013 Responsive Table Columns

I have been wanting to write this one for a while now. It is really amazing how UX is really finding is way into everything that we use and interact with. From Custom applications both mobile and on a desktop to document management or large data visualizations. There is always room for better usability and new concepts. SharePoint lists and library functionality really has not changed much for the past 10 years... I remember back in 2003 when I saw the same table/grid based views of documents and list items that exists in SharePoint 2013. But now we can look at them in a whole new way! In this video blog you will see how to create a responsive CSS table so that when the browser size is reduced it will hide specific columns. However hiding data is not always the right thing to do. What if a user needed those columns to filter on or to use for comparison to another document? Well that is where the custom jQuery Column chooser comes in. It allows you to see what columns are displ

SharePoint 2010 Content Query for Blog Posts

I hope this post will help many of you feel comfortable with using the Content Query Web Part. In this post I will walk you through the process of creating a content query web part and configuring it to show custom field types. I will also give details on how to use XSLT to stylize and format the data being pulled. I will be using the following scenario as an example. Say that you had a site collection with a top level publishing site. This publishing site would display a the most recent blog posts from all blog sites within its own site collection. To solve this problem we will use a Content Query Web Part and a customized ItemStyle.xsl using XSLT. Please note that the “SharePoint Server Publishing Infrastructure” needs to be enabled at the site collection to display the content query web part. Step 1: Add a Content Query Web Part to Page Navigate to the site that you want the blog posts to show up and click on edit page. Under Editing Tools in the Ribbon, Click on