-
AuthorPosts
-
xraydevil Friend
xraydevil
- Join date:
- June 2007
- Posts:
- 33
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 8
- Thanked:
- 2 times in 1 posts
June 12, 2007 at 8:38 pm #120804Good evening,
i want to change the font size. where can i change it?
i used the search function, but i didn’t find it.
many thanxx
regards
frank
cssyeah Moderatorcssyeah
- Join date:
- June 2006
- Posts:
- 653
- Downloads:
- 73
- Uploads:
- 15
- Thanked:
- 121 times in 81 posts
June 13, 2007 at 1:25 am #221998Hi XayDevil,
Open the template_css.css file and search this CSS code section.
.componentheading {
margin-bottom: 15px;
padding-bottom: 5px;
background: url(../images/sep.gif) repeat-x bottom;
color: #333333;
font-size: 275%; <-- /* to decrease font size */
font-weight: bold;
line-height: normal;
text-transform: uppercase;
}
and
.contentheading {
font-size: 275%; <-- /* to decrease font size */
font-weight: bold;
line-height: normal;
}
xraydevil Friendxraydevil
- Join date:
- June 2007
- Posts:
- 33
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 8
- Thanked:
- 2 times in 1 posts
June 13, 2007 at 7:28 am #222040very good, it works. thanxx
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by xraydevil 17 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
changing of font size
Viewing 3 posts - 1 through 3 (of 3 total)