Login / Sign up
> > > Q: Re: Web bar autosuggest link colours


Messages in topic: Q: Re: Web bar autosuggest link colours
imukai
Registered User

Nbr post: 8
Register: 5/23/13
Posted: 5/23/13, 12:55 PM

On this site, the Magelo Web Bar's auto-suggest popup box has white links.

On my site, it has blue links (my site's CSS uses blue for links). Is there a way to specify a class for the links in the popup so that they show up white there as well? I looked through the customization options and saw ways to change the background colours but not the links themselves.

Unless I'm just being daft. =/
loulina
Admin

Nbr post: 4235
Register: 2/8/06
Posted: 5/23/13, 11:42 PM

Hello imukai,
Could you please give us a link to your website?
We need to update our own CSS to avoid this change to happen.
Thanks!
imukai
Registered User

Nbr post: 8
Register: 5/23/13
Posted: 5/24/13, 8:47 AM

Hello. I simply added this line to my CSS to fix the problem:

.magelo-search-result-entry a:link {color: #FFFFFF;}

I'll keep an eye out to see if you add that as an option to your preferences, then I'll remove it from my CSS.
loulina
Admin

Nbr post: 4235
Register: 2/8/06
Posted: 5/31/13, 2:36 AM

Yes this quick fix works too on your side.
In order to properly update our own CSS we need to have a look at your website.
You can send me a link by email if you prefer at loulina@magelo.com
Thanks
Jelan
Admin

Nbr post: 11384
Register: 5/4/01
Posted: 6/4/13, 11:22 PM

Fixed internally, will be live very shortly ! Thanks for reporting this.