hello everybody; ( short intro )
this is my first post in this forum and you would be right calling me an abs. WP newbie. ( though I have some modx/drupal/activecollab/ experience I never needed to code (PHP/java/ajax,..) but delegate to the "pros"; so this is my first allbymyself,private,project,bout me & my passion photography.. based on little-php, intermed. html and css knowledge)
i'd like to mark some of my posts in the blog template graphically by a tab/label/ribbon,.."sitting on top of a single-post-outline, that would say: >new< , >sticky< or >gallery xy updated< ,... things like that;
i tried it in the "loop" with the
<div <?php post_class(); ?>>
</div>
.
method to assign some css to the relevant classes but i don't think this is a clean method;
i searched the forum and came over the Custom Field Template - plugin, but i'm sure there must be a simple/clean way by using e.g. custom fields as i don't like plug-ins & extensions as long as there's a "native" way of getting things done; so please be that kind and help a desperate soul;
best regards;