Jump to content

change appearance of tags

Recommended Posts

Posted

Site URL: https://chris-stanford.online/blog

Seeking to change the appearance of tags in the Om template. Rather than Tags x, y, z, I'd like the tags to appear like the ones here on the forums, with the tag name within a shape that looks like an actual tag (and without being preceded by the word "Tags"). Is there a way to do this?

tags.png

  • Replies 6
  • Views 1.1k
  • Created
  • Last Reply
Posted
1 hour ago, tuanphan said:

Difficult. Have you solved yet?

 

Unfortunately not. Is the difficulty in placing each tag name inside an icon? I've also been trying to set the display like this:

(Tag icon) tag name x, tag name y, etc.

With the font being Kepler Std 

Posted
On 3/1/2020 at 12:33 AM, stanfordc said:

Unfortunately not. Is the difficulty in placing each tag name inside an icon? I've also been trying to set the display like this:

(Tag icon) tag name x, tag name y, etc.

With the font being Kepler Std 

Try adding to Home > Design > Custom CSS

span.tags .tags-title {
    background-image: url(https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcTswXzor1rdr1LwvZgJIJO8zABBRO4j2Y2Lh62qhtH-L8LX581P);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 2px;
    border-radius: 4px;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Posted
On 3/2/2020 at 2:42 PM, tuanphan said:

Try adding to Home > Design > Custom CSS


span.tags .tags-title {
    background-image: url(https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcTswXzor1rdr1LwvZgJIJO8zABBRO4j2Y2Lh62qhtH-L8LX581P);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 2px;
    border-radius: 4px;
}

 

Thanks very much. That's headed in the direction I was hoping for. 

Archived

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

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.