| Joomla : Templates and Site Design Editing the css file |
Let's add the suffix "-latest". This will presumably cause Joomla to append "-latest" on to the class for the Latest Menu, so that the class name will now be "latestnews-latest". There is a "lastestnew-latest" class in our css file, so let's see how that works out.
| 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 |