Liip theme font problems

Liip theme font problems

by Ruth Clark -
Number of replies: 10

I have looked at the previous discussion for this and could not find the answer to my problem.

I have downloaded the Liip theme and it looks fab but the font size is not showing as the HTML dictates. They all just stay at 12pt.

Please help! I am tearing my hair out.

Average of ratings: -
In reply to Ruth Clark

Re: Liip theme font problems

by Andy Tagliani -
Go to folder liip/sytles_lib and there the file styles_type.css. Here you can modify the font as you like or need.

andy
In reply to Andy Tagliani

Re: Liip theme font problems

by Ruth Clark -

I have tried editing this file but it has no effect. If you can shed any light on which bit to edit I would be grateful.

All fonts sizes come out at 12 pt. For example I will input the following:

test font

test font

test font

test font

test font

test font

and the outcome will be:

test font

test font

test font

test font

test font

test font

I'm sorry I can't be any clearer.

In reply to Ruth Clark

Re: Liip theme font problems

by Patrick Malley -
Liip uses a font reset at the start of styles_type.css. Perhaps try deleting lines 7-9:

html > body {
font-size: 13px; /* for all other browsers */
}
In reply to Ruth Clark

Odp: Liip theme font problems

by Łukasz Sanokowski -
Does anybody solve this problem?

Łukasz
In reply to Łukasz Sanokowski

Re: Odp: Liip theme font problems

by Patrick Malley -
I have found the problem and have posted a solution here.
In reply to Patrick Malley

Re: Odp: Liip theme font problems

by Lu Pa -
Sorry.. I have the same problem but your solution link here is broken. Can you help me ?

thanks in advance