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?

Changing specific link colors in the navigation menu?

Asked Modified Viewed 4,246 times
L
LiTos456
L
  • Member, joined since
  • Contributed 61 posts on the community forums.
  • Started 14 threads in the forums
  • Started this discussions
asked
Member

Is it possibly to make a specific link/links for example a red color so that it attracts people's attention more?
Edited by LiTos456 on 10-06-2008 03:51,
0 replies

11 posts

L
LiTos456
L
  • Member, joined since
  • Contributed 61 posts on the community forums.
  • Started 14 threads in the forums
  • Started this discussions
answered
Member

I also saw on some websites that when you hover over links they fade into a specific color. How do you do that?
Sorry Im posting this here its just that php fusion themes site doesnt help as much! People dont respond!
0 replies
U
Unknown98
U
  • Member, joined since
  • Contributed 113 posts on the community forums.
  • Started 32 threads in the forums
answered
Member

The themes site doesn't even load for me.
0 replies
L
LiTos456
L
  • Member, joined since
  • Contributed 61 posts on the community forums.
  • Started 14 threads in the forums
  • Started this discussions
answered
Member

works fine to me
0 replies
H
HACKERSOFT
H
  • Member, joined since
  • Contributed 63 posts on the community forums.
  • Started 12 threads in the forums
answered
Member

@LiTos456
Add a style to that specific link like:
<a href="target" style="color: red">specific link</a>
0 replies
L
LiTos456
L
  • Member, joined since
  • Contributed 61 posts on the community forums.
  • Started 14 threads in the forums
  • Started this discussions
answered
Member

you mean like in the name of it? Cuz when i do it displays the whole code in the navigation as a link lol.
0 replies
H
HACKERSOFT
H
  • Member, joined since
  • Contributed 63 posts on the community forums.
  • Started 12 threads in the forums
answered
Member

specific link refers to the title, sorry for misleading you...
logically the URL should go in the href="http://blablablah"
0 replies
L
LiTos456
L
  • Member, joined since
  • Contributed 61 posts on the community forums.
  • Started 14 threads in the forums
  • Started this discussions
answered
Member

Im talking about the links in the navigation panel in fusion that you create through the site links options in admin CP.
0 replies
M
mysterysword
M
"I thought what I'd do was, I'd pretend I was one of those deaf-mutes" - Catcher in the Rye
  • Junior Member, joined since
  • Contributed 10 posts on the community forums.
  • Started 2 threads in the forums
answered
Junior Member

You could add an HTML code to the name of the link through editing it through the database only. PHP-fusion blocks HTML for a lot of things, so only way to get the HTML code working is to edit it directly from the database.
0 replies
M
mysterysword
M
"I thought what I'd do was, I'd pretend I was one of those deaf-mutes" - Catcher in the Rye
  • Junior Member, joined since
  • Contributed 10 posts on the community forums.
  • Started 2 threads in the forums
answered
Junior Member

Quote

TammyK wrote:
You can't do it through the database either. You'd need to edit infusions/navigation/navigation.php to give the link an id then style that id.
No, if you go to site_links on the database, you can edit the link_name. For example, one link_name would be Home. You can edit the value from there and make it <span style=color:red>Home</span>, and The name would show red on the site.

Ex:img.photobucket.com/albums/v321/animekenshin333/BT%20Themes/db-001.jpg

Result: img.photobucket.com/albums/v321/animekenshin333/BT%20Themes/db-002.jpg
Edited by mysterysword on 10-06-2008 23:21,
0 replies
L
LiTos456
L
  • Member, joined since
  • Contributed 61 posts on the community forums.
  • Started 14 threads in the forums
  • Started this discussions
answered
Member

ooohh. ok thanks!

PS: Does anyone know how you make the links fade into like red or something very smoothly on hover? i saw that on like 2 other sites.
0 replies
L
LiTos456
L
  • Member, joined since
  • Contributed 61 posts on the community forums.
  • Started 14 threads in the forums
  • Started this discussions
answered
Member

how can i use it?
0 replies

Labels

None yet

Statistics

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

0 participants

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet