changing size of links in nav menu

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
dpakman91
Forum Members
Forum Members
Posts: 68
Joined: Tue May 13, 2008 4:19 pm

changing size of links in nav menu

Post 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?
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: changing size of links in nav menu

Post 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...
dpakman91
Forum Members
Forum Members
Posts: 68
Joined: Tue May 13, 2008 4:19 pm

Re: changing size of links in nav menu

Post 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?
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: changing size of links in nav menu

Post 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...
Post Reply

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