ArtVenue Guide Book

Watermarking

  • Login to your FTP account.

  • Replace public\uploads\assets\watermark.png with your own watermark. ( PNG, transparent image, height of 26px work well but you can choose your own. )

  • Open and edit .env file.

Search

WATERMARK=false

Change it to

WATERMARK=true

Watermark Position.

Supported positions

top-left
top
top-right
left
center
right
bottom-left
bottom
bottom-right  (default)
  • Login to your FTP account.

  • Open and edit .env file.

Search

WATERMARK_POSITION=bottom-right

Change it to ( Select position from above list. )

WATERMARK_POSITION=top-right

or

WATERMARK_POSITION=bottom-left

or

WATERMARK_POSITION=right