Title: Link submission
Last modified: January 1, 2019

---

# Link submission

 *  [mlapl1](https://wordpress.org/support/users/mlapl1/)
 * (@mlapl1)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/link-submission/)
 * Hello
 * I have just downloaded the plugin and it looks good.
 * I have two questions:
 * (a) I managed to find the submission shortcode but wonder if one can make a more
   developed submission form and
 * (b) when a submission is made by someone, is there a notification sent to the
   administrators? As far as I can tell there is no such notification.
 * Thanks for answering these questions.

Viewing 8 replies - 1 through 8 (of 8 total)

 *  Plugin Author [Yannick Lefebvre](https://wordpress.org/support/users/jackdewey/)
 * (@jackdewey)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/link-submission/#post-11041989)
 * a) Of course. Go to the User Submission tab under Library Configuration. There,
   you will be able to select many more fields to appear for users to submit extra
   information about links. For each field, you will see a drop-down list after 
   the field label to decide if that field will be displayed or not.
 * > [View post on imgur.com](https://imgur.com/a/6pEHq1R)
 * b) That is part of the options on that user submission tab. Select E-mail admin
   on link submission to receive an e-mail when new links are submitted. There is
   also a moderation system built-in.
 * Let me know if you have further questions on this and if you decide to use this
   on a regular basis, please consider donating to support this plugin’s development.
 *  [badsensor](https://wordpress.org/support/users/sanderbos/)
 * (@sanderbos)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/link-submission/#post-11107484)
 * Hi Yannick,
 * Is there a way to change the color of the “ADD LINK” button for front-end submissions?
 * Looked in the stylesheet editor, but no joy.
    I assume that it is now set to #
   25b0ed.
 * Again, many thanks.
 *  Plugin Author [Yannick Lefebvre](https://wordpress.org/support/users/jackdewey/)
 * (@jackdewey)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/link-submission/#post-11110556)
 * You can add an extra rule to the link Library Stylesheet to style that button:
 * .LLUserLinkSubmit input {
    background-color: #FF2; }
 *  [badsensor](https://wordpress.org/support/users/sanderbos/)
 * (@sanderbos)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/link-submission/#post-11113268)
 * Hi Yannick,
 * Many thanks for your reply.
 * I added the rule to the bottom of the Stylesheet, but there seems to be no change
   in the button color.
    I purged the cache from Siteground and the browser, but
   no joy.
 * Any more suggestions, thanks in advance!
 *  Plugin Author [Yannick Lefebvre](https://wordpress.org/support/users/jackdewey/)
 * (@jackdewey)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/link-submission/#post-11113271)
 * Can you give me the URL of the page where you have the button? That way I can
   try out styling using Chrome inspection tools and propose a good rule.
 *  [badsensor](https://wordpress.org/support/users/sanderbos/)
 * (@sanderbos)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/link-submission/#post-11113288)
 * Hi Yannick,
 * Thanks for the quick reply.
    I will send you an email with the link since the
   site is still in development. Do you have a public email address?
 * Regards
 *  Plugin Author [Yannick Lefebvre](https://wordpress.org/support/users/jackdewey/)
 * (@jackdewey)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/link-submission/#post-11113792)
 * Thanks for sending a link to the site over. Just to be sure, the Submit button
   that is at the bottom of every page is not generated by Link Library. It is an
   elementor object that you put on your pages.
 * I clicked on the submit link and do see that the color did not update properly.
   Another rule in your theme was more important. If you add !important at the end
   of the rule, it will take effect. This is basic CSS and is often something you
   need to do when trying to change the color of items on a site.
 * .LLUserLinkSubmit input {
    background-color: #FF2 !important; color: #000 !important;}
 * I also added a color rule in there so you can update the color of the text.
 * For your submit buttons at the bottom of every page, you probably have styling
   rules in Elementor to set their color.
 *  [badsensor](https://wordpress.org/support/users/sanderbos/)
 * (@sanderbos)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/link-submission/#post-11115903)
 * That works great Yannick!
 * Thanks for explaining that CSS rule, did not know that.
 * The other button was indeed Elementor, my mistake 🙂
 * Best regards

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Link submission’ is closed to new replies.

 * ![](https://ps.w.org/link-library/assets/icon-256x256.jpg?rev=971117)
 * [Link Library](https://wordpress.org/plugins/link-library/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/link-library/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/link-library/)
 * [Active Topics](https://wordpress.org/support/plugin/link-library/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/link-library/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/link-library/reviews/)

 * 8 replies
 * 3 participants
 * Last reply from: [badsensor](https://wordpress.org/support/users/sanderbos/)
 * Last activity: [7 years, 4 months ago](https://wordpress.org/support/topic/link-submission/#post-11115903)
 * Status: not resolved