-
Author
-
August 6, 2015 at 17:13 #71987liamParticipant
Hi
Is there a way to embed or somehow have the pop up login box on the front page so users don’t have to click login to get to it
ThanksAugust 7, 2015 at 14:16 #72150sharmstrModeratorNo. But you can add the BP login widget by putting it in its own sidebar then use the Widgetized sidebar shortcode to display it. Its been discussed a few times here.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
August 7, 2015 at 19:39 #72201liamParticipantI see, ok is there any way of changing the colour of the login & register buttons to make them standout more?
August 7, 2015 at 19:41 #72202liamParticipantalso i want to blend it in to my background. http://foodii.london/
August 8, 2015 at 13:57 #72234sharmstrModeratorRegister isn’t a button. Here’s the css for Login
COPY CODE.main-color #bp-login-widget-submit { background-color: red !important; }
You can also just change the row style in vc.
Not sure what you mean by blend. Let me know and I’ll try to help.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
August 8, 2015 at 14:46 #72244liamParticipantthanks.
SO for instance that login block has a white background can i make it transparent so that it looks naturally like it’s part of the front page.
See attached image the background has a grey tone, i want to make it so the login block is just part of that rathes than a white block there.Attachments:
You must be logged in to view attached files.August 8, 2015 at 14:54 #72248sharmstrModeratorNo it doesnt. That’s why I didnt understand. The form is transparent. You have a white background. Edit the settings for that row to change it to whatever you want. The grey in the container above it is an image, not a color.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
August 10, 2015 at 16:26 #72436liamParticipantok all sorted, now the text boxes to enter username and pwd take on the background image. Any way of making them white?
August 10, 2015 at 16:58 #72440sharmstrModeratorTry this
#bp-login-widget-user-login, #bp-login-widget-user-pass {
background-color: #fff !important;
}Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
-
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.