Make (Topics, Posts, and last posts bolder) 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.
5 posters

    Make (Topics, Posts, and last posts bolder)

    avatar
    Drunk3nGaming
    Forumember


    Posts : 31
    Reputation : 1
    Language : English

    Solved Make (Topics, Posts, and last posts bolder)

    Post by Drunk3nGaming August 19th 2013, 7:24 am

    http://drunk3ngaming.forumotion.com/

    So I'm trying to Topics, Posts, and last posts bolder, but I cant seem to figure out how.
    Any help would be appreciated. Thanks.

    Make (Topics, Posts, and last posts bolder) Bold10
    Sir Chivas™
    Sir Chivas™
    Helper
    Helper


    Male Posts : 6980
    Reputation : 457
    Language : EN, FR, ES
    Location : || CSS || HTML || Graphics Designs || Support ||

    Solved Re: Make (Topics, Posts, and last posts bolder)

    Post by Sir Chivas™ August 19th 2013, 7:30 am

    Hi,

    Add this into your CSS:
    Code:
    ul.topiclist li.header dl dd {
    font-weight: bolder;
    }
    avatar
    Drunk3nGaming
    Forumember


    Posts : 31
    Reputation : 1
    Language : English

    Solved Re: Make (Topics, Posts, and last posts bolder)

    Post by Drunk3nGaming August 19th 2013, 7:39 am

    I tried adding in the following code, but it did not seem to work for me.
    Sir Chivas™
    Sir Chivas™
    Helper
    Helper


    Male Posts : 6980
    Reputation : 457
    Language : EN, FR, ES
    Location : || CSS || HTML || Graphics Designs || Support ||

    Solved Re: Make (Topics, Posts, and last posts bolder)

    Post by Sir Chivas™ August 19th 2013, 7:45 am

    Try this:
    Code:
    ul.topiclist li.header dl dd {
    font-weight: bolder !important;
    }
    avatar
    Drunk3nGaming
    Forumember


    Posts : 31
    Reputation : 1
    Language : English

    Solved Re: Make (Topics, Posts, and last posts bolder)

    Post by Drunk3nGaming August 19th 2013, 7:52 am

    I also tried it, but it also doesn't work. D:
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    Solved Re: Make (Topics, Posts, and last posts bolder)

    Post by Ange Tuteur August 19th 2013, 9:52 am

    Hi Drunk3nGaming,

    Try this in your CSS:
    Code:
    li.header dl.icon{
    font-weight:bold;
    }
    avatar
    Drunk3nGaming
    Forumember


    Posts : 31
    Reputation : 1
    Language : English

    Solved Re: Make (Topics, Posts, and last posts bolder)

    Post by Drunk3nGaming August 19th 2013, 10:44 am

    Okay that code seems to be working on mozilla, but it does not work on chrome. I have also tried clearing out my cache and cookies as well.
    avatar
    runawayhorses
    Hyperactive


    Male Posts : 2537
    Reputation : 166
    Language : English
    Location : United States

    Solved Re: Make (Topics, Posts, and last posts bolder)

    Post by runawayhorses August 19th 2013, 2:18 pm

    Try this:

    Code:
    li.header dl.icon {
    font-weight:700;
    }
    avatar
    Drunk3nGaming
    Forumember


    Posts : 31
    Reputation : 1
    Language : English

    Solved Re: Make (Topics, Posts, and last posts bolder)

    Post by Drunk3nGaming August 19th 2013, 10:21 pm

    Okay I seem to have fixed it by increasing the font-size from 1.0em to 1.1em. I guess it was working on mozilla, but not on chrome shows that I just needed to raise the font-size a bit higher to be able to see the bold. Thanks a lot guys. I really appreciate it.
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51554
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Make (Topics, Posts, and last posts bolder)

    Post by SLGray August 20th 2013, 2:46 am

    Topic Solved & Locked



    Make (Topics, Posts, and last posts bolder) Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.