How To Remove "bullets" From Post Tags
Started by
Beny Schonfeld
, Nov 14 2012 09:48 PM
tags bullets disc
11 replies to this topic
#1
Posted 14 November 2012 - 09:48 PM
Hello again,
1. The post tags display with "bullets" or discs in the single post layout. How do I remove these????
Here's a pic of what it looks like now, I'd like to remove the little bullets in between tags.
2. I'd also like to know what CSS instruction I need to use in order for the "line break" to NOT happen in the middle of a word (FIREFOX). See pic:
Thanks
1. The post tags display with "bullets" or discs in the single post layout. How do I remove these????
Here's a pic of what it looks like now, I'd like to remove the little bullets in between tags.
2. I'd also like to know what CSS instruction I need to use in order for the "line break" to NOT happen in the middle of a word (FIREFOX). See pic:
Thanks
#2
Posted 15 November 2012 - 01:23 AM
Beny,
If you can, provide a link to where the bullets are, please.
To be candid, I suspect the answer to question 2 is the same as for question 1. When the bullets are removed, the margins/padding around the bullets will also vanish, making more room on the line of menu items, causing the wrap to disappear.
If you can, provide a link to where the bullets are, please.
To be candid, I suspect the answer to question 2 is the same as for question 1. When the bullets are removed, the margins/padding around the bullets will also vanish, making more room on the line of menu items, causing the wrap to disappear.
#3
Posted 15 November 2012 - 02:28 PM
Beny,
If you can, provide a link to where the bullets are, please.
Here's a link to a blog post. At the bottom you can see the tags as shown in the screen pics above...
#4
Posted 15 November 2012 - 03:55 PM
Those bullets are implemented in the code used to generate the tags (as shown here: ). Do you want to replace these bullets with something else or just remove them?
#5
Posted 15 November 2012 - 04:40 PM
I just want to remove them completely.
#6
Posted 15 November 2012 - 04:53 PM
The bullets are set in a core file (class.posts.php in the includes folder in your theme directory). It's not recommended that you edit core files since the change will be overwritten when you update Framework, but if you can remember to make the change again after updating, you should be fine. You just need to remove this term (just find it and delete it but do not remove the apostrophes and spaces that are around it): •
#7
Posted 15 November 2012 - 05:02 PM
OK, that worked perfectly. Thanks!
What about the second issue: what CSS instruction do I use to make sure that if a tag is long, it doesn't break the tag mid-word. I would rather it shoot the whole tag link to a new line.
Look at this screen pic to see what I mean...
What about the second issue: what CSS instruction do I use to make sure that if a tag is long, it doesn't break the tag mid-word. I would rather it shoot the whole tag link to a new line.
Look at this screen pic to see what I mean...
#8
Posted 15 November 2012 - 05:42 PM
You can try using display: block; for the link tags but the problem is, that will probably create a vertical list of your tags. I don't think this is something that can prevented.
#9
Posted 15 November 2012 - 06:29 PM
Yeah, display: block doesn't do it... The strange thing is if you look at this link ( ) in Chrome you'll see that it breaks the tag mid-word.
But if you open that link in Firefox it displays that last tag in a new line... Which is how I would like it to display in every browser. Any thoughts?
But if you open that link in Firefox it displays that last tag in a new line... Which is how I would like it to display in every browser. Any thoughts?
#10
Posted 15 November 2012 - 06:37 PM
Strangely, when I view the tags in Firefox (on Mac), the last tag is broken mid-word. I think it's going to vary from different browsers, but not sure why this happens.
#11
Posted 15 November 2012 - 06:38 PM
That's really weird... I'm using Firefox on Mac as well and it displays whole...
Alright... It's good enough as it is. Let's call this case closed.
Alright... It's good enough as it is. Let's call this case closed.
#12
Posted 15 November 2012 - 06:40 PM
The topic was marked as resolved.
Also tagged with one or more of these keywords: Resolved, tags, bullets, disc
PageLines Framework →
Technical Support →
How do I disable tags at bottom of blog post?Started by gsquared , 17 Jun 2013 |
|
|
||
General →
Off Topic →
Is there a pagelines way for this?Started by Jarrod H , 23 May 2013 |
|
|
||
A translation file for Portuguese of BrazilStarted by joseneas , 18 Feb 2013 |
|
|
||
Tags are doubled up on Blog PostsStarted by sunwater , 15 Feb 2013 |
|
|
||
Visual Editor Screwed When Updating Wordpress 3.5.1Started by stevelight82 , 08 Feb 2013 |
|
|










