tailieunhanh - Joomla cho người mới bắt đầu part 28

Để thêm một phần mở rộng của bên thứ ba trang web của bạn, bạn download nó từ trang web và cài đặt nó. Khi được cài đặt, bạn có thể điều chỉnh mở rộng trong backend và kích hoạt nó (kích hoạt nó, trong Joomla! Kỳ). | Chapter 10 To add a third-party extension to your website you download it from the Web and install it. When it s installed you can adjust the extension in the backend and activate it enable it in Joomla terms . Some extensions enhance the frontend of your site they provide cool ways to present content. Others focus on extending the backend capabilities. Now that you ve explored how extensions work and added a few to your site it s about time to focus on one special extension type templates In earlier chapters you ve already made some changes to the default template. However Joomla s template capabilities are much more powerful. In the next chapter you ll learn how to find and install templates and apply a brand new design to your site. 277 11 Creating an Attractive Design Working with Templates You probably don t want to make websites that all look like typical Joomla sites. That s where templates come to the rescue. Because Joomla allows you to install another template in a few minutes giving your site a fresh look and feel is really a breeze. There are thousands of templates available on the Web making it possible to apply any style imaginable to your site. Moreover you can easily personalize templates to meet your needs. And if you re a web building wizard yourself you can create your own template from scratch. Now we ll explore the power of templates further. In this chapter you ll learn about Finding and installing a template Customizing a template Downloading and installing templates Customizing templates tweaking CSS and HTML This is what templates do A Joomla template is a set of files that contain the HTML and CSS code defining what your website will look like. HTML is the code used to build web pages and CSS is the code used to style them. You could say that HTML is the bricks and mortar of your site whereas CSS provides the wallpaper and paint. Let s see how this .