Navigation Pane - Stylesheet - Template

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
xroads
Forum Members
Forum Members
Posts: 26
Joined: Mon Mar 14, 2011 6:47 pm

Navigation Pane - Stylesheet - Template

Post by xroads »

I have a left navigation pane on my website. There are categories like Mangement, Corporate Restructuring, etc... I would like the the categories to be in bold and larger and the people's name under them to be slightly indented. I think this was how it was before i updated my site to the latest version so I am wondering if some code needs to be updated.

If you go to http://www.xroadsllc.com/index.php?page=our-experts you can see what I am talking about, on the left hand side the people's namess are in the same line as their category headings.

Thanks in advance.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Navigation Pane - Stylesheet - Template

Post by Dr.CSS »

Not sure it was like this before and it should be the same as it was since the menu template used for that side still has custom li classes etc...
xroads
Forum Members
Forum Members
Posts: 26
Joined: Mon Mar 14, 2011 6:47 pm

Re: Navigation Pane - Stylesheet - Template

Post by xroads »

Is there a way this can be done then? Having the Headings slightly larger and the names indented.

Thank You
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Navigation Pane - Stylesheet - Template

Post by Dr.CSS »

You can add {$node->alias} to the link class and use CSS to style it...
Post Reply

Return to “Layout and Design (CSS & HTML)”