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.

mod_recent_topics poster name remove "strong"

2 posters

Go down

Solved mod_recent_topics poster name remove "strong"

Post by xiaomah01 January 17th 2012, 8:06 am

Spoiler:
xiaomah01
xiaomah01
Forumember

Male Posts : 206
Reputation : 7
Language : English|Chinese|malay
Location : malaysia

http://johor.forumn.org/

Back to top Go down

Solved Re: mod_recent_topics poster name remove "strong"

Post by Guest January 17th 2012, 2:07 pm

Add this to CSS Stylesheet:
Code:
marquee#comments_scroll_container a{
font-weight: normal !important;
font-style: normal !important;
}
avatar
Guest
Guest


Back to top Go down

Solved Re: mod_recent_topics poster name remove "strong"

Post by xiaomah01 January 17th 2012, 2:58 pm

Gassy wrote:Add this to CSS Stylesheet:
Code:
marquee#comments_scroll_container a{
font-weight: normal !important;
font-style: normal !important;
}

same Confused

Spoiler:
xiaomah01
xiaomah01
Forumember

Male Posts : 206
Reputation : 7
Language : English|Chinese|malay
Location : malaysia

http://johor.forumn.org/

Back to top Go down

Solved Re: mod_recent_topics poster name remove "strong"

Post by Guest January 17th 2012, 3:07 pm

Try without tag name:
Code:
#comments_scroll_container a{
font-style: normal !important;
font-weight: normal !important;
}
avatar
Guest
Guest


Back to top Go down

Solved Re: mod_recent_topics poster name remove "strong"

Post by xiaomah01 January 17th 2012, 3:25 pm

Gassy wrote:Try without tag name:
Code:
#comments_scroll_container a{
font-style: normal !important;
font-weight: normal !important;
}

ok done Smile i change the value font-weight: 100

Very good also thanks Gassy many time helping salut
xiaomah01
xiaomah01
Forumember

Male Posts : 206
Reputation : 7
Language : English|Chinese|malay
Location : malaysia

http://johor.forumn.org/

Back to top Go down

Solved Re: mod_recent_topics poster name remove "strong"

Post by Guest January 17th 2012, 3:46 pm

You're welcome. Don't forget that I help you just for fun. I'm glad to do my "job". Very Happy
avatar
Guest
Guest


Back to top Go down

Solved Re: mod_recent_topics poster name remove "strong"

Post by Nera. January 17th 2012, 7:32 pm

Topic Solved & Locked
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Back to top

- Similar topics

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