Tagged: css, Invite friends, Youzer
Hi everyone in this awesome community 🙂
This is a bit of a plea as the support forum for this plugin is abandoned π (https://wordpress.org/support/plugin/invite-anyone/) I am looking to know what the CSS class is for this or even what can make this look less clumped together (spaced out well with a bit of styling…)
This is due to the Youzer plugin removing the CSS, so I need it again to put it in the global settings. (yep, same story).
Anyone got any ideas, or even what the class is for this? I would show you the link here but you’d need to be logged in. I am trying to get this looking less squished as well, maybe 1px between each line but iβd have to play about with thatβ¦
Any suggestions / ideas are welcome.
Many thanks to this community.
Hi Kristian,
You can add the following css.widget.invite-anyone p, .widget.invite-anyone form { padding: 20px; }
That should make it a bit better.
Reagards
BrajeshThank you Brajesh, and sorry for the late reply. I wasn’t very well but feel better now π
The code is great! thanks! but, is there a way I could adjust the left side too? it seems to only work on the right hand side π
Here’s the new screenshot:
Any CSS Suggestions my friend?
Please link me to a page showing the form.
Thank you
BrajeshHey I already did in the last message, but here it is again: – (You should see the widget on the right after logging in):
https://taipeiexpats.com/activity/
it is titled: “INVITE FRIENDS TO JOIN TAIPEI EXPATS”
Try this
.widget-content.invite-anyone { padding: 20px; } .invite-anyone .widget-title { margin-bottom: 15px; }
Regards
BrajeshIt’s perfect! Brajesh, thank you. I even added some of my own to your amazing code to pad out the top text, too.
The widget is looking and being awesome π
Thanks again, sir!
Oh! sorry, Brajesh, just one last thing.
I noticed the text is clumped together without any space below each line.
What can I add to your plugin to provide a little bit between each text line?
Thanks again, sir π
You must be logged in to reply to this topic.