Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Design

Majid Mokhtari
Majid Mokhtari
10,506 Points

do I need to know joomla to make the website responsive built on joomla?

The website is already built and designed on Joomla CMS, and they are asking me to make it responsive, and I don't know anything about Joomla. Do I need to learn Joomla in order to do it, or I can simply make the website responsive by CSS and javascript?

Thanks

3 Answers

Andrew McCormick
Andrew McCormick
17,730 Points

CSS and javascript. It helps to at least know an outline of Joomla and how it works. But basically yes just good ole css.

Jonathan Grieve
MOD
Jonathan Grieve
Treehouse Moderator 91,253 Points

It's always good to have a grounding on CMS like Joomla but I'm just looking at Bootstrap by Twitter just now. If you want to learn to make responsive websites quickly, Bootstrap is a great place to start. :-)

Majid Mokhtari
Majid Mokhtari
10,506 Points

Thanks Andrew. Jonathan, Where is best place to start learning Bootstrap? does teamtreehouse have course for this?

Jonathan Grieve
Jonathan Grieve
Treehouse Moderator 91,253 Points

Hi MJ Mo

Also be sure to read the documentation at getboostrap. :-)

You'll see all the classes you need, how to link bootstrap to your site, as well as exciting demos of what Bootstrap can do. Good luck and let us know if we can help further.