How I can create a component which is visible on the same location throughout the whole site
I want to create one component. It is like Link button but it should be visible throughout the whole site on the same place.
I want to create one component. It is like Link button but it should be visible throughout the whole site on the same place.
1. Create the the HTML with <a> and <img> tag for your button
2. Create component using that HTML
3. Use the component in base template.
Above is just one of the approach, there can be many more.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.