Hi all,
how do I lengthen the fields slightly more so I can fit the titles in better?
Many thanks
(SOLVED) Lengthen the text fields on registration page?
Moderator: crythias
-
- Znuny expert
- Posts: 215
- Joined: 18 Jun 2012, 09:24
- Znuny Version: 3.1.6
- Real Name: Craig Wellman
- Company: STÜBER SYSTEMS
(SOLVED) Lengthen the text fields on registration page?
You do not have the required permissions to view the files attached to this post.
Last edited by morecw on 31 Aug 2012, 15:46, edited 1 time in total.
OTRS 3.1.6, Windows 2008 with MySQL database
Firefox 14, Chrome 22
Firefox 14, Chrome 22
Re: Lengthen the text fields on registration page?
ask your web developer
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
-
- Znuny expert
- Posts: 215
- Joined: 18 Jun 2012, 09:24
- Znuny Version: 3.1.6
- Real Name: Craig Wellman
- Company: STÜBER SYSTEMS
(SOLVED) Lengthen the text fields on registration page?
Ok I found it in \var\httpd\htdocs\skins\Customer\default\css\Core.Login.cssjojo wrote:ask your web developer
#Signup input[type='text'] {
width: 270px;
}
.NewLine {
clear: left;
}
OTRS 3.1.6, Windows 2008 with MySQL database
Firefox 14, Chrome 22
Firefox 14, Chrome 22