![]() |
| |||||||
| IPB Skinning Help Need help customizing the looks of your forum? Post here. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
| Member | I'm curious as to how I can lock my custom pictures so that they can't be stolen off my forum. Some websites that I have been to have their pics coded as such and I would really appreciate the help with this. Thanks, hackie |
| | |
| | #2 (permalink) |
| Member | I just realized that my post wasn't specific - I know that there is a question in the FAQ about rightclicking, but I work on a Mac and pictures that are coded for anti-rightclicking can still be dragged off the page by Mac users. My question is about coding for the latter. Sorry for the confusion, hackie |
| | |
| | #3 (permalink) |
| Active Forumer ![]() | You can't get around the macintosh thing for this as that would need its own coding besides its IE equivalent. No Right Click modifications can be easily avoided if you just use firefox then right click y'know. :P To lock a graphic in place so it's harder to steal (But it can be stolen.) Just use a JS script file to define all of the image HTML as variables... link your JS source file into the board header (like the below coded example) and then call on the variables by using JS. Code: <!-- Example of offsite JS source file. --> <script src="http://path/to/url/file.js"></script> You can save background images by right clicking the same way you would with normal images... but you can't copy them by selecting the table/div tag as you would with a normal image. -_- |
![]() Banned FMODS.com Member Do not give me support I do not already know... | |
| | |
| | #4 (permalink) |
| Member | search for a hack called watermark , it creats a watermark for all pics that on your forum and use the hotlink protection from cpanel the last thing use the javascript to prevent right click ( not so good ) |
| | |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| I need a pic of a lock | rtk-killer | Graphics and Web Design (free) | 0 | 10-05-2005 03:14 AM |
| Lock memberlist | sned45 | phpBB2 General Questions | 4 | 03-28-2005 04:29 PM |
| Lock down foo | mithras | phpBB2 General Questions | 3 | 03-20-2005 11:41 AM |
| Caps Lock | aj~ | IPB General Support | 5 | 10-07-2004 05:32 AM |
| Lock Memberlist? | RyxX | IPB General Support | 3 | 03-29-2004 01:23 PM |