This is not a bug, But.....
Why on earth, can't I change the text color of the active link in a dropdown menu in a css file?
The style information associated with it is:
element.style {
color:#333333;
font-weight:bold;
}
This has been driving me nuts for quite a while now. I finally found where this is getting it's style....
.. from /templates/base/scripts/BxBaseMenu.php about line 752:
$sIActiveStyles = ($bActive) ? 'color:#333;font-weight:bold;' : '';
Geezus guys.... don't you think it would be a lot more convenient for template designers if this got it's style from.... say..... top_menu.css ?
My opinions expressed on this site, in no way represent those of Boonex or Boonex employees. |
Since starting to use Dolphin I have followed in silence every word you say. I have just tried this and stll it doesn't solve my issue even though I think it s the same issue. I need to change both the font colour and background in the drop down menu on all pages.
Everything else I have covered. the site is hand-ball.biz. Due to launch soon PLS help.
Regards,
Justin Ferber
Complete newbie but learning fast. Thanks for all the help. |
@justinferber.
You have gzip enabled and changing your css with that on is difficult. Use Firebug add on, and all your problems are solved, when it comes to finding css. Look around for templates/your_template/css/top_menu.css (maybe common.css or general.css, I cant tell with your compression on.?):
.topMenu a
color:#666666
As for the background of the drop down, it looks funky in there. Maybe contact template maker, or re-upload original files and of the menu and start over?
This sentance says nothing, and its possibly spellt wrong. |
You guys that reply to two year old threads, crack me up. My opinions expressed on this site, in no way represent those of Boonex or Boonex employees. |
Oh hell. I thought someone had actually found a new problem.
Then I took one more swig off the tequila bottle and remembered.......
http://towtalk.net ... Hosted by Zarconia.net! |
You guys that reply to two year old threads, crack me up.
as well as u... where have u been HL?
ManOfTeal.COM a Proud UNA site, six years running strong! |
I like to think he was trapped on a submarine with a horrible pop singer/drug addict. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |