Home › Forums › Techozoic › Can I remove the tag box completely (or at least loose the grey background color)?
| Author | Posts |
|---|---|
| Author | Posts |
| March 6, 2011 at 11:58 pm #1410 | |
|
|
Lovin my new blog! Pretty much ready to unleash it but I would dearly love to eliminate the tag box completely. If that is not possible how can I change the background color of the tag box to white? Thanks! Mark |
| March 7, 2011 at 3:13 pm #1411 | |
|
Jeremy Clark |
You can add this to the custom css box under the Style settings tab. .tags{
background-color: #fff; border:none; } or this to remove it completely .tags{
display:none; } |
| March 8, 2011 at 5:24 am #1412 | |
|
|
Wow! Thanks Jeremy! Looks like exactly what I need but I know zip about editing CSS. Do I change the setting to “static” and then copy and paste the entire code into the Custom CSS box? Sorry about the newbie question Thanks Again! Mark |
| March 8, 2011 at 6:47 pm #1413 | |
|
|
Placed the code in the box and it worked like magic! Techozoic is amazing! Thanks Much! Mark |
| November 24, 2011 at 6:04 pm #1414 | |
|
|
Hey Jeremy, .tags{ } .tags { |
| November 25, 2011 at 8:35 pm #1415 | |
|
BartC |
Hi guys, As an alternative, I placed the tags at the bottom of both the single page, and the top page. I find it to be less intrusive that way. Go here to see how it looks: Go here for Jeremy’s instructions for that: Tag placement on post single page Be sure to scroll down to his Jan 20th response. bc |
You must be logged in to reply to this topic.
