Forums / Setup & design / Merge image+text into button

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Merge image+text into button

Author Message

Mark Overduin

Friday 29 August 2003 1:38:48 am

Right now, I use texttoimage() to convert text to an image (to use it as a button).
Is it possible to merge an image with text to create a button?

This is what I mean:
http://afterdune.dyndns.org/merge_example.gif

Can this be done? If not: Back to coding for me...

Thanx in advance.

-- Mark

Paul Forsyth

Friday 29 August 2003 2:29:23 am

Yes,

Have a look at this:

http://ez.no/developer/ez_publish_3/documentation/customization/components/images/image_effects

convert is a wonderful little tool :)

paul