-
AuthorPosts
-
September 17, 2011 at 5:50 pm #168661
Ok the font size in the menu tabs (eg. NIGHT / GROOMING) are fine but the font in the megamenu (LATEST NEWS) is way too small,
how to change the size of it?
Thanks!
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
September 17, 2011 at 5:58 pm #413298Please post the url to the site you’re working on – so we can provide you with the exact CSS rules you need to modify.
Also – click on the link in my signature that says “WEB DEVELOPMENT TOOL ESSENTIALS”
😎khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
September 17, 2011 at 6:04 pm #413302<em>@supzfier 268478 wrote:</em><blockquote>Ok the font size in the menu tabs (eg. NIGHT / GROOMING) are fine but the font in the megamenu (LATEST NEWS) is way too small,
how to change the size of it?
Thanks!</blockquote>
Hi,
You find this code from /templates/ja_teline_iv/css/menu/mega.css
.ja-megamenu .childcontent .ja-moduletable li a, .ja-megamenu .childcontent .ja-moduletable a {
background: none;
font-size: ...; < add this line
}1 user says Thank You to khoand for this useful post
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
September 17, 2011 at 6:07 pm #413304Once again, khoand to the rescue . . . .
September 18, 2011 at 4:20 pm #413421thanks very much, it worked,
can i ask what about the first column you can see the “computer graphics” words there, the font size didnt change, how do i change it?If i would like to change the fonts in the first and 2nd column, how do i do it too?
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
September 18, 2011 at 4:46 pm #413426I don’t understand what you mean clearly. Could you give me a snapshot with your annotation?
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
October 16, 2011 at 11:53 am #419639Hi Thanks,
Can you refer to the below attachments with the highlighted areas?
How do i change the following:
1) font size of “Art”
2) font of “As Glaciers Melt, Science Seeks Data on Rising Seas”
3) font size of “Publish: 2010-11-25”Guys thanks so much !!
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
October 16, 2011 at 1:01 pm #419646Hi,
– To do 1: you find this code from /templates/ja_teline_iv/css/mega.css
.ja-megamenu ul.level1 li.mega a.mega {
color: #069;
text-transform: none;
font-weight: bold;
font-size: 100%; < change
}
– To do 2: you find this code from /templates/ja_teline_iv/css/typo.css
.moduletable_mega .mostread {
font-family: Georgia,Cambria,"Times New Roman",Times,serif; < change
}
– To do 3: you find this code from /templates/ja_teline_iv/css/mod_jabulletin.css
#ja-wrapper div.ja-bulletin-wrap ul span, ul.ja-bullettin span {
font-size: 92%; < change
color: #999;
}1 user says Thank You to khoand for this useful post
AuthorPostsViewing 9 posts - 1 through 9 (of 9 total)This topic contains 9 replies, has 3 voices, and was last updated by khoand 13 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum