-
AuthorPosts
-
turminator Friend
turminator
- Join date:
- August 2008
- Posts:
- 247
- Downloads:
- 47
- Uploads:
- 46
- Thanks:
- 23
- Thanked:
- 4 times in 1 posts
August 26, 2011 at 9:45 pm #167860I’m using JA_Social with Joomla 1.5, and I think that will be great that can enlarge some pixels, text size of content of my website. How can I do?
Many thanks!
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 26, 2011 at 9:50 pm #408827Greetings:
This is a pretty simple modification. Just need to know which text areas you want to increase.
“Content” is a pretty universal term – as pretty much everything in Joomla is “content.”
Want to make sure we help you in modifying the correct content areas you specify.Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
August 26, 2011 at 9:50 pm #408828Will need some more details. Can you post an image with some notes on it so we can see exactly what you want changed? A link to the site will also be helpful.
turminator Friendturminator
- Join date:
- August 2008
- Posts:
- 247
- Downloads:
- 47
- Uploads:
- 46
- Thanks:
- 23
- Thanked:
- 4 times in 1 posts
August 26, 2011 at 9:57 pm #408832Hello!
Many thanks for your support and sorry for my unespecific question. I attached an image with text that I would like to increase. This is text ofr Glossary component but I don’t see any option in Glossary’s configuration that allow increase it.
Many thanks!
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 26, 2011 at 10:02 pm #408833Okay, this is going to require seeing a live url of your site – as it is most likely that the font size within the glossary component is controlled by css specific to that component (as it is with a glossary component I am using). So, can you please provide the url to your site so I might take a look and ascertain the css file and rule(s) you will need to modify?
Might I also inquire as to the particular glossary component you are using – which one is it?
turminator Friendturminator
- Join date:
- August 2008
- Posts:
- 247
- Downloads:
- 47
- Uploads:
- 46
- Thanks:
- 23
- Thanked:
- 4 times in 1 posts
August 26, 2011 at 10:11 pm #408836Hi TomC,
I’m using on http://www.diccionariomedico.net and also I use Glossary component from remository.com. Now, I go to investigate somethin in remository documentation to learn how modify it.
Many thanks
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 26, 2011 at 10:30 pm #408843Here is how you can increase the font size for that particular area for you glossary component . . .
With your html or text editor, locate/open file components/com_glossary/css
Open the glossary.css file and find the following CSS line . .
#glossarylist td {
padding: 5px;
vertical-align: baseline;
}
change/ add the following . . .
#glossarylist td {
padding: 5px;
vertical-align: baseline;
font-size: 125%;
}Save to your server file and refresh the glossary page – review the results.
You can, of course, play around with the font size percentage . . . as well as you can also use pixel size
(if it’s easier for you that way) – i.e. 12px.Does this achieve the result you were looking for?
TOM
2 users say Thank You to TomC for this useful post
turminator Friendturminator
- Join date:
- August 2008
- Posts:
- 247
- Downloads:
- 47
- Uploads:
- 46
- Thanks:
- 23
- Thanked:
- 4 times in 1 posts
August 27, 2011 at 3:00 pm #408939Hi TomC,
Many thanks for your support.
I experiment with your changes and now it looks perfectly. 😀
See you and best regards!
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 27, 2011 at 6:15 pm #408968Glad I could be of assistance. 🙂
Best of luck with your continued site development !!!!
AuthorPostsViewing 9 posts - 1 through 9 (of 9 total)This topic contains 9 replies, has 3 voices, and was last updated by TomC 13 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How can I enlarge size of tect content?
Viewing 9 posts - 1 through 9 (of 9 total)