Frontpage CSS

How could i set the CSS of the Frontpage Modul.

I want to set the font not bold!
Is is possible to get the font format of the editor?

TIA
10 years 4 months ago #1 by HTL

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

  • Posted by TemplatePlazza (5310) Offline
Hi Ried, It's your template that make the text bold.
Try to add this code to your template css file :
.minifrontpage-default .mfp-table-cell p {font-weight:400!important;}
10 years 4 months ago #2 by TemplatePlazza

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

Hi, i have put the code into
    granty.css
    template.css
    extentions.css
but no way...

If i open that content buy click to sidemap:
[URI]htl-ried.at/component/content/article/20...ruhrgebiet-quo-vadis[URI]
the font format is how it should be but not over the frontpage ...

maybe you have another idea?

TIA
10 years 4 months ago #3 by HTL

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

  • Posted by TemplatePlazza (5310) Offline
Hmm how about this one :
.module-content .mfp-table-cell p {font-weight:400!important;}
10 years 4 months ago #4 by TemplatePlazza

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

done.

i have put
p {
margin: 0 0 15px 0;
font-weight: normal;
}

to the granty.css - it's another framework of the rocket template.

best regards ;)
10 years 4 months ago #5 by HTL

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

  • Posted by TemplatePlazza (5310) Offline
Nice, glad it's finally resolved ;)
10 years 4 months ago #6 by TemplatePlazza

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

Powered by Kunena Forum