Hello
I am in the middle of creating a menu in a dialog box.
I have created a new entry in css and can change the links such as
to a different style, than others in the same box.
my question is how do I assign css to a title only, for example the following.
Code:
{$lng.lbl_contact_us}</A>
I am guessing I have to add
Code:
class="VertMenuItemsl"
somewhere next to the label but I just dont have the brainpower to figure it out.
The reason for doing this is that I want my menu to look like the following
Processors (title-different font, different font size, and not linked)
Athlon
Semperon
Pentium 4 (these will link directly to the corresponding categories and be of standard font size)
Regards Adam[/code]