OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
changing font size (0 viewing) 
Go to bottom Favoured: 1

Changing font size

hansel (User)
Gold Boarder
Posts: 240
graphgraph
User Offline Click here to see the profile of this user
changing font size 1 Year, 10 Months ago
Karma: 0  
Where can I edit the font size and line spacing of all OrdaSoft common text outputs and joomla articles?
Logged Logged
Last Edit: 2022/06/14 19:39 By hansel.
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8243
graph
User Offline Click here to see the profile of this user
Re:changing font size 1 Year, 10 Months ago
Karma: 101  
Hi

you may add to Joomla Templates CSS file rows like:

body{
font-size: 10px;
line-height: 1;
}


But this not very good, because every HTML element must have self styles

Regards
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
Go to top
»