Number of posts and topics background  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

    Number of posts and topics background

    avatar
    mcdk
    Forumember


    Male Posts : 135
    Reputation : 1
    Language : Greek

    Number of posts and topics background  Empty Number of posts and topics background

    Post by mcdk June 23rd 2015, 5:50 am

    hello guys..one question for phpbb3 again..can i set something like square background for number of topics and posts?thanks..photo below to explain extacly what i mean..
    Number of posts and topics background  Reeee11
    Mati
    Mati
    Active Poster


    Posts : 1932
    Reputation : 333
    Language : HTML, CSS & JavaScript
    Location : Forum Services

    Number of posts and topics background  Empty Re: Number of posts and topics background

    Post by Mati June 23rd 2015, 7:38 am

    Hello,

    Add this in your CSS:

    Code:
     .row dd.topics, .row dd.posts {
        background: url(http://i39.servimg.com/u/f39/18/21/41/30/foot10.png) no-repeat center;
    }
    avatar
    mcdk
    Forumember


    Male Posts : 135
    Reputation : 1
    Language : Greek

    Number of posts and topics background  Empty Re: Number of posts and topics background

    Post by mcdk June 23rd 2015, 8:15 am

    thank you very much my friend.
    i put the code and it works.
    One more question ,.... inside a category where are located the topics , the column "views" has not this background but the column "answers" has it.can you help me?
    and do you know what is the code to change the text color,size etc of these columns?
    thanks again!