Warning: include(/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php): failed to open stream: No such file or directory in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Warning: include(): Failed opening '/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Notice: Undefined index: OFPEC in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152
    Home   Help Login Register  

Author Topic: how to make a button clear?  (Read 3065 times)

0 Members and 1 Guest are viewing this topic.

Offline Meatball0311

  • Members
  • *
how to make a button clear?
« on: 25 Mar 2010, 01:19:47 »
what would be the color value for clear?

Offline i0n0s

  • Moderator
  • *****
Re: how to make a button clear?
« Reply #1 on: 25 Mar 2010, 01:50:05 »
{1, 1, 1, 0} = invisible

Offline Meatball0311

  • Members
  • *
Re: how to make a button clear?
« Reply #2 on: 25 Mar 2010, 02:09:26 »
Maybe I need to revise my question.. I want to make a picture a button how would I do that?  What I was thinking of doing it would be to have the picture then place an invisible button on top of it, but all it is doing is leaving a white box?

Offline i0n0s

  • Moderator
  • *****
Re: how to make a button clear?
« Reply #3 on: 25 Mar 2010, 02:25:19 »
Use active text in combination with a picture.
That should work better.

Offline Meatball0311

  • Members
  • *
Re: how to make a button clear?
« Reply #4 on: 25 Mar 2010, 02:48:52 »
Awesome!!  Works perfect thank you!