Heisenberg submitted a new resource:
You must be registered for see links
- shadow links in forumvB Version: 4.1.x
This is an easy way to shadow all links in your forum when you move your mouse on a link.
Go to additional.css
Then add this code bellow all codes :
Code:a:hover { text-decoration: none; color: #06A3D0; text-shadow: #292929 0px -1px 3px; }
You must be registered for see links
Last edited:
