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.

modifying category header

2 posters

Go down

modifying category header  Empty modifying category header

Post by IdaTR October 2nd 2017, 10:16 am

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;
}
IdaTR
IdaTR
Forumember

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

http://www.vielamort.net

Back to top Go down

modifying category header  Empty Re: modifying category header

Post by Ape October 2nd 2017, 11:48 am

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
Ape
Ape
Administrator
Administrator

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

http://chatworld.forumotion.co.uk/

Back to top Go down

modifying category header  Empty Re: modifying category header

Post by IdaTR October 2nd 2017, 12:58 pm

Oh yea sorry: www.vielamort.net
IdaTR
IdaTR
Forumember

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

http://www.vielamort.net

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum