- Posts: 45
COMMUNITY FORUM
Question about Typography differences ...
- Pietro Sferrino
-
Topic Author
- Offline
- Senior Member
Less
More
14 years 5 months ago #91345
by Pietro Sferrino
Question about Typography differences ... was created by Pietro Sferrino
Hi again to everyone!Please ...
I've notice that K2 use anothere font for the items ...
How can I make so that, K2 will ignore his own default template and it will use the typografy and all the format of my joomla template ???
Thank You Again !!
Pietro
I've notice that K2 use anothere font for the items ...
How can I make so that, K2 will ignore his own default template and it will use the typografy and all the format of my joomla template ???
Thank You Again !!
Pietro
Please Log in or Create an account to join the conversation.
- Pietro Sferrino
-
Topic Author
- Offline
- Senior Member
Less
More
- Posts: 45
14 years 5 months ago #91346
by Pietro Sferrino
Replied by Pietro Sferrino on topic Question about Typography differences ...
I FOUND IT ...
Is simply in the K2 Setting BUT ...
To disable the K2 template gives to many problems ...
I just need to change it ... maybe ... using the same font settings of my template.css, isn't it ??
Is simply in the K2 Setting BUT ...
To disable the K2 template gives to many problems ...
I just need to change it ... maybe ... using the same font settings of my template.css, isn't it ??
Please Log in or Create an account to join the conversation.
- Ssubirú Bernal
-
- Offline
- New Member
Less
More
- Posts: 9
14 years 5 months ago #91347
by Ssubirú Bernal
Replied by Ssubirú Bernal on topic Question about Typography differences ...
I edited the k2.css file to match the fonts and settings i wanted to use ^_^ the file its pretty much self explanatory but it takes a little bit of work ... Im sure someone has an easy way to deal with it
Pietro Sferrino said:I FOUND IT ... Is simply in the K2 Setting BUT ...
To disable the K2 template gives to many problems ...
I just need to change it ... maybe ... using the same font settings of my template.css, isn't it ??
Pietro Sferrino said:I FOUND IT ... Is simply in the K2 Setting BUT ...
To disable the K2 template gives to many problems ...
I just need to change it ... maybe ... using the same font settings of my template.css, isn't it ??
Please Log in or Create an account to join the conversation.
- Pietro Sferrino
-
Topic Author
- Offline
- Senior Member
Less
More
- Posts: 45
14 years 5 months ago #91348
by Pietro Sferrino
Replied by Pietro Sferrino on topic Question about Typography differences ...
Thank You Cultura.Pride !! ^_^
I'll try !!
I'll try !!
Please Log in or Create an account to join the conversation.
- Pietro Sferrino
-
Topic Author
- Offline
- Senior Member
Less
More
- Posts: 45
14 years 5 months ago #91349
by Pietro Sferrino
Replied by Pietro Sferrino on topic Question about Typography differences ...
I'm looking into the K2.css ... But I do not find the function where I can change the item font ...
I mean ... I see there a lot of stuff, for instance:
itemHeader
itemAuthorBlock etc etc etc ...
But Where is the ITEM FONT ... ??? I wanna just make it Palatino Linotype ... and that's all !!
Any help ?? :(
Thank You !!
Pietro
cultura.pride said:I edited the k2.css file to match the fonts and settings i wanted to use ^_^ the file its pretty much self explanatory but it takes a little bit of work ... Im sure someone has an easy way to deal with it
I mean ... I see there a lot of stuff, for instance:
itemHeader
itemAuthorBlock etc etc etc ...
But Where is the ITEM FONT ... ??? I wanna just make it Palatino Linotype ... and that's all !!
Any help ?? :(
Thank You !!
Pietro
cultura.pride said:I edited the k2.css file to match the fonts and settings i wanted to use ^_^ the file its pretty much self explanatory but it takes a little bit of work ... Im sure someone has an easy way to deal with it
Please Log in or Create an account to join the conversation.
- Ssubirú Bernal
-
- Offline
- New Member
Less
More
- Posts: 9
14 years 5 months ago #91350
by Ssubirú Bernal
Replied by Ssubirú Bernal on topic Question about Typography differences ...
Well if If its just for the item view you can do this way (again, there should be an easy way)-
You need to modify div.itemHeader, div.itemFullText & div.itemIntroText & add the font family code : font-family:"font type here"; to the portion you want to change.
hope this helps
You need to modify div.itemHeader, div.itemFullText & div.itemIntroText & add the font family code : font-family:"font type here"; to the portion you want to change.
hope this helps
Please Log in or Create an account to join the conversation.
- Ssubirú Bernal
-
- Offline
- New Member
Less
More
- Posts: 9
14 years 5 months ago #91351
by Ssubirú Bernal
Replied by Ssubirú Bernal on topic Question about Typography differences ...
You can also do this tutorial that is way much secure than changing k2 core
simon.getk2.org/component/k2/item/91-templating
good luck
Ssubirú Bernal said:Well if If its just for the item view you can do this way (again, there should be an easy way)-
You need to modify div.itemHeader, div.itemFullText & div.itemIntroText & add the font family code : font-family:"font type here"; to the portion you want to change.
hope this helps
simon.getk2.org/component/k2/item/91-templating
good luck
Ssubirú Bernal said:Well if If its just for the item view you can do this way (again, there should be an easy way)-
You need to modify div.itemHeader, div.itemFullText & div.itemIntroText & add the font family code : font-family:"font type here"; to the portion you want to change.
hope this helps
Please Log in or Create an account to join the conversation.