| Joomla : Templates and Site Design Changing the header graphic |
The HTML in this file might look complicated, but it is actually pretty simple, because a large part of the file consists of things we don't need to worry about. In fact, right now we only need to look at the BODY element. Scrolling down, you can see where the BODY element starts.
| 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |