Could anyone please tell me what CSS file the colors for the text links on the main navigation bar are stored in I dont seem to be able to find them.
When I say Main Nav bar I meen the Top Menu
Could anyone please tell me what CSS file the colors for the text links on the main navigation bar are stored in I dont seem to be able to find them. When I say Main Nav bar I meen the Top Menu |
try in css/topmenu.css |
I dont have one of those where do I find that because it is'nt in templates/base/CSS |
It is in templates/base/css. It is there. Everyone has one. The actual name is top_menu.css https://www.deanbassett.com |
thanks both I dont know why I missed that, could not see for looking it's like when I do somthing round the house and put my screwdriver down I ask the girlfriend have you seen my screwdriver, she says yeah under your nose |
I am trying to do the same thing and I have Deanos Black Template in the base/css. The top_menu colors will not change. Any idea of what I am doing wrong? I want to change the top tab menus hover green and visited link green. The log in button green and the join button red. And all the other front page tags green for hover and visted. And the music, videos, and other stuffs hover and visited green. |
When using a custom template you must changed the css files in the custom templates CSS folder. https://www.deanbassett.com |
I did these the first time templates\tmpl_deanos_basic_black\css. And the colors never would change. |
Must turn off caching options in admin>settings>advanced settings>templates and clear cache before working on the template. You will not see any changes if caching is on until you clear it. Best to leave it off while the template is being worked on. https://www.deanbassett.com |
Thanks deano92964. Thanks for the support! |