Font displaying blank instead of...

Font displaying blank instead of... was created by trogladyte

Posted 4 years 5 months ago #54178
www.ckdev.info/azsolar

If you navigate to an internal page, you'll see the active breadcrumb is black. It should not be. I have the following that module block set to white text and #f98b39 (an orange) for hover. I couldn't get it to show the orange, so I went in and changed the actual template.css file and it showed orange. After the next save and apply it's back to black.

There's a bunch of weird stuff going on with this template - styles not applying. I wonder whether I shouldn't just trash it and start over.


Doing an inspect shows black (as is displayed), but all my custom code is being ignored and I'm not sure what's causing it.

A good landing is one you can walk away from.
A great landing is one where you can reuse the aircraft!

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

Replied by ced1870 on topic Font displaying blank instead of...

Posted 4 years 5 months ago #54180
Hi
you must not edit the template.css file, but use the custom.css (Parameters >>custom css) to add your own rule like this

.breadcrumb > .active {
color: orange;
}

all my custom code is being ignored

of course ! you have an error in your css code :

body {
color: #363636;
text-align: left;
line-height: 30px;
font-size: 20px!important;
font-family: 'Lato';

#jb_template {
font-family: Lato, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"!important;
font-size: 20px!important;
font-weight: 400;
line-height: 1.5;
}

>> a closing bracket is missing

all this have nothing to do with Template Creator CK ;)
CEd

Joomlack Webmaster and Developer

Last Edit:4 years 5 months ago by ced1870
Last edit: 4 years 5 months ago by ced1870.
The following user(s) said Thank You: trogladyte

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

Replied by trogladyte on topic Font displaying blank instead of...

Posted 4 years 5 months ago #54182
Yes, it is TC's fault!! :-) It wasn't smart enough to deal with my bad "user error"!!!

Thanks Ced.

A good landing is one you can walk away from.
A great landing is one where you can reuse the aircraft!

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

Time to create page: 0.630 seconds

Fast and powerful creation, customizable and responsive.

Read More

We have 430 guests and no members online