-
Author
-
November 12, 2013 at 22:28 #6507
alim.jivraj
Participanthi, when users click ‘sign up’, a box pops up prompting them to enter their deets. i want to delete the heart in that pink box to the left of ‘create my account’.
how do i do this? or what file do i need to access to do this?thanks
November 13, 2013 at 04:51 #6554adam
Participantthe register modal one should do it for you:
https://archived.seventhqueen.com/forums/topic/removereplace-the-love-hearts-in-siteNovember 14, 2013 at 00:51 #6582alim.jivraj
Participantforgive my ignorance, but i added into that file, but no luck.
i noticed it said ‘replaces’, does that mean i need to add my own icon?to make it simple, can you tell me where the heart icon file is located…i’ll just delete it.
thanks in advance
November 14, 2013 at 03:29 #6583adam
Participantit’s a fontawesome icon. see here:
http://fontawesome.io/examples/move sweetdate/page-parts/general-register-modal.php to sweetdate-child and try editing this line (remove the <i> tag):
<i class=”icon-<?php echo apply_filters(‘kleo_register_button_icon’,’heart’); ?>”></i>November 16, 2013 at 00:57 #6754alim.jivraj
Participanti couldn’t figure out how to replace the heart with another icon, but did figure out how to delete the heart. good enough.
thanksNovember 18, 2013 at 22:58 #6862SQadmin
KeymasterHi, You just replace the “heart” with “envelope” for example
Here are the icons to choose from: http://fortawesome.github.io/Font-Awesome/3.2.1/cheatsheet/Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
You must be logged in to reply to this topic.

