Move colour for the day of the week

HI,
I’m trying to move the colour base on the day of the week, Sorry I couldn’t figure out the way it suppose to be done.
Any help pls.
Thank you.
Akram
Screenshot 2024-06-13 at 10.19.55 AM

A great way to do this is to make your images into bitmap fonts.

this is not image - it’s a bitmap font
Screenshot 2024-06-13 at 11.29.25 PM

how to do it.

  1. make seven different images (white .png’s) for each day of the week.

  2. import first one (Sunday) as text into WFS and add bitmap font. Then place other days into correct slots in bitmap font settings
    Screenshot 2024-06-13 at 11.26.09 PM

  3. simply place the text on your work area where you want, adjust the size of text box and font size to your liking and then simply put this code in the text field.
    Screenshot 2024-06-13 at 11.29.08 PM

If you want more complex ones with shading/depth like in your example you can make the black part an image and then make the white part a bitmap point just like I explained.

there’s my good deed for the day.

2 Likes

This is frequently asked question, we discussed it multiple times in past, for example here:

or here:

or here:

2 Likes

Thank you so much, MergeLabs…
your ideas did worked so good…
I really do appreciated so much.
Thank you for your time.
Akram

Thank you Peter for your time.
I really do appreciated.
Akram

In my previous design, I like to use bitmap for “day” too, so that I have a special design for it.
But problem found, when user set to other language, besides English, it become empty.

I see, I will keep it in mind.
never used other languages…
Thank you anyways…Yuan25.
Ak