Forum Support

Shape 5
March 28, 2024, 03:13:03 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: Can't type in login box  (Read 572 times)
vjmanzo
Jr. Member
**
Offline Offline

Posts: 18



« on: August 14, 2015, 05:49:00 PM »

Hi,

I'm having an issue where I can't seem to type text into the login box on my page. I believe the issue is similar to this ticket which seems to be unresolved.

http://www.shape5.com/component/option,com_smf/Itemid,75/topic,39773.0/

When I click the login button, the text does not appear in the box, though if I enter the appropriate credentials, I'm able to log in. I suspect the issue is somewhat related to the template dark/white color, but I can't seem to fix it. Any help would be appreciated.
Logged
mikenicoll
Global Moderator
*****
Offline Offline

Posts: 20162



WWW
« Reply #1 on: August 16, 2015, 07:55:23 PM »

Hello,

This is most likely an issue with the font values being set as em values instead of px values. Certain browsers do not recognize this even though it is completely valid. If you post a URL I can tell you for sure.

Regards,
Logged

Mike Nicoll
------------
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
mikenicoll
Global Moderator
*****
Offline Offline

Posts: 20162



WWW
« Reply #2 on: August 16, 2015, 09:43:38 PM »

Hello,

Change 0.9em to 12px below:

Code:
Template.CSS - Line 136

.inputbox, .btn, .registration input, .login input, .contact-form input, #jform_contact_message, input, textarea, .validate, button, select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #dadada;
    color: #626262;
    font-size: 0.9em;
    font-weight: 300;
    height: auto;
    line-height: 1;
    padding: 14px 15px 13px;
}
Logged

Mike Nicoll
------------
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
vjmanzo
Jr. Member
**
Offline Offline

Posts: 18



« Reply #3 on: August 18, 2015, 09:54:59 AM »

Perfect! Thanks!
Logged
mikenicoll
Global Moderator
*****
Offline Offline

Posts: 20162



WWW
« Reply #4 on: August 19, 2015, 10:15:59 PM »

NP Smiley
Logged

Mike Nicoll
------------
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
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.