* User Info

 
 
Welcome, Guest. Please login or register.
Did you miss your activation email?

* Recent Posts

Re: What are you listening to? by Stelios
[July 16, 2023, 08:54:53 am]


Re: What are you listening to? by Stelios
[July 16, 2023, 08:52:34 am]


Re: What are you listening to? by Jacob
[July 12, 2023, 01:59:53 am]


Re: What are you listening to? by Dagger
[July 06, 2023, 04:11:15 pm]


Re: Cannot Register on Support Forum by Jacob
[June 01, 2023, 01:09:08 am]


Re: Cannot Register on Support Forum by SMFNew
[May 21, 2023, 10:22:14 am]


Cannot Register on Support Forum by Stelios
[May 21, 2023, 06:45:30 am]


Re: Forum Profile Signature Error by SMFNew
[January 19, 2023, 10:26:49 pm]


Re: Forum Profile Signature Error by MangoMochi
[January 19, 2023, 10:24:45 pm]


Re: Forum Profile Signature Error by SMFNew
[January 19, 2023, 01:57:05 pm]

* Poll

  • Have you noticed better loading times?
  • Dot YES! My forum loads instantly!
  • 53 (33%)
  • Dot I have much better loading times
  • 20 (12%)
  • Dot I have noticed my forum loads a tiny bit faster than before
  • 22 (13%)
  • Dot I have not noticed any changes
  • 64 (40%)
  • Total Members Voted: 150
  • View Topic

* Twitter

Keep up to date with SMFNew by following us on twitter!

Author Topic: [MYBB] how to add a custom cursor on your forums in mybb  (Read 3698 times)

0 Members and 1 Guest are viewing this topic.

Offline Phantom

  • Member
  • Posts: 115
  • Reputation: +1/-1
  • I Am GOD!!!!
    • View Profile
[MYBB] how to add a custom cursor on your forums in mybb
« on: January 13, 2011, 09:13:57 pm »
Difficulty Level: Easy
What we are editing: CSS Template

Step 1:
Login into ACP >> Templates & Style >> Choose 1 of your theme >> Click on global.css >> Edit Stylesheet: Advanced Mode

Step 2: Find body {
Add this code Above background: #efefef;
Code: [Select]
cursor: url(http://vip-hax.com/images/cursor.CUR), default;Should look like this:


Step 3: Find a:hover, a:active {
Add this code color: #000;
Code: [Select]
cursor: url(http://vip-hax.com/images/cursor.CUR), default;

Finally:
Click on Save Changes & Click on View Forum
and now the Standard cursor will change.
« Last Edit: September 04, 2011, 05:00:15 pm by Nick »

Share on Facebook Share on Twitter


 

SimplePortal 2.3.7 © 2008-2024, SimplePortal