-
Book Overview & Buying
-
Table Of Contents
Drupal 7 First Look
In previous chapters, we have explored many of the changes introduced in Drupal 7 to make life easier for system administrators and content editors. In this chapter, we will begin looking at changes to make Drupal 7 sites look better and to make life easier for themers. Specifically, we will look into changes to:
Server-side PHP files, which make up the theme and generate the HTML for presentation to the end user
CSS files, elements, and IDs that make changing the style of the site possible
JavaScript functionality that makes your site more dynamic and responsive
After we cover these topics, we will look at all of the changes to the theme API functions including a detailed look at all of the new methods as well as the methods that have been deleted. For the deleted methods, we will describe what functionality should be used to replace the old functionality.
We will also cover all of the changes you need to make to your existing themes in order to upgrade them from...
Change the font size
Change margin width
Change background colour