modifying category header  Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
2 posters

    modifying category header

    IdaTR
    IdaTR
    Forumember


    Female Posts : 547
    Reputation : 1
    Language : Danish, english
    Location : Denmark

    modifying category header  Empty modifying category header

    Post by IdaTR Mon 2 Oct 2017 - 10:16

    Hallo!

    I'm trying to adjust the category header on my website, so the category name stands in a big large text, and under it to the right there will be the statics of the forum like: number of topics and posts and who posted last.

    A quick illustration:

    modifying category header  Lalala11

    But i can't really get it to work:

    Index_box
    Code:
       <!-- BEGIN tablehead -->
          <div class="forabg">
             <div class="inner"><span class="corners-top"><span></span></span>
             <ul class="topiclist">
                <li class="header">
                   <div id="catheader">
                                      {catrow.tablehead.L_FORUM}</div>
                              </li>
                              <li id="state">
                                <dl class="icon">
                      <dd class="topics">{L_TOPICS}</dd>
                      <dd class="posts">{L_POSTS}</dd>
                      <dd class="lastpost"><span>{L_LASTPOST}</span></dd>
                   </dl>
                              </li>
             </ul>
             <ul class="topiclist forums">
       <!-- END tablehead -->

    CSS
    Code:

    /* CAT HEADER */

    #catheader h2 {
        color: #fff;
        font-family: abel;
        text-align: center;
        font-size: 50px;
        text-shadow: 2px 2px 3px #000;
        text-transform: uppercase;
        background-color: #2e8b57;
        border-radius: 0 2px 0 2px;
    }
    #state .icon .topics .posts .lastpost {
        float:right; 
        background-color: #2e8b57;
    }
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19324
    Reputation : 2005
    Language : fluent in dork / mumbojumbo & English haha

    modifying category header  Empty Re: modifying category header

    Post by Ape Mon 2 Oct 2017 - 11:48

    Please don't forget we need your forum link if you are asking for codes to do with your appearance problems. That is rule one in the rules below.
    modifying category header  Captur70



    modifying category header  Left1212modifying category header  Center11modifying category header  Right112
    modifying category header  Ape_b110
    modifying category header  Ape1010
    IdaTR
    IdaTR
    Forumember


    Female Posts : 547
    Reputation : 1
    Language : Danish, english
    Location : Denmark

    modifying category header  Empty Re: modifying category header

    Post by IdaTR Mon 2 Oct 2017 - 12:58

    Oh yea sorry: www.vielamort.net