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?

Navigation Panel

Asked Modified Viewed 2,376 times
N
Ninjah
N
Ninjah 10
  • Junior Member, joined since
  • Contributed 18 posts on the community forums.
  • Started 8 threads in the forums
  • Started this discussions
asked
Junior Member

Is there a code to make the navigation links have a background color when you go over them like the PHP fusion site?
For eg.When i put my cursor over Home an orange background appears behind it.
Thanks for the help.
0 replies

4 posts

U
Unknown98
U
  • Member, joined since
  • Contributed 113 posts on the community forums.
  • Started 32 threads in the forums
answered
Member

Yes, you have to edit in your CSS. For example


background-color: #0099FF;


You have to also add:


display: block;


I think that's it. That's what I hear anyway. Haven't tried it.
Edited by Unknown98 on 08-07-2008 05:04,
0 replies
N
Ninjah
N
Ninjah 10
  • Junior Member, joined since
  • Contributed 18 posts on the community forums.
  • Started 8 threads in the forums
  • Started this discussions
answered
Junior Member

Hmm i'll try it out.
Thanks.
If anyone else has anymore tips feel free to post it here :)
0 replies
G
googlebot
G
Visit the new home of the merge between Hacking Vs. Security and Security Override!
My copyright removal has been switched over from HvS to SecurityOverride.
  • Senior Member, joined since
  • Contributed 638 posts on the community forums.
  • Started 28 threads in the forums
answered
Senior Member

@Unknown98 - that's not what he's talking about, even if it works.

@Ninjah - disable your current navigation panel ( Admin Panel -> System Admin -> Panels ). Then make a new panel Call CSS Navigation Panel or whatever, and make the panel filename css_naviagation_panel

You will now have the same effect as on this site.
0 replies
N
Ninjah
N
Ninjah 10
  • Junior Member, joined since
  • Contributed 18 posts on the community forums.
  • Started 8 threads in the forums
  • Started this discussions
answered
Junior Member

Yes i tried both and it worked.
Thanks everyone.
0 replies

Labels

None yet

Statistics

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

0 participants

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet