Image Text

See all posts Reply

Image Text new!
by lalit aggarwal, 15 years, 2 months ago
I want to give image text from left bottom to right top diagonally. like any watermark.

Can we give some background color also when we are uploading the image.Reply
Re: Image Text new!
by colin, 15 years, 2 months ago
You cannot have diagonal text using <>image_text (although it is planned for a future version). However, you can very simply create a transparent image with your text in diagonal, and apply it as a watermark.

As for the background color, you can use image_default_color for a fallback color, or image_background_color to force color on transparent areas. Check out the doc!Reply