changing size of links in nav menu
changing size of links in nav menu
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
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...
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
yes i mean actual links to external sites. there is no way to just change the appearance of links within the menu?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...
Re: changing size of links in nav menu
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...
There are a few post for using $node->id,alias,hierarchy etc., I've explained it before please do a search...


