-
AuthorPosts
-
bookpeg Friend
bookpeg
- Join date:
- October 2008
- Posts:
- 419
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 82
- Thanked:
- 10 times in 1 posts
April 9, 2009 at 6:57 am #140104Does anyne know howto Change the text size and spacing for the template.
cgc0202 Friendcgc0202
- Join date:
- August 2007
- Posts:
- 2244
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 206
- Thanked:
- 262 times in 1 posts
April 9, 2009 at 7:56 am #300654<em>@bookpeg 123509 wrote:</em><blockquote>Does anyne know howto Change the text size and spacing for the template.</blockquote>
=bookpeg,
Which ones?
Usually the text style can change the spacing in between letters. If you meant between lines, it will be the line-height. See template.css
body {
background: #FFFFFF;
color: #000000;
font-family: Arial, sans-serif;
line-height: 1.5; }also
body.contentpane {
color: #000000;
font-size: 12px;
line-height: 1.3em;
margin: 0;
margin: 1em 2em;
width: auto; /* Printable Page */
}
For specific modules and forms,, the best is to perform a page source. I outlined a procedure in another thread.
[B]All you ever wanted to know to change the layout, image and text specifications[/B]
http://www.joomlart.com/forums/topic/all-you-ever-wanted-to-know-to-change-the-layout-image-and-text-specifications/with some specific examples.
Cornelio
1 user says Thank You to cgc0202 for this useful post
bookpeg Friendbookpeg
- Join date:
- October 2008
- Posts:
- 419
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 82
- Thanked:
- 10 times in 1 posts
April 9, 2009 at 8:41 am #300662So the text style and where the line height is different or was the text quoted in the template css for both….. Thankyou……
For some reason though it is not working…..
cgc0202 Friendcgc0202
- Join date:
- August 2007
- Posts:
- 2244
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 206
- Thanked:
- 262 times in 1 posts
April 9, 2009 at 7:37 pm #300743<em>@bookpeg 123523 wrote:</em><blockquote>So the text style and where the line height is different or was the text quoted in the template css for both….. Thankyou……
For some reason though it is not working…..</blockquote>
bookpeg,
Sure it does. For example, change the settings and add Verdana (as first) to the font-family: Verdana, Arial, sans-serif;
body {
background: #FFFFFF;
color: #000000;
font-size: 14px;
font-family:Verdana, Arial, sans-serif;
line-height: 1.5;
}
or shock yourself and make the line height 5
body {
background: #FFFFFF;
color: #000000;
font-size: 14px;
font-family: Verdana, Arial, sans-serif;
line-height: 5;
}
Be sure you record your original settings, so you can go back to default, if needed.
As to the font size itself, is that font sizes are defined sometimes by other CSS tags depending on where the text is located and what it is for. Another major contributing factor is the default settings in your computeerr browser or as controlled by your computer. So, whatever you set in your page will not be always exactly the same in anotehr person’s computer browser.
Cornelio
bookpeg Friendbookpeg
- Join date:
- October 2008
- Posts:
- 419
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 82
- Thanked:
- 10 times in 1 posts
April 13, 2009 at 6:58 am #301074I changed this earlier and was trying to see why it wasn’t working now using the settings you have given me…… yer so those feilds wont create any change any more….
nguyenhuu quang Friendnguyenhuu quang
- Join date:
- September 2014
- Posts:
- 1087
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 29
- Thanked:
- 328 times in 288 posts
April 13, 2009 at 7:03 am #301076live site and where do you want to change?
bookpeg Friendbookpeg
- Join date:
- October 2008
- Posts:
- 419
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 82
- Thanked:
- 10 times in 1 posts
April 13, 2009 at 7:10 am #301079http://reporter.elanguest.com/
the front page text to be smaller and less spacing.
nguyenhuu quang Friendnguyenhuu quang
- Join date:
- September 2014
- Posts:
- 1087
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 29
- Thanked:
- 328 times in 288 posts
April 13, 2009 at 7:35 am #301080template.css (line 41)
body.fs5 {
font-size:17px;
}nguyenhuu quang Friendnguyenhuu quang
- Join date:
- September 2014
- Posts:
- 1087
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 29
- Thanked:
- 328 times in 288 posts
April 13, 2009 at 7:36 am #301081template.css (line 151)
td, div {
font-size:100%;
}bookpeg Friendbookpeg
- Join date:
- October 2008
- Posts:
- 419
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 82
- Thanked:
- 10 times in 1 posts
April 13, 2009 at 7:41 am #301083I changed it another way before i wonder why it doesnt work that way now ……
Thank you for the help i will check if this works and modify this post if it does.
edited.
I can’t find it…..
body.contentpane {
color: #red;
font-size: 5px;
line-height: 1.4em;
margin: 0;
margin: 1em 2em;
width: auto; /* Printable Page */
}body.fs1 {font-size: 10px;}
body.fs2 {font-size: 11px;}
body.fs3 {font-size: 12px;}
body.fs4 {font-size: 13px;}
body.fs5 {font-size: 14px;}
body.fs6 {font-size: 15px;}is it this last line body.fs5 {font-size: 14px;}
because if it is it isn’t working the readin here is that it is 14px and not 17 could you explain……
-
AuthorPosts
This topic contains 11 replies, has 3 voices, and was last updated by bookpeg 15 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum