Changing Cstomizr Tag Buttons to "Price Tag" Shaped Links
-
Hi All,
Semi-CSSNewbie question.
First off: Thanks for all the really cool snippets.
I was wondering if you knew the code that would make the post tag buttons look like
the price tag shaped tag links in the themes Ridizain and Twenty-Fourteen as seen here:https://www.wpstrapcode.com/ridizain/2009/06/01/edge-case-many-tags/
I looked around the snippet library and the forum but couldn’t quite find the right solution.
I looked at both themes using Firebug but where I got lost was, in the Ridizain Style sheet it is described as “.entry-meta .tag-links” with the following code:
However, the Customizr style sheet (as you know) uses “.entry-meta .btn-tag”
.entry-meta .btn-tag { background-color: gray; background-image: linear-gradient(to bottom, #8f8f8f, #696969); background-repeat: repeat-x; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); color: #fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
So suddenly I felt I was comparing apples to oranges.
Could you tell me the exact wording I should change in the style Customizr sheet?
All Help is appreciated.
Cheers!
jmw
- The topic ‘Changing Cstomizr Tag Buttons to "Price Tag" Shaped Links’ is closed to new replies.