VISIT AND LIKE OUR PAGE ON FACEBOOK
TAKE A LOOK AT OUR TWEETS ON TWITTER
SUBSCRIBE TO THE JOOMFREAK RSS FEED
VISIT OUR CHANNEL ON YOUTUBE

Account Details

Change your name, email, password or permanently delete your account. Change settings

We offer several ways you can get support from our experts: Support ForumKnowledgebaseNewsletter

Your Forum Posts

No posts to display.

Welcome, Guest
Username Password: Remember me
  • Page:
  • 1
  • 2

TOPIC: Changing font size

Changing font size 06 Jun 2016 10:32 #8944

Hi,

I noticed that the fonts when a user type something in a box are very small.

Example: www.moduliprivacy.it/index.php/consulenza-privacy-contatti

Is it possible to change this parameter in JF Calla?

Thank you!

Re: Changing font size 07 Jun 2016 03:14 #8951

You can change in template.css file, at line 198 modify to:
 
label, input, button, select, textarea, input[type="text"], input[type="email"] {
font-family: misolight;
font-size: 24px;
line-height: normal;
height: auto;
}
 


joomfreak

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0

Re: Changing font size 08 Jun 2016 11:31 #8969

Hi,

at line 198 my css says only:

label,


Have I change this line with your statement?

Please report the block starting at 198, before and after the change, it will be more clear.

Thank you for support!

Re: Changing font size 09 Jun 2016 03:19 #8975

Yes, you change this line with my statement.

joomfreak

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0

Re: Changing font size 10 Jun 2016 15:45 #8987

Hi, after the changes the text box fonts are ok but now the label fonts are very small, as you can see here:

www.moduliprivacy.it/index.php/consulenza-privacy-contatti

Lines from 188 to 206:

legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 18px;
font-size: 19.5px;
line-height: 36px;
color: #333;
border: 0;
}
label, input, button, select, textarea, input[type="text"], input[type="email"] {
font-family: misolight;
font-size: 24px;
line-height: normal;
height: auto;
}
input,
button,
select,

Re: Changing font size 13 Jun 2016 02:55 #8992

I see in your code:

This image is hidden for guests. Please log in or register to see it.


joomfreak
Last Edit: 13 Jun 2016 03:02 by isupport.

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
  • 2
Time to create page: 0.89 seconds
Tuesday 23 April 2024

joomfreak is not affiliated with or endorsed by the Joomla Project or Open Source Matters.
The Joomla logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.