Bold Text?

More
14 years 1 week ago - 14 years 1 week ago #2992 by shane
Bold Text? was created by shane
Why is all of the text bold on the top of the donation form?

How can I change it?

There is no tags in the admin configuration html editor that shows the text should be bold

I would like the Form entry descriptions to be bold but I would like the paragraphs at the top to be normal weight

see attached pic

Attachments:
Last edit: 14 years 1 week ago by shane.

Please Log in or Create an account to join the conversation.

More
14 years 1 week ago #3043 by shane
Replied by shane on topic Re:Bold Text?
bump :)

Please Log in or Create an account to join the conversation.

More
14 years 1 week ago #3044 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re:Bold Text?
Hi

It is a simple css change . You can open the file components/com_jdonation/css/style.css . Look at line 23 :
Code:
.msg { font-weight: bold ; }

Change it to :
Code:
.msg { font-weight: normal; }

Thanks ,

Tuan

Please Log in or Create an account to join the conversation.

More
14 years 1 week ago #3048 by shane
Replied by shane on topic Re:Bold Text?
******SOLVED*******

Thanks

Please Log in or Create an account to join the conversation.

More
13 years 10 months ago #3644 by thepiston
Replied by thepiston on topic Re:Bold Text?
hmm, that should be set to normal by default - especially since we have the full editor already. thanks for great component

Please Log in or Create an account to join the conversation.

More
13 years 10 months ago #3645 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re:Bold Text?
Agree . I will modify the css file and update the extension soon (maybe on tomorrow because I am finishing a new version of another extension now) .

Thanks ,

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Mr. DamDũng Nguyễn Việt