Page 1 of 1

changing size of links in nav menu

Posted: Mon Jun 02, 2008 2:36 am
by dpakman91
i want to make it so that actual links i add to my left side menu appear smaller than menu items. how can i control how they look?

Re: changing size of links in nav menu

Posted: Mon Jun 02, 2008 5:16 am
by Dr.CSS
Actual links?...

If you are talking about having some links on the left side and they are in the same div as the menu then you may want to put them in there own div and then style then from there...

Re: changing size of links in nav menu

Posted: Mon Jun 02, 2008 1:56 pm
by dpakman91
mark wrote: Actual links?...

If you are talking about having some links on the left side and they are in the same div as the menu then you may want to put them in there own div and then style then from there...
yes i mean actual links to external sites. there is no way to just change the appearance of links within the menu?

Re: changing size of links in nav menu

Posted: Mon Jun 02, 2008 6:51 pm
by Dr.CSS
If you mark them some how when they are generated, specific class or ID, then you can...

There are a few post for using $node->id,alias,hierarchy etc., I've explained it before please do a search...