- Posts: 51
- Thank you received: 0
All problems related to OSP Templates like: OSP Template, OSP Transparent, OSP Map, OSP Real Estate, OSP T3 Map and OSP Realty
Changing the font size of all the pages
- Maqsood Ahmed
- Topic Author
- Offline
- Senior Member
Less
More
9 years 11 months ago #56124
by Maqsood Ahmed
Changing the font size of all the pages was created by Maqsood Ahmed
How can I change the font size of the text in paragraphs and headings? Now it looks too small.
Thanks and regards
Thanks and regards
Please Log in or Create an account to join the conversation.
- Mr. Dam
- Offline
- Administrator
Less
More
- Posts: 12818
- Thank you received: 1659
9 years 11 months ago #56158
by Mr. Dam
Replied by Mr. Dam on topic Changing the font size of all the pages
Hi,
Your question isn't clear with us. You should let us know what are that pages that you want to change font size, is it the OS Property page or else?
Thanks
Dam
Your question isn't clear with us. You should let us know what are that pages that you want to change font size, is it the OS Property page or else?
Thanks
Dam
Please Log in or Create an account to join the conversation.
- Maqsood Ahmed
- Topic Author
- Offline
- Senior Member
Less
More
- Posts: 51
- Thank you received: 0
9 years 11 months ago #56161
by Maqsood Ahmed
Replied by Maqsood Ahmed on topic Changing the font size of all the pages
in fact all the text on all the pages
Please Log in or Create an account to join the conversation.
- Mr. Dam
- Offline
- Administrator
Less
More
- Posts: 12818
- Thank you received: 1659
9 years 11 months ago #56163
by Mr. Dam
Replied by Mr. Dam on topic Changing the font size of all the pages
Hi,
You can try to use ThemeMagic feature of OSP Real Estate to increase the font size
Thanks
Dam
You can try to use ThemeMagic feature of OSP Real Estate to increase the font size
Thanks
Dam
Please Log in or Create an account to join the conversation.
- Maqsood Ahmed
- Topic Author
- Offline
- Senior Member
Less
More
- Posts: 51
- Thank you received: 0
9 years 11 months ago #56198
by Maqsood Ahmed
Replied by Maqsood Ahmed on topic Changing the font size of all the pages
Dam,
Thanks for that. Could you please tell me the exact location whereb I can make the font size change? Could you please guide me the exact location and file name of the CSS I should make the changes to solve thios problem.
many many thanks for this.
Regards
Thanks for that. Could you please tell me the exact location whereb I can make the font size change? Could you please guide me the exact location and file name of the CSS I should make the changes to solve thios problem.
many many thanks for this.
Regards
Please Log in or Create an account to join the conversation.
- Mr. Dam
- Offline
- Administrator
Less
More
- Posts: 12818
- Thank you received: 1659
9 years 10 months ago #56348
by Mr. Dam
Replied by Mr. Dam on topic Changing the font size of all the pages
Hi,
You can send me your site information so i can let you know where are the files that you can make the modification.
Thanks
Dam
You can send me your site information so i can let you know where are the files that you can make the modification.
Thanks
Dam
Please Log in or Create an account to join the conversation.
- Daniel Czech
- Offline
- New Member
Less
More
- Posts: 6
- Thank you received: 0
9 years 8 months ago #61275
by Daniel Czech
Replied by Daniel Czech on topic Changing the font size of all the pages
Hi,
I have same problem. I would like to increase font size on all the pages. Unfortunately ThemeMagic feature of OSP Real Estate DOES NOT OFFER this option. Please see a snapshot.
Any advice? Thanks a lot.
I have same problem. I would like to increase font size on all the pages. Unfortunately ThemeMagic feature of OSP Real Estate DOES NOT OFFER this option. Please see a snapshot.
Any advice? Thanks a lot.
Please Log in or Create an account to join the conversation.
- Mr. Dam
- Offline
- Administrator
Less
More
- Posts: 12818
- Thank you received: 1659
9 years 8 months ago #61299
by Mr. Dam
Replied by Mr. Dam on topic Changing the font size of all the pages
Hi,
Solution to add font-size into Theme magic is:
1. Open file: root > osprealestate > thememagic.xml
2. Add
<field name="font-size-base" type="text" size="10" class="input-tiny t3tm-dimension" label="T3_TM_VARS_FONTSIZE_LABEL" description="T3_TM_VARS_FONTSIZE_DESC" />
above
<field name="font-family-base" type="list"
label="T3_TM_VARS_FONTFAMILY_LABEL"
description="T3_TM_VARS_FONTFAMILY_DESC" >
3. Open file:
root > osprealestate > less > style.less
find
body {
font-size: 12px;
line-height: 24px;
}
and remove
font-size: 12px;
Good luck
Dam
Solution to add font-size into Theme magic is:
1. Open file: root > osprealestate > thememagic.xml
2. Add
<field name="font-size-base" type="text" size="10" class="input-tiny t3tm-dimension" label="T3_TM_VARS_FONTSIZE_LABEL" description="T3_TM_VARS_FONTSIZE_DESC" />
above
<field name="font-family-base" type="list"
label="T3_TM_VARS_FONTFAMILY_LABEL"
description="T3_TM_VARS_FONTFAMILY_DESC" >
3. Open file:
root > osprealestate > less > style.less
find
body {
font-size: 12px;
line-height: 24px;
}
and remove
font-size: 12px;
Good luck
Dam
Please Log in or Create an account to join the conversation.
Moderators: Mr. Dam
Support
Documentation
Information
Copyright © 2024 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.