The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Code Script question

Go down

Code Script question Empty Code Script question

Post by Guest June 21st 2011, 7:19 am

I have 2 good scripting questions to ask personly here.

1. Is how in the world do you css a custom mouse cursor I know were the get the code and place in css code but it will remove my images I put.
The css code has like a smeily code were you can place a img of http:// img link into it like example <smeily (http://www.example.img) .jpg.gif.png for end of any pic link.

2. I am trying to figuer out how I can stop porxy severs to my site were would you place a htaccess code in a forumotion Admin CP I have that code to.

Please reply Asap


Last edited by Nape4 on June 21st 2011, 7:27 am; edited 1 time in total (Reason for editing : Fixed Grammar tryed to make more sence.)
avatar
Guest
Guest


Back to top Go down

Code Script question Empty Re: Code Script question

Post by Mike June 21st 2011, 2:26 pm

1)
Code:
body{
cursor: url(file link)
}

2) I dont think we have access to HTAccess
Mike
Mike
Hyperactive

Male Posts : 4255
Reputation : 471
Language : English, HTML, CSS
Location : Loveland, Colorado

Back to top Go down

Code Script question Empty Re: Code Script question

Post by Guest June 21st 2011, 4:29 pm

1. Better show you what the code is that say place in a css sheet.

Code as follows
<html>
<head>
<style type="text/css">
.smile {Cursor:url(http://img link),auto}
</style>
</head>
head goes first befor a body does

<body>
<h3 class="smile">HTML cursor codes - "Smile"</h3>
</body>

2. httacces it can be done on a site
I found a site that tells how to do it.

http://www.javascriptkit.com/howto/htaccess.shtml


Last edited by Nape4 on June 21st 2011, 4:37 pm; edited 1 time in total (Reason for editing : Url link fixed to show proxy blocking can be done)
avatar
Guest
Guest


Back to top Go down

Code Script question Empty Re: Code Script question

Post by Guest June 22nd 2011, 7:16 pm

From the site in your link:

I can't stress this enough: You need to make sure you are allowed to use htaccess before you actually use it.
There is no server access on forumotion forums. This means you are not allowed to use htaccess. Sorry...

You do have the ability to ban IP addresses, and using wildcards, you can ban a block of IP addresses. That's how I dealt with proxy servers on a forumotion forum I helped to develop.
avatar
Guest
Guest


Back to top Go down

Code Script question Empty Re: Code Script question

Post by Guest August 6th 2011, 5:20 am

[quote="Drogba921"]1)
Code:
body{
cursor: url(file link)
}

What should I do with this code here put in css page of my Admin Cp or use my code I posted or showed because my code is what makes the imageing or my pictiers go missing

Need recommend Asap think then ill thank that user and post this suject solved and very helpfal.
avatar
Guest
Guest


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum