Sie sind auf Seite 1von 3

Support Forum :: Topic: Field label font size, uppercase input tex...

1 de 3

You are here: Home

Forum

Index

Fox Contact Form

New Topic

No Replies

Support

http://www.fox.ra.it/forum/5-support/10911-field-label-font-size-...

Field label font size, uppercase input

My Topics

Profile

Search

Help

Welcome, jses
Last Visit Date: Today

Logout

Forum

Fox Contact Form

Support

Field label font size, uppercase input text

Support requests and general discussions


REPLY TOPIC

UNSUBSCRIBE

FAVORITE

TOPIC: Field label font size, uppercase input text


Field label font size, uppercase input text 22 Sep 2014 14:25

jses

#13504

hi there!
i tried to search, but i cant find info that helps me, i have a form on one of my site's page:
http://www.welltrainning.pt/recrutamento/recrutamento-em-curso .
I would like to change the label font size, how can i do it?
I also have another issue, when i fill the fields, the data shows on uppercase, how can i chage it also?
thank you very much

NOW ONLINE

Fresh Boarder

Report to moderator

Posts: 4

REPLY

Field label font size, uppercase input text 22 Sep 2014 16:54

ray283

EDIT

#13507

Hi,
Your uppercase is being set by your template's css file, line 1056;
templates/welltrainning2/css/template.css
Your label font size can be changed with this code;
div#foxcontainer_m112 label {
font-size: 12px;
}

OFFLINE

Moderator
Posts: 229
Thank you received: 51

You can also create a custom CSS file by copying this file;
components/com_foxcontact/css/bootstrap.css
modify line 330 adding your font-size style and save it to the same location with a new name. Then in the
Advanced settings of your form select the new css file.
Ray
Report to moderator

REPLY

The following user(s) said Thank You: jses

Field label font size, uppercase input text 22 Sep 2014 17:24

jses

#13508

Hi Ray,
thanks for the hint, i solved the font size, but it stills in uppercase.
by the way i have another form page with the same situation, sorry to botter you, but im new to css, can you
help me to fix it?
http://www.welltrainning.pt/recrutamento/bolsa-de-formadores
thanks

NOW ONLINE

Fresh Boarder
Posts: 4

Report to moderator

REPLY

EDIT

25/09/2014 14:29

Support Forum :: Topic: Field label font size, uppercase input tex...

2 de 3

http://www.fox.ra.it/forum/5-support/10911-field-label-font-size-...

Field label font size, uppercase input text 22 Sep 2014 18:06

ray283

#13509

In your template's CSS file, line 1056,


templates/welltrainning2/css/template.css
you have this style;
input[type="text"], input[type="password"], input[type="email"], input[type="ur
{
width: 100%;
padding: 8px 0;
color: #5D5D5D !important;

OFFLINE

font-size: 12px;

Moderator

font-style: normal;

Posts: 229

text-transform: uppercase;
text-shadow: none;

Thank you received: 51


}

at line 999 this style;


input, select, textarea, a.art-search-button span
{
vertical-align: middle;
font-size: 12px;
font-style: normal;
text-transform: uppercase;
}

Change text-transform: uppercase; to text-transform: none; text-transform: lowercase; or remove it.


http://docs.joomla.org/J3.x:Modifying_a_Joomla!_Template
http://docs.joomla.org/J2.5:Modifying_a_Joomla!_Template
Ray
Report to moderator

REPLY

THANK YOU

Field label font size, uppercase input text 22 Sep 2014 18:13

jses

#13511

Thanks a lot, problem solved

NOW ONLINE

Fresh Boarder

Report to moderator

Posts: 4
REPLY TOPIC

REPLY
UNSUBSCRIBE

FAVORITE
- Support

Forum

Fox Contact Form

Support

EDIT

Go

Field label font size, uppercase input text


Powered by Kunena Forum

Keep in touch

Project Sponsors

The following contacts are suitable for those who want to be

Impermeabilizzazione del tetto

informed about Fox extensions. For general support requests,


please post on the support forum.
Google plus: Fox Contact

Ultrasound Technician Expert


Nail fungus treatment

LinkedIn: Demis Palma


Facebook: Fox Contact

Interested in sponsoring?

Copyright (c) 2011-2012 by Demis Palma. All Rights Reserved.

25/09/2014 14:29

Support Forum :: Topic: Field label font size, uppercase input tex...

3 de 3

http://www.fox.ra.it/forum/5-support/10911-field-label-font-size-...

25/09/2014 14:29

Das könnte Ihnen auch gefallen