We moved to new unified forum!

Please post all new support queries in our New Forum.

T3 Community Discussion & Support

Let's build the best free Joomla template framework, together!
  1. Rene
  2. General Discussion
  3. Thursday, 03 March 2016
  4.  Subscribe via email
Tried to change article header fonts by changing the css/template.css file by extreme values for header fonts h1 thru h3 (see attachment) but nothing happens on the website. What am I doing wrong?

Thanks for your help.
Attachments (1)
References
  1. http://www.imsconsult.nl
Comment
There are no comments made yet.
Accepted Answer Pending Moderation
0
Votes
Undo
Add a Custom CSS file (maybe search for a tutorial)

I've achieved it with the following CSS rules;

h2 {
font-family: "arial", Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
margin-top: 15px;
}

h3 {
font-family: "arial", Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
margin-top: 0px;
}


Only needed to change h2 and h3 to my desire

gl hf :)
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Dear Chiel,

Thanks for your reply, regretfully it did not yet work for me.

I created a custom.css file and pasted the contents , see attachment. On the website nothing changed however. Problem is that the titles of the blog categorie articles seem not to be scaled properly, as the titles merge, see the attached screen print. This happens in one of the responsive formats for tablets , for iPhone it seems ok. May be it is another problem that I tried to solve with smaller fonts for titles, but being able to vary header fonts is a desirable feature anyway.

Needs the custom.css file be part of the CSS folder? It seems that I can not create the file in that folder and there seems no way to cut and paste it there.

Thanks for your help anyway.
Attachments (2)
References
  1. http://www.imsconsult.nl
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
The file " custom.css " be placed in the " css " folder !!!
(Google translator) ... Good luck...
Genova, 4 marzo 2016
Attachments (1)
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Dear Pierantonio,

Thanks for the advice. Although I tried to generate custom.css in the css folder it is never stored there, it always stores in the root (see the picture in the original question above).

It seems that the css folder does not accept new files, at least not with the name custom.css.

Any idea what I am doing wrong?

Thanks for your help.
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
You have tried to copy the " custom.css " file in the " css " folder of the template using a type FTP program Filezilla ?
  Pegli, Genoa, Italy
Visit 
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Dear Pierantonio and Chiel,


Thanks for your support, it all works now!

I tried to move the file in Joomla under the Templates section. Although files can be created there they can not be moved to other files, that should indeed be done in the FTP program on the server.

Kind regards, Rene
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks for great answers @Chiel and @Pierantonio Borga

Regards.
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 7
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.