2011-08-07, 12:43 AM
Difficulty Level: Easy
for more cursors just go to: cursors-4u.net
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; -(or w/e color u got there)
![[Image: wl59g7.png]](https://camo.mybb.com/d7a9533c9a40f283b41be6795e248e8dd7c6fe3e/687474703a2f2f6935322e74696e797069632e636f6d2f776c353967372e706e67)
Step 3: Find a:hover, a:active {
Add this code:
![[Image: rcu3yb.png]](https://camo.mybb.com/cf18c269a08f4b5c33df717f23c8bcf1a610e3e3/687474703a2f2f6935312e74696e797069632e636f6d2f7263753379622e706e67)
Finally:
Click on Save Changes & Click on View Forum
and now the Standard cursor will change.
Demo: http://www.mybbcore.org/
for more cursors just go to: cursors-4u.net
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; -(or w/e color u got there)
cursor: url(http://cur.cursors-4u.net/cursors/cur-2/cur116.cur), default;
should look like this:Step 3: Find a:hover, a:active {
Add this code:
cursor: url(http://cur.cursors-4u.net/cursors/cur-2/cur117.cur), default;
should look like this:Finally:
Click on Save Changes & Click on View Forum
and now the Standard cursor will change.
Demo: http://www.mybbcore.org/