Forum Hosting  

Go Back   Forum Hosting > IPB Support > IPB Skinning Help

IPB Skinning Help Need help customizing the looks of your forum? Post here.


Reply
 
LinkBack Thread Tools Display Modes
Old 01-10-2006, 07:45 AM   #1 (permalink)
Member
 
hackie's Avatar
 
Join Date: Jan 2006

Location: Charlotte, NC
Posts: 6
Rep Power: 0 hackie is on a distinguished road
fTrader: (0)
fBuck$: 59
Bank: 0
Total fBuck$: 59

My Forumer
My Country:
Question 15: How do you lock pictures?

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
hackie is offline   Reply With Quote
Old 01-10-2006, 07:51 AM   #2 (permalink)
Member
 
hackie's Avatar
 
Join Date: Jan 2006

Location: Charlotte, NC
Posts: 6
Rep Power: 0 hackie is on a distinguished road
fTrader: (0)
fBuck$: 59
Bank: 0
Total fBuck$: 59

My Forumer
My Country:
Default Re: 15: How do you lock pictures?

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
hackie is offline   Reply With Quote
Old 01-10-2006, 01:15 PM   #3 (permalink)
Active Forumer
 
Iyeru's Avatar
 
Join Date: Jul 2005

Posts: 326
Rep Power: 4 Iyeru is on a distinguished road
fTrader: (0)
fBuck$: 2,222
Bank: 0
Total fBuck$: 2,222

My Forumer
My Country:
Default Re: 15: How do you lock pictures?

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>
Hopefully you know what I mean. If you want it easier for your members, I can just whip up a simple image to background image code for each of your macros that you use. :P

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...
Iyeru is offline   Reply With Quote
Old 01-10-2006, 11:51 PM   #4 (permalink)
Member
 
mhmd's Avatar
 
Join Date: Jan 2006

Posts: 2
Rep Power: 0 mhmd is on a distinguished road
fTrader: (0)
fBuck$: 39
Bank: 0
Total fBuck$: 39

My Forumer
My Country:
Default Re: 15: How do you lock pictures?

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 )
mhmd is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

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