Hover on the main banner
2 posters
Page 1 of 1
Hover on the main banner
i want to reduce the light on the main banner . so it become dark . and when i put the mouse on it . its light back to normal . like here
www.giants-anime.com
www.giants-anime.com
DareDev1l- Forumember
- Posts : 103
Reputation : 2
Language : English
Re: Hover on the main banner
Hello @DareDev1l,
Add the following rule to your stylesheet.
Administration Panel > Display > Colors > CSS stylesheet
Add the following rule to your stylesheet.
Administration Panel > Display > Colors > CSS stylesheet
- Code:
#logo img { opacity:0.7; transition:300ms }
#logo img:hover { opacity:1 }
Similar topics
» fade slow on hover over main buttons phpBB2 forum
» Main Banner
» main banner
» Main banner
» Main Banner - Requested
» Main Banner
» main banner
» Main banner
» Main Banner - Requested
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum