![]() |
|
||||||
|
|||||||
| Blogging Basics Come here to learn the basics of blogging. |
| Welcome to Bloggeries Blog Forum - Your First and Last Stop in the Blogosphere! |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
Well, can you shed some light on that? I'm not sure as to what you refer to as labels.
|
|
||||
|
Oh.. You mean tags? Are you using Wordpress?
|
|
||||
|
I notice that you were always asking something about hiding some posts then now labels..
what blogging platforms are you using?...
__________________
|
|
||||
|
Here is how to do it.
Click 'Layout' tab and click the 'Edit HTML' Subtab. Now click 'Expand Widget Templates' to expand the CSS code. Find the following code in your template. Code:
<b:if cond='data:post.labels'>
<data:postLabelsLabel/>
<b:loop values='data:post.labels' var='label'>
<a expr:href='data:label.url' rel='tag'><data:label.name/></a><b:if cond='data:label.isLast != "true"'>,</b:if>
</b:loop>
</b:if>
__________________
Blogging Tips and Social Media | Fresh Tech Tips | Adsense Primer Follow me on Twitter: mintblogger |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|