- Posts: 5
- Thank you received: 1
Please post all pre-sales questions of all products on this forum
Font Colour in Subscription Plan Sign up Page
- Terry
- Topic Author
- Offline
- New Member
-
Less
More
10 years 9 months ago - 10 years 9 months ago #47974
by Terry
Hello,
in the subscription plan sign up page the font automatically goes to a whitish colour I guess assuming that the background of my website template will be dark. However the background box that the information on duration and price is white. Thus we cannot read the writing of the duration or price unless it is highlighted by the prospect.
I am not sure how to change the font colour in this part.
I managed to change the font colour of the brief description but cannot find it for the table contents writing with price and duration.
Please see the pic attached if you are not sure what I am meaning.
Thanks for your help
Terryahh
Font Colour in Subscription Plan Sign up Page was created by Terry
Hello,
in the subscription plan sign up page the font automatically goes to a whitish colour I guess assuming that the background of my website template will be dark. However the background box that the information on duration and price is white. Thus we cannot read the writing of the duration or price unless it is highlighted by the prospect.
I am not sure how to change the font colour in this part.
I managed to change the font colour of the brief description but cannot find it for the table contents writing with price and duration.
Please see the pic attached if you are not sure what I am meaning.
Thanks for your help
Terryahh

Attachments:
Last edit: 10 years 9 months ago by Terry.
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
10 years 9 months ago #47986
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Font Colour in Subscription Plan Sign up Page
Hi Terryahh
Please send us the link to the page. I will look at it and tell you what css code you need to modify to solve the issue.
Regards,
Tuan
Please send us the link to the page. I will look at it and tell you what css code you need to modify to solve the issue.
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- Terry
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 5
- Thank you received: 1
10 years 9 months ago #47999
by Terry
Replied by Terry on topic Font Colour in Subscription Plan Sign up Page
Please Log in or Create an account to join the conversation.
- Dũng Nguyễn Việt
-
- Offline
- Banned
-
Less
More
- Posts: 119
- Thank you received: 21
10 years 9 months ago #48029
by Dũng Nguyễn Việt
Replied by Dũng Nguyễn Việt on topic Font Colour in Subscription Plan Sign up Page
Hello Terry.
I will let's you know how to fix this issue.
Please go to this link: www.powerpractice.com.au/components/com_...assets/css/style.css
And edit line 45, paste this code replace it.
.osm-container .osm-item-description {
background: #fff;
border-bottom: 1px solid #dbdee1;
border-left: 1px solid #dbdee1;
border-radius: 0 0 7px 7px;
border-right: 1px solid #dbdee1;
color: #000;
margin: 0;
padding: 10px;
}
It works well now.
Thanks
I will let's you know how to fix this issue.
Please go to this link: www.powerpractice.com.au/components/com_...assets/css/style.css
And edit line 45, paste this code replace it.
.osm-container .osm-item-description {
background: #fff;
border-bottom: 1px solid #dbdee1;
border-left: 1px solid #dbdee1;
border-radius: 0 0 7px 7px;
border-right: 1px solid #dbdee1;
color: #000;
margin: 0;
padding: 10px;
}
It works well now.
Thanks
Please Log in or Create an account to join the conversation.
- Terry
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 5
- Thank you received: 1
10 years 9 months ago #48113
by Terry
Replied by Terry on topic Font Colour in Subscription Plan Sign up Page
Thank you for you great advice
I worked out that I needed to install Custom CSS extension module
I first tested your advice inside firebug and it worked great.
Then i made the changes using Custom CSS and as you said it works fine
Thanks again
Terry
I worked out that I needed to install Custom CSS extension module
I first tested your advice inside firebug and it worked great.
Then i made the changes using Custom CSS and as you said it works fine
Thanks again
Terry
The following user(s) said Thank You: Dũng Nguyễn Việt
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
10 years 9 months ago #48131
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Font Colour in Subscription Plan Sign up Page
Great. Thanks for confirming Terry. Please continue to setup and use the extension. If you need more help, please don't hesitate to ask
Regards,
Tuan
Regards,
Tuan
Please Log in or Create an account to join the conversation.
Moderators: Tuan Pham Ngoc, Giang Dinh Truong, Mr. Dam
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.