Title: Social profile
Last modified: August 24, 2016

---

# Social profile

 *  Resolved [Pidor](https://wordpress.org/support/users/pidor/)
 * (@pidor)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/social-profile/)
 * Hi there,
 * I created a social profile on my website (www.mabiblio.be) and would like to 
   add to it, beside Facebook, Twitter and Youtube a fourth icon linked to the registration
   form for our newsletter.
 * I tried that but it doesn’t work…
 * .social-widget a[href*=”[http://eepurl.com/5UIBr”%5D](http://eepurl.com/5UIBr”%5D)::
   before,
    .social-area a[href*=”[http://eepurl.com/5UIBr”%5D](http://eepurl.com/5UIBr”%5D)::
   before { content: url(‘images/letter4.png’); }
 * Do you know how I could solve this?
 * Thanks a lot in advance 🙂

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

 *  [Marko Dimitrijević](https://wordpress.org/support/users/dimikjones/)
 * (@dimikjones)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/social-profile/#post-5962972)
 * Hi again, there is no way to achieve that with CSS, it is social widget after
   all. Try using **Moesia FP: Call to action** for that purpose.
 *  Thread Starter [Pidor](https://wordpress.org/support/users/pidor/)
 * (@pidor)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/social-profile/#post-5963049)
 * I managed to do it.
 * 1) In my social menu I added a [link](https://www.dropbox.com/s/yzlrelx07tq5ecx/Social%20menu.JPG?dl=0)
   of my newsletter subscription form
 * 2) In style.css I added
 *     ```
       .social-widget a[href*="http://eepurl.com/5UIBr"]::before,
       .social-area a[href*="http://eepurl.com/5UIBr"]::before {
       content: url('images/letter4.png');
       }
       ```
   
 *  [Marko Dimitrijević](https://wordpress.org/support/users/dimikjones/)
 * (@dimikjones)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/social-profile/#post-5963065)
 * Oh, you set it, ok, bravo 🙂
 *  [satishdevnani](https://wordpress.org/support/users/satishdevnani/)
 * (@satishdevnani)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/social-profile/#post-5963128)
 * Hey there after an update my moesia theme cracked (funkydevelopers.com)
 * I just want to know how did you got your social buttons in center and that too
   color full ?
 * Please help me you may visit my website and can see that

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

The topic ‘Social profile’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/moesia/1.54/screenshot.png)
 * Moesia
 * [Support Threads](https://wordpress.org/support/theme/moesia/)
 * [Active Topics](https://wordpress.org/support/theme/moesia/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/moesia/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/moesia/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [satishdevnani](https://wordpress.org/support/users/satishdevnani/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/social-profile/#post-5963128)
 * Status: resolved