Forums

Retrieve category ID from a post (1 post)

  1. claus.lundholm
    Member
    Posted 3 years ago #

    Hi

    I want to retrive the Category ID from a post -just like the the_title(); etc. I need it to style specific categories in css:

    body#1 {color #000000;}
    body#2 {color #ffffff;}
    body#3 {color #fe0000;}

    etc...

    So i need the ID from a posts category i can put into my html <body id="CATEGORY_ID">.

    But how can that be done? I've tried many things, but still no luck :-(

    Hope you can help.

    Claus

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags