Watermark Copyright Notice
- joomlajumkie
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
8 years 7 months ago #38014
by joomlajumkie
Watermark Copyright Notice was created by joomlajumkie
Hi does anyone know if you can add a watermark to the slideshows?
I can not find anything on the site that says you can add a watermark.
I don't want to have to make a copy of each image and add a watermark, any thoughts anyone?
regards
Bob
I can not find anything on the site that says you can add a watermark.
I don't want to have to make a copy of each image and add a watermark, any thoughts anyone?
regards
Bob
Please Log in or Create an account to join the conversation.
8 years 7 months ago #38015
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Watermark Copyright Notice
Hi
give me your url, I will try to help you
(I have seen your idea request
)
CEd
give me your url, I will try to help you
(I have seen your idea request

CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
- joomlajumkie
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
8 years 7 months ago #38017
by joomlajumkie
Replied by joomlajumkie on topic Watermark Copyright Notice
Hi Jed,
No need to give you my URL either CK Slideshow can allow the adding of watermarks or it can't. If it can then please point me to the appropriate control.
Thank you for your offer to help but I am comfortable using the plugin just couldn't find any option that allowed watermarks.
regards
Bob
No need to give you my URL either CK Slideshow can allow the adding of watermarks or it can't. If it can then please point me to the appropriate control.
Thank you for your offer to help but I am comfortable using the plugin just couldn't find any option that allowed watermarks.
regards
Bob
Please Log in or Create an account to join the conversation.
8 years 7 months ago - 8 years 7 months ago #38019
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Watermark Copyright Notice
you can do what you want using css 
now if you don't want my assistance for this, ok
by my side if someone asked me, I would write it like this

now if you don't want my assistance for this, ok
by my side if someone asked me, I would write it like this
Code:
.camera_target::after {
background:url("https://www.joomlack.fr/templates/joomlack/images/logo_joomlack_orange.png");
content: "";
display: block;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 1;
}
Joomlack Webmaster and Developer
Last edit: 8 years 7 months ago by ced1870.
Please Log in or Create an account to join the conversation.
Time to create page: 0.199 seconds