-
AuthorPosts
-
March 4, 2015 at 6:54 pm #405971
Hi
I’m still developing the site http://www.insigniaglobalpartners.com – I am struggling with the way the text boxes are showing on my login and registration pages – I have turned sidebars off in the Enfold Sidebar Settings, and have ensured each page is using the ‘No Sidebar’ in Layout. I am using the WP-Members plugin with the stylesheet set to ‘No Float’ – another similar Enfold website is using the same plugin/setting and they have managed to stretch the text boxes across the page.
Grateful for advice – thanks.
Bruce
- This topic was modified 9 years, 8 months ago by computacure.
March 5, 2015 at 11:29 am #406335Can anyone help me with this please?
March 5, 2015 at 1:05 pm #406369Hey!
Are you sure you want the input fields to span across the whole container? I think that would be a bad idea from a usability standpoint. Also, on your login page, the element under the input field are a mess, do you want to float them all to the left, center or right? I would recommend you keep the input fields as they are and fix the items under them so that they align to the left and get the space they need.
If possible, please provide us with a screenshot or mock-up highlighting what you would like the pages to look like.
Cheers!
Rikard- This reply was modified 9 years, 8 months ago by Rikard.
March 5, 2015 at 5:28 pm #406532Hi, thanks for getting back. Yes I would like to float them all right like here:
http://www.lrc-solutions.com/legal-candidates/jobs-by-email/
This is the look I am trying to achieve..
Bruce
March 6, 2015 at 5:52 am #406807Hey!
Ok, please try the following in your Quick CSS:
#wpmem_login .div_text, #wpmem_login .button_div, #wpmem_login .link-text{ width:100% !important; } #wpmem_login .link-text{ padding-top:20px !important; } #top input[type="text"]{ max-width:100% !important; min-width:100% !important; }
Regards,
RikardMarch 6, 2015 at 12:00 pm #406931Brilliant – that seems to have sorted it thanks Rikard.
Any idea how to get rid of the striped background on the login page:
http://www.insigniaglobalpartners.com/login-to-insignia-global-partnersand the registration page:
http://www.insigniaglobalpartners.com/register-to-insignia-global-partners?March 6, 2015 at 12:21 pm #406941Hi Rikard
I sorted the striped background – when switching from Visual to Text editor I found the tags
and
each side of the shortcode. On removing these tags the striped background disappeared.
Thanks again for your help.
March 7, 2015 at 5:18 am #407391 -
AuthorPosts
- You must be logged in to reply to this topic.