Customizing SMF > Modifications and Packages
APImage
loplo:
Thanks, works pretty good.
Question:
- how to replace watermarks? I've changed the default ones in /Packages/apimage/apimage/ bot won't change. nevermind, wrong location.
- how to "Turn off APImage on a single image"?
anteprimorac:
Answare is in FAQ:
6. How to turn off APImage on a single image?
Set "off" parameter to "true":
--- Code: ---[img off=true width=200 height=200]http://image.com/link.jpg[/img]
--- End code ---
loplo:
Still can't replace the watermark. Were exactly are located the watermark .PNGs?
anteprimorac:
Images:
thumb watermark: Themes/YOUR THEME/images/apimage/watermark.png (32x28)
gallery thumb watermark: Themes/YOUR THEME/images/apimage/small-watermark.png (18x16)
gallery viewer and show watermark: Themes/YOUR THEME/images/apimage/big-watermark.png (64x55)
CSS (Themes/YOUR THEME/css/apimage.css):
thumb watermark: find ".apimage .watermark div"
gallery thumb watermark: find ".apimage-gallery .images .list .apimage .watermark div"
gallery viewer watermark: find ".apimage-gallery .viewer .watermark div"
show watermark: find ".apimage-show .watermark div"
YOUR THEME - your current active theme or default theme
loplo:
I've replaced the PNGs, but still the "ap" is being shown.
For the second part, there's no apimage.css in Themes/mytheme/css/
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version