top menu drop link visited color

I know this seems silly but I cannot change the color on the visited links for the top drop down menu. Its currently white on gray. I have been able to change everything else. Where can I find the css code for the main menu drop down sub nav IE: Top Photos, Top Video etc..

ScreenHunter_.gif · 2.6K · 104 views
Giving it another shot......
Quote · 21 Aug 2010

It's all in top_menu.css

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 21 Aug 2010

Yep, thats what I have modified. So I went further than that. I removed mytemplate/css/top_menu.css from the server and the D#($ white links were still present. I think another css file somewhere is overwriting my mytemplate/css/top_menu.css but I cant find it. I even tried coding  an important command in mytemplate/css/top_menu.css like this to try to override any other css file that may be taking precedence.

 

.topMenu .sub a.button.more_ntop_element:visited{ color: #FF0000 !important;}

 

but this did not work. the links are still white.

 

pulling my hair out Yell

Giving it another shot......
Quote · 23 Aug 2010

Do you have css caching turned on by any chance.

Admin->Settings->Advanced Settings->templates

Turn off all caching options and then manually clear your cache by removing all files from the cache folder on the server except for the .htaccess file in that folder and try again.


There are also 2 locations that most likley need to be changed. Both in top_menu.css

.topMenu a, .topMenu a:link, .topMenu a:visited, .topMenu b

And

.topMenu td#tm_active a.top_link, .topMenu td#tm_active a.top_link:link, .topMenu td#tm_active a.top_link:visited, .topMenu td#tm_active a.top_link:active

https://www.deanbassett.com
Quote · 23 Aug 2010

also try anchor.css as well ...

https://dolphin-techs.com - Skype: Dolphin Techs
Quote · 23 Aug 2010

Firebug with Firefox may help finding the CSS codes for each corresponding object a little easier for you.  Just something to try.

Good luck!

:-)
Quote · 23 Aug 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.