Color contrast description #11

Closed
opened 2016-03-08 16:13:23 +00:00 by roybinhood · 3 comments
roybinhood commented 2016-03-08 16:13:23 +00:00 (Migrated from github.com)

On darker background sites the default description lettering is a bit dark...

http://www.audiosermon.net/index.php/a/preacher/keith-daniel

On darker background sites the default description lettering is a bit dark... http://www.audiosermon.net/index.php/a/preacher/keith-daniel

The component itself does not add any style (it can implement the uikit library, look in the global options of the component in the back-end). But your site template will mostly be responsible for the color of your headers. So if you want to change the colors you should do it in your template :)

You can use firebug to see what html tag is being used on the title. Since if you know it is an h3 tag that is used, you can update the colors of you h3 tags in your template to better work with your background color.

Hope this helps, let me know if you feel that my answer is still not solving your problem.

The component itself does not add any style (it can implement the [uikit](http://getuikit.com/) library, look in the global options of the component in the back-end). But your site template will mostly be responsible for the color of your headers. So if you want to change the colors you should do it in your template :) You can use [firebug](http://getfirebug.com/) to see what html tag is being used on the title. Since if you know it is an h3 tag that is used, you can update the colors of you h3 tags in your template to better work with your background color. Hope this helps, let me know if you feel that my answer is still not solving your problem.
roybinhood commented 2016-03-08 18:36:57 +00:00 (Migrated from github.com)

I changed the color of all article main wording to white , but this is not the same as description default css ?

I changed the color of all article main wording to white , but this is not the same as description default css ?

You mean you changed it with in-line styles?

You mean you changed it with in-line styles?
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: christian/Joomla-Sermon-Distributor#11
No description provided.