The Joomla! Forum ™






Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: Wed Mar 28, 2012 2:55 am 
Joomla! Fledgling
Joomla! Fledgling

Joined: Thu Mar 15, 2012 9:05 am
Posts: 3
May I know how to change the size to be smaller? like HOME button on the top menu to be smaller.


Last edited by imanickam on Wed Mar 28, 2012 3:12 am, edited 1 time in total.
Split from the topic f=676&t=701476. In the future, please create new topics for your questions.


Top
 Profile  
 
PostPosted: Wed Mar 28, 2012 3:16 am 
User avatar
Joomla! Master
Joomla! Master

Joined: Wed Aug 13, 2008 2:57 am
Posts: 20414
Location: Chennai, India
What you could is to introduce the css attribute font-size: 80%; in the following css entry that is available in the file personal.css located in the directory /templates/beez_20/css.
Code:
#header ul.menu li a:hover,
#header ul.menu li a:active,
#header ul.menu li a:focus
{
   background:#0d4c89 ;
   color:#fff;
}

Note: Make a copy of the file before editing it.

_________________
- Ilagnayeru (MIG) Manickam
http://www.eegan.org - helping the poor and underprivileged
educate. empower. enrich.
Support the poor and underprivileged


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 



Who is online

Users browsing this forum: No registered users and 7 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group