Support has been upgraded!
The Support Forum is closed. Not to worry! Providing the top quality support you expect and we're known for will continue! We're not ending support, just changing where you submit requests. This will provide you with the best experience possible.
Premium Support
Have you purchased an addon for Connections such as one of our premium templates or extensions with a valid license and you need help?
Please open a Support Ticket in your user account.
Free Support
Are you using the free Connections plugin? Don't worry, you are still very important to us! We are still providing you with the same high quality support that we're known for.
Please open a new support topic in the WordPress support forums for Connections.
- This topic has 6 replies, 2 voices, and was last updated 11 years, 2 months ago by
Ed.
-
AuthorPosts
-
06/14/2015 at 10:21 pm #337377
Ed
ParticipantHi, I wasn’t able to post in the Extensions forum so I’m doing here. Sorry for any hassle.
The connections plugin is awesome. I’m wondering if it’s possible to change the styling for the login extension. Instead of having the login boxes and submit button all on top of each other, is there a way of having them all in one line next to each other?
Thanks.
06/15/2015 at 9:45 am #337459Steven Zahm
Keymaster@ Ed
The Login extension comes with no styling of its own, everything is inherited from the theme…
That said…
The answer is yes, you would have to override the CSS styles set by the theme for form inputs. What that would be, sorry, but that is impossible for me to answer since every theme is different. If you share a link, I’ll take a look to see if it can be done quick and easy.
06/15/2015 at 9:57 am #337462Ed
ParticipantThis reply has been marked as private.06/15/2015 at 10:14 am #337465Steven Zahm
Keymaster@ Ed
p.login-username,
p.login-password,
p.login-submit {
display: inline-block;
}p.login-remember {
display: none;
}Here’s the CSS. One thing to keep in mind… the HTML being output is the standard WordPress login form, so if you add it anywhere else on the site or another plugin also renders the login form that CSS will also affect it too which may not be desireable.
Hope that helps.
06/15/2015 at 10:27 am #337470Ed
ParticipantAwesome. Works perfectly.
Thanks, Steven, for the help and great plugin.
06/15/2015 at 10:32 am #337473Steven Zahm
Keymaster@ Ed
Thanks!
If you have a moment, I would truly appreciate a review as they really do make a difference. Many thanks in advance!
https://wordpress.org/support/view/plugin-reviews/connections
06/15/2015 at 10:53 am #337474Ed
ParticipantAbsolutely. I just registered and put up the review. Well worth the 5 stars. Thanks again for everything.
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.
