Help With Bread Crumbs Hover Color »  Show posts from    to     

Icy Phoenix


phpBB 3 MODS And Styles (Not Compatible With phpBB 3.1) - Help With Bread Crumbs Hover Color



a22burnett [ Fri 28 Aug, 2009 18:50 ]
Post subject: Help With Bread Crumbs Hover Color
Style: Black Pearl
Version: phpBB3 3.0.5
Forums: http://www.ps3team.us/forums/phpBB3/

I've changed every hover color that I could find in the main css to yellow, but the breadcrumbs still changes to red.
Let me know what I'm looking for to fix this.
This section is what I'm referring to:
35886ty

Any help would be greatly appreciated. Thanks!!!


spydie [ Fri 28 Aug, 2009 19:24 ]
Post subject: Re: Help With Bread Crumbs Hover Color
have a look for this

.bc-div a:hover, .bc-div a:active {
color:#DD2222;
text-decoration:none;
}
stylesheet.css (línea 975)
.bc-links a, .bc-links a:visited, .bc-links a:hover {
text-decoration:underline;
}
stylesheet.css (línea 980)


a22burnett [ Fri 28 Aug, 2009 20:53 ]
Post subject: Re: Help With Bread Crumbs Hover Color
Solved again, thanks spydie.


spydie [ Sun 30 Aug, 2009 20:17 ]
Post subject: Re: [SOLVED] Help With Bread Crumbs Hover Color
Your welcome

Tip:

Use FireFox with WebDeveloper addon .

It help´s a lot to find the errors.




Powered by Icy Phoenix