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.

Make (Topics, Posts, and last posts bolder)

5 posters

Go down

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
avatar
Drunk3nGaming
Forumember

Posts : 31
Reputation : 1
Language : English

Back to top Go down

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;
}
Sir Chivas™
Sir Chivas™
Helper
Helper

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

https://aforums.org

Back to top Go down

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.
avatar
Drunk3nGaming
Forumember

Posts : 31
Reputation : 1
Language : English

Back to top Go down

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;
}
Sir Chivas™
Sir Chivas™
Helper
Helper

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

https://aforums.org

Back to top Go down

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:
avatar
Drunk3nGaming
Forumember

Posts : 31
Reputation : 1
Language : English

Back to top Go down

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;
}
Ange Tuteur
Ange Tuteur
Forumaster

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

https://fmdesign.forumotion.com

Back to top Go down

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
Drunk3nGaming
Forumember

Posts : 31
Reputation : 1
Language : English

Back to top Go down

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
runawayhorses
Hyperactive

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

http://runawayhorses.alldiscussion.net/

Back to top Go down

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.
avatar
Drunk3nGaming
Forumember

Posts : 31
Reputation : 1
Language : English

Back to top Go down

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.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51489
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top

- Similar topics

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