Important

Okay
  Public Ticket #1571474
share Reward
Closed

Comments

  • zhaojie started the conversation

    Excuse me, how to modify the shared icon

  •  1,319
    Land of replied

    Hi Zhaojie,

    You can modify the shared icon at:

    - "app\code\Lof\RewardPointsBehavior\view\frontend\templates\buttons\facebook\like.phtml"

    - "app\code\Lof\RewardPoints\view\frontend\web\css\styles.css"( class .lrw_share_fb )

    If you want modify all button please do it at folder:

    "app\code\Lof\RewardPointsBehavior\view\frontend\templates\buttons" and css at "app\code\Lof\RewardPoints\view\frontend\web\css\styles.css"

  • zhaojie replied

    We modify the Twitter, G+ icons, what should we do?

  •  1,319
    Land of replied

    Hi Zhaojie,

    You can modify theme at folder "app\code\Lof\RewardPointsBehavior\view\frontend\templates\buttons"( for title )

    ex Twitter: http://prntscr.com/jghtb8

    And style for theme by add css to "app\code\Lof\RewardPoints\view\frontend\web\css\styles.css" use our class: http://prntscr.com/jghu1x

  • zhaojie replied

    We have modified, but it has not taken effect, you can guide to see if it is your code's bug

  •  1,319
    Land of replied

    Hi Zhaojie,

    Have a nice day.

    Sorry for late response.
    What are you want to do with this button? Can you give me design's button?

  • zhaojie replied

    We need to submit something to you, such as pictures, as well as html code?

    We hope we can control the style of the icons ourselves, and we can modify the position or size of the icons by ourselves

    1.We hope that the style of social media icons can be in style files 

    2. We hope that all icons can be replaced, icon size, positioning can be modified

    3. we want all icons are displayed in a row, each icon Size, icons are the same

    These three points are our requirements. We will give you the results of the design later.

    These three points are our requirements. We will give you the results of the design later. If you have the necessary information, please reply to us in detail.

  •  1,319
    Land of replied

    Hi Zhaojie,

    This icon due to tweet, facebook... specified, you can not change it. If you need, this is my idea:
    - Use js to hide our button and replace them by your button
    - creating an additional trigger action with the our button


  • zhaojie replied

    Please help us to revise, we can provide the icon of social media we designed, we tried it ourselves, did not modify it successfully, we hope you help us modify

  • zhaojie replied

    html code:

    <div class="cs_share">
    <ul>
    <li class="cs_facebook">
    <a href="" title=""><img src="" alt="" /></a>
    </li>
    <li class="twitter">
    <a href="" title=""><img src="" alt="" /></a>
    </li>
    <li class="cs_google">
    <a href="" title=""><img src="" alt="" /></a>
    </li>
    <li class="cs_pinterest">
    <a href="" title=""><img src="" alt="" /></a>
    </li>
    </ul>
    </div>

    Please help us adjust our Buttons.Thank you!


  • zhaojie replied

    html code:

    <div class="cs_share"> <ul> <li class="cs_facebook"> <a href="" title=""><img src="" alt="" /></a> </li> <li class="twitter"> <a href="" title=""><img src="" alt="" /></a> </li> <li class="cs_google"> <a href="" title=""><img src="" alt="" /></a> </li> <li class="cs_pinterest"> <a href="" title=""><img src="" alt="" /></a> </li> </ul> </div>

    Please help us adjust our Buttons.Thank you!

  • zhaojie replied

    this is google+ picture

  •  1,319
    Land of replied

    I think this will take a lot of my time, please research this link:

    https://stackoverflow.com/questions/6316979/selecting-an-element-in-iframe-jquery  (get link tigger to share http://prntscr.com/jhiseu )

    http://api.jquery.com/trigger/ add action trigger

    If you can't do it, you can create a custom work requests to our email: [email protected]