Shape 5

Joomla Free Templates => Digital Systems - Free => : shad190 April 21, 2009, 03:44:13 AM



: Change the font size in Main Menu Module
: shad190 April 21, 2009, 03:44:13 AM
Dears ....
I need to enlarge the font size in items that appears in the main menu module
(http://i39.tinypic.com/106ha38_th.jpg)
so, Please somebody explain me how to change the font size of the (Main Menu Module) !  ???
I am Using Digital Systems - Joomla 1.5 Template


: Re: Change the font size in Main Menu Module
: jonahh April 22, 2009, 02:34:33 PM
Can you post a URL of this? Then I can let you know exactly what you need to edit.


: Re: Change the font size in Main Menu Module
: shad190 April 22, 2009, 03:58:12 PM
dear Jonah ...

here is the URL

hope to consider it !


: Re: Change the font size in Main Menu Module
: kgrinstein April 22, 2009, 06:51:33 PM
In the template_css.css file about line 244 changing the font size should help.

Good Luck,


: Re: Change the font size in Main Menu Module
: jonahh April 24, 2009, 12:42:44 PM
You also could add the following to the bottom of your template_css.css file:

:
.menu li a {
font-size:14px;}


: Re: Change the font size in Main Menu Module
: shad190 April 24, 2009, 03:16:23 PM
Dear jonahh ...
It worked out , Thanks for your support