Jump to content

Tags color problem

Featured Replies

Posted
.ipsTags a[href*="/tags/defined/"] {
    background: SeaGreen;
}
html[dir="ltr"] .ipsTags a[href*="/tags/defined/"]:before {
	border-color: transparent SeaGreen transparent transparent;
}

I used ips manual, but there a problem, which part I missed?

ipstagscolor.png

  • Author
On 1/23/2019 at 5:39 PM, kmk said:

.ipsTags a[href*="/tags/defined/"] {
    background: SeaGreen;
}
html[dir="ltr"] .ipsTags a[href*="/tags/defined/"]:before {
	border-color: transparent SeaGreen transparent transparent;
}

I used ips manual, but there a problem, which part I missed?

ipstagscolor.png

 

What's your site? The code looks correct to me but if I see your site it will be easier to confirm what needs changing.

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.