Instant response results - question doesn't look like a link
Moderator: Thorsten
Instant response results - question doesn't look like a link
Using normal search the results Questions are a link to the full question and answer. They are blue and underlined.
However the results for the Instant response search do not look like a link. They are the same colour as the rest of the text and not underlined.
How can I make the Instant Response results look the same as the normal search results?
Thanks for your help
However the results for the Instant response search do not look like a link. They are the same colour as the rest of the text and not underlined.
How can I make the Instant Response results look the same as the normal search results?
Thanks for your help
Re: Instant response results - question doesn't look like a
Hi,
you can define the CSS as you wish in template/default/
bye
Thorsten
you can define the CSS as you wish in template/default/
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
Re: Instant response results - question doesn't look like a
Could you please give little bit more information. I have been trying to accomplish this but no luck. Which section and line do I need to change?
Re: Instant response results - question doesn't look like a
Hi,
which version do yoou use?
bye
Thorsten
which version do yoou use?
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
Re: Instant response results - question doesn't look like a
I'm using 2.7.4
Re: Instant response results - question doesn't look like a
HI,
do you use the default layout?
bye
Thorsten
do you use the default layout?
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
Re: Instant response results - question doesn't look like a
Yes I'm using default layout
Re: Instant response results - question doesn't look like a
My other question is, how do I change the color of Instant Search results. I'm not able to find anything in style.css
Re: Instant response results - question doesn't look like a
Hi,
you can change the link color for the instant response with
as an example.
bye
Thorsten
you can change the link color for the instant response with
Code: Select all
#instantresponse ul li a { color: blue; }bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist