| Joomla : Templates and Site Design Editing the css file |
How should we adjust the styling of the menu items? Let's have a look at the HTML code that Joomla is generating for these menu items. We'll take advantage of a nifty feature in Firefox that lets us select an area of the page and then see the code for that page.
First, select all of the menu items and menu header.
| 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 |