View Single Post
  #1  
Old 04-08-2005, 05:25 PM
 
mrbiggles mrbiggles is offline
 

Senior Member
  
Join Date: Jan 2005
Location: Adelaide , South Australia
Posts: 107
 

Default assign css to non link title

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]
__________________
www.creydall.com
X-Cart version 4.0.11
PHP 4.3.9 MySQL 4.0.22
Apache/1.3.33
Perl 5.008004
Adam
Adelaide South Australia
Reply With Quote