Search Box Link Color
3 posters
Page 1 of 1
Search Box Link Color
What is the Link Color code (CSS) for the text "Advanced Search"? This code below won't work either.
- Code:
#search_menu a {
color: #MYCOLORHERE;
}
!_NICK_!- Active Poster
-
Posts : 1505
Reputation : 69
Language : English, HTML, and CSS
Location : In the middle of no return.
Re: Search Box Link Color
Forum URL & the screenshot of the exact part that you are trying to change can help.
Sanket- ForumGuru
-
Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Re: Search Box Link Color
There is no need for a screen shot. 
Click search here at the top on the navigation menu. Then, look at the text that says "Advanced Search".

Click search here at the top on the navigation menu. Then, look at the text that says "Advanced Search".
!_NICK_!- Active Poster
-
Posts : 1505
Reputation : 69
Language : English, HTML, and CSS
Location : In the middle of no return.
Re: Search Box Link Color
Add this to AP > Display > Colors > CSS.
Link would serve it's purpuose next time Nick.
- Code:
.center-overview a {
color: red !important;
}
Link would serve it's purpuose next time Nick.

Nera.- Energetic
-
Posts : 7078
Reputation : 2017
Language : English
Location : -
Re: Search Box Link Color
Nope Nera, this does not work. I've tried a lot of stuff, but nothing will work. I see where you got that Ideal from by looking at the CSS of the forum, but is sure don't work for me.
!_NICK_!- Active Poster
-
Posts : 1505
Reputation : 69
Language : English, HTML, and CSS
Location : In the middle of no return.
Re: Search Box Link Color
Thats the reason we asked for your Forum URL in the first place.!_NICK_! wrote:Nope Nera, this does not work. I've tried a lot of stuff, but nothing will work. I see where you got that Ideal from by looking at the CSS of the forum, but is sure don't work for me.

Sanket- ForumGuru
-
Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Re: Search Box Link Color
I don't want to give my forum url just yet. I'm using PunBB.
!_NICK_!- Active Poster
-
Posts : 1505
Reputation : 69
Language : English, HTML, and CSS
Location : In the middle of no return.
Re: Search Box Link Color
The forum version would be enough i think. Add this to your css & check.
- Code:
p.center-overview a{
color: #ffffff !important;
}
Sanket- ForumGuru
-
Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Re: Search Box Link Color
@Sanket - Yes, I've done and tried that by Inspecting the link on Chrome and looking it up in the Main/Default Css.
@Rideem3 - Nope, It will not work either.
@Rideem3 - Nope, It will not work either.
!_NICK_!- Active Poster
-
Posts : 1505
Reputation : 69
Language : English, HTML, and CSS
Location : In the middle of no return.
Re: Search Box Link Color
The code I gave you Nick also works, as you see here http://tiki.makingforum.com/
The thing is that a command with important for the same thing already exists and it would not be rewritten so you need it on the top and it should work as on my forum
The thing is that a command with important for the same thing already exists and it would not be rewritten so you need it on the top and it should work as on my forum

Nera.- Energetic
-
Posts : 7078
Reputation : 2017
Language : English
Location : -
Re: Search Box Link Color
@Rideem3 - It worked, but there is a text-shadow. I tried to put it at none, but it didn't work.
@Nera - Well, I don't know, but for some reason it won't work.
@Nera - Well, I don't know, but for some reason it won't work.
!_NICK_!- Active Poster
-
Posts : 1505
Reputation : 69
Language : English, HTML, and CSS
Location : In the middle of no return.

» Link Color Problem / Titles Problem / and search problem
» link search top view of forum
» Visual Help: Search text Color
» Search background color
» text and background color of the search bar
» link search top view of forum
» Visual Help: Search text Color
» Search background color
» text and background color of the search bar
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum