Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

CSS Navigation Link Colors

Asked Modified Viewed 784 times
G
Grimloch
G
Energy can neither be created nor destroyed; only transformed !
  • Senior Member, joined since
  • Contributed 722 posts on the community forums.
  • Started 141 threads in the forums
  • Started this discussions
  • Answered 2 questions
asked
Senior Member

I have setup a test site for a friend of mine using 9.10.20 and a highly modified Atom-X theme. I have searched the entire file system and cannot figure out how to change the link colors on the css_navigation menu. I need some help here. I will give you the site link so that you can see my problem (upper left navigation menu). The link below is now my friends live site which I'm still working on.
Oshkosh High School Class of 1962

I can find no reference at all to these css definitions that show up when you do view page source:
<div class="fusion_css_navigation_panel"><ul class="main-nav block">
Edited by Grimloch on 24-09-2022 22:27,
0 replies

4 posts

A
Apis
A
Apis 12
  • Junior Member, joined since
  • Contributed 42 posts on the community forums.
  • Started 13 threads in the forums
answered
Junior Member

Find in "styles.css?v" and change "color"
.fusion_css_navigation_panel a {
 display: block;
 color: #xxxx;
0 replies
G
Grimloch
G
Energy can neither be created nor destroyed; only transformed !
  • Senior Member, joined since
  • Contributed 722 posts on the community forums.
  • Started 141 threads in the forums
  • Started this discussions
  • Answered 2 questions
answered
Senior Member

That's not it; makes no difference at all.
0 replies
D
douwe_yntema
D
  • Senior Member, joined since
  • Contributed 667 posts on the community forums.
  • Started 57 threads in the forums
  • Answered 1 question
answered
Senior Member

tried this one?

https://tom.veegers-realm.space/themes/Atom-X/ProDropBlue/pro_dropdown.css

I checked with debugger (Firefox F12)
0 replies
G
Grimloch
G
Energy can neither be created nor destroyed; only transformed !
  • Senior Member, joined since
  • Contributed 722 posts on the community forums.
  • Started 141 threads in the forums
  • Started this discussions
  • Answered 2 questions
answered
Senior Member

OK this thread can be closed; I found and fixed the problem.
@Apis: You were right all along dude. Somehow I missed it in the styles.css file all the many times I looked at it.
@douwe: The ProDrop scripts and css have nothing to do with the css_navigation_panel. They are strictly for the top menu dropdown.
0 replies

Labels

Statistics

  • Views 0 views
  • Posts 4 posts
  • Votes 0 votes
  • Topic users 3 members

3 participants

G
G
Energy can neither be created nor destroyed; only transformed !
  • Senior Member, joined since
  • Contributed 722 posts on the community forums.
  • Started 141 threads in the forums
  • Started this discussions
  • Answered 2 questions
D
D
  • Senior Member, joined since
  • Contributed 667 posts on the community forums.
  • Started 57 threads in the forums
  • Answered 1 question
A
A
Apis 12
  • Junior Member, joined since
  • Contributed 42 posts on the community forums.
  • Started 13 threads in the forums

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet