Welcome, Guest
Username: Password: Remember me

TOPIC: Icon on button

Icon on button 2 years 3 months ago #1801

hello
is there a way to give an icon to buttons like save and home icon? currently, I do this by putting an image above the button, but this makes the area covered by the images to be unclickable and you need to click on the sides of the button that isn't covered by the image to access that button function

thank you in advance
The administrator has disabled public write access.

Icon on button 2 years 3 months ago #1802

  • fatkhrus
  • fatkhrus's Avatar
  • Offline
  • Administrator
  • Posts: 826
  • Thank you received: 123
  • Karma: -107
Hello,

1. You can use Image button object: teslascada.com/HTML/image-button.html.
And setup image properties: teslascada.com/HTML/image2.html
2. You can create your own group object like in the following user-defined library:


Every group button contains objects like images and over all objects, button is placed with invisible color filling.


Best regards,
Ruslan
Last Edit: 2 years 3 months ago by fatkhrus.
The administrator has disabled public write access.
The following user(s) said Thank You: kurotsubaki

Icon on button 2 years 3 months ago #1803

how do I apply the second solution to my button which looks like this?

especially the part about the invisible color filling
this is a group of objects consisting of a blue button and a group of text and an image over it.
The administrator has disabled public write access.

Icon on button 2 years 3 months ago #1804

  • fatkhrus
  • fatkhrus's Avatar
  • Offline
  • Administrator
  • Posts: 826
  • Thank you received: 123
  • Karma: -107
You have to place button over the all objects and make custom color with opacity that lets you see objects under this button:



Best regards,
Ruslan
The administrator has disabled public write access.
The following user(s) said Thank You: kurotsubaki
Go to top