Jump to content
Search Community

Samy El Orfi

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by Samy El Orfi

  1. Hi ZachSaucier! Many thanks for your reply!! I'll start right now reading the tutorial! I hope I'll fix the logo soon!
  2. Hi Mikel! Many thanks for your reply! Yes, I admit it, my svg is a complex! I think I must read some tutorials to use GASP to implement your code!
  3. Hi guys ! So, I'm new here, and I have a problem: I want to make the circle logo rotate but not the text in a svg file! I'm using : <animateTransform attributeName="transform" attributeType="XML" type="rotate" from="0 " to="360 " dur="5s" repeatCount="indefinite" /> But I don't know the center's coordinates and when I choose : 22.5 22.5 (the width and height of the circle logo are 45px x 45px ) the circle changes its position or I want it to be in the right side of the text like in the file attached. You can check the codepen page ! Please can anyone help me?! Many thanks!
×
×
  • Create New...