- Posts: 3
COMMUNITY FORUM
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.
Font size to decrease
- Pierre Publishing
- Topic Author
- Offline
- New Member
Less
More
11 years 2 months ago - 11 years 2 months ago #136924
by Pierre Publishing
Font size to decrease was created by Pierre Publishing
hello!
great work and smart to include akeba and admin tools cudoes to know what we use..
However my only problem so far is font size and images size in front page it way to big.
1 Any way to decrease font ?
2. decrease Image size
you can see it here smalljournal
lafrance
great work and smart to include akeba and admin tools cudoes to know what we use..
However my only problem so far is font size and images size in front page it way to big.
1 Any way to decrease font ?
2. decrease Image size
you can see it here smalljournal
lafrance
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
11 years 2 months ago #136925
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Font size to decrease
Hello Pierre,
Thank you for your kind words. You can use a smaller a two column layout if you wish to use smaller images. You can also use the default K2 template (the ones used in categories) in a three column layout and change the image size in the category settings.
As for the text you have the option to use custom.css which will not be overriden when you upgrade your template.
Something likethis is for the introtext
Let me know if you need any additional changes
Thank you for your kind words. You can use a smaller a two column layout if you wish to use smaller images. You can also use the default K2 template (the ones used in categories) in a three column layout and change the image size in the category settings.
As for the text you have the option to use custom.css which will not be overriden when you upgrade your template.
Something like
.itemIntroText { font-size: 20px; }
.itemFullText { font-size: 18px; }
.catItemIntroText { /* Change this something smaller like 16px */ }
Let me know if you need any additional changes
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Pierre Publishing
- Topic Author
- Offline
- New Member
Less
More
- Posts: 3
11 years 2 months ago #136926
by Pierre Publishing
Replied by Pierre Publishing on topic Font size to decrease
hello!
not sure if it is my dementia however do not understand sorry :(
I did find custom.css and enter those value however it did not do a thing sorry :(
not sure if it is my dementia however do not understand sorry :(
I did find custom.css and enter those value however it did not do a thing sorry :(
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
11 years 2 months ago #136927
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Font size to decrease
Hello Pierre,
You need to read this piece of documentation nuevvo.com/documentation/general-resources/customization/item/57-adding-custom-css-code
btw. great avatar pic :)
You need to read this piece of documentation nuevvo.com/documentation/general-resources/customization/item/57-adding-custom-css-code
btw. great avatar pic :)
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Pierre Publishing
- Topic Author
- Offline
- New Member
Less
More
- Posts: 3
11 years 2 months ago #136928
by Pierre Publishing
Replied by Pierre Publishing on topic Font size to decrease
Hello!
yes found that right off the bat and enter
/* Add custom CSS code here for easier template updates */
.itemIntroText { font-size: 20px; }
.itemFullText { font-size: 18px; }
.catItemIntroText { /* Change this something smaller like 16px */ }
However now change that i see may be easier if you have time on skype abnews "could not use my name as would had to much request from jed"
yes found that right off the bat and enter
/* Add custom CSS code here for easier template updates */
.itemIntroText { font-size: 20px; }
.itemFullText { font-size: 18px; }
.catItemIntroText { /* Change this something smaller like 16px */ }
However now change that i see may be easier if you have time on skype abnews "could not use my name as would had to much request from jed"
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
11 years 2 months ago #136929
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Font size to decrease
Hello Pierre,
We do not offer skype support but feel free to use our chat system for any short questions or to provide us credentials.
We do not offer skype support but feel free to use our chat system for any short questions or to provide us credentials.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.