Forum Support

Shape 5
March 28, 2024, 08:16:54 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Shape 5 Forum
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Changing fonts in menus  (Read 418 times)
joekuelue
Jr. Member
**
Offline Offline

Posts: 16



« on: March 09, 2009, 04:22:45 PM »

Hi.

I am usinge the template "business look".
I like to know, how I can change the font and font-size in the main menu
and other menus than the main-menu, e.g. in a menu which uses the module keyconcept.
The menu-class-suffix and the modul-class-suffix is "-img".

Thanks for your anwsers - joekuelue
Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #1 on: March 09, 2009, 09:29:11 PM »

Hello,

All the font sizes for the top menu and body are controlled by the body tag:

template_css.css (line 763)

Code:
body {
font-family:Arial,Helvetica,sans-serif;
font-size:75%;
margin:0 auto;
}



For the image menu:

template_css.css (line 1832)

Code:
a.mainlevel-img {
color:#000000;
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-style:normal;
font-weight:normal;
line-height:25px;
list-style-position:outside;
list-style-type:none;
margin-left:15px;
padding-left:8px;
text-decoration:none;
}


Default Joomla menu without images

template_css.css (line 1774)

Code:
/* Default Joomla! Menu */
a.mainlevel  {
color:#000000;
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-style:normal;
font-weight:normal;
line-height:25px;
list-style-position:outside;
list-style-type:none;
margin-left:-14px;
padding-left:8px;
text-decoration:none;}

Logged

Jonah Hall
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
joekuelue
Jr. Member
**
Offline Offline

Posts: 16



« Reply #2 on: March 13, 2009, 02:54:17 AM »

Hi.

Thank you for the fast and professional answer.

This is the difference of your company to other template-provider.

joekuelue

Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Looking for the largest variety in template designs? Look no more. Never buy 1 theme again. Signups start at just $89 for access to all of our themes.
Send Us An Email
Please send us your questions and we will email you back as soon as we can. Product support questions should be posted in our support forums under the Help menu. Our staff will assist you from there.