登錄 / 註冊
> > > Q: Re: Web bar autosuggest link colours


主題的留言: Q: Re: Web bar autosuggest link colours
imukai
會員

帖子總數: 8
註冊: 2013/5/23
已發表: 2013/5/23 下午12:55

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
管理員

帖子總數: 4235
註冊: 2006/2/8
已發表: 2013/5/23 下午11:42

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
會員

帖子總數: 8
註冊: 2013/5/23
已發表: 2013/5/24 上午8:47

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
管理員

帖子總數: 4235
註冊: 2006/2/8
已發表: 2013/5/31 上午2:36

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
管理員

帖子總數: 11520
註冊: 2001/5/4
已發表: 2013/6/4 下午11:22

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