-
AuthorPosts
-
carlucci Friend
carlucci
- Join date:
- November 2006
- Posts:
- 509
- Downloads:
- 195
- Uploads:
- 108
- Thanks:
- 172
- Thanked:
- 17 times in 3 posts
April 21, 2013 at 6:47 pm #186973I want to put the K2_ADDITIONAL_INFO labels in bold.
I’ve tried, I can not.
I beg someone to help me.phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
April 22, 2013 at 11:22 am #490702Hi carlucci,
You need to open <blockquote>templates/ja_wall/css/core.css</blockquote>, then find & replace:
.container-main ul li:first-child {
margin-top: 0;
}with
.container-main ul li:first-child {
margin-top: 0;
font-weight: bold;
}Regards,
—
Leocarlucci Friendcarlucci
- Join date:
- November 2006
- Posts:
- 509
- Downloads:
- 195
- Uploads:
- 108
- Thanks:
- 172
- Thanked:
- 17 times in 3 posts
April 24, 2013 at 6:07 pm #490953phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
April 25, 2013 at 1:54 am #490966Hi carlucci,
My mistake, the above codes affected the fist line of extra field only. Can you try adding the below:
/*Extra Fields*/
.itemExtraFields li, .itemExtraFields span {
font-weight: bold;
}
into the end of
<blockquote>templates/ja_wall/css/core.css</blockquote>Hope this helps.
Regards,
—
Leocarlucci Friendcarlucci
- Join date:
- November 2006
- Posts:
- 509
- Downloads:
- 195
- Uploads:
- 108
- Thanks:
- 172
- Thanked:
- 17 times in 3 posts
April 25, 2013 at 9:44 am #491026<em>@Leo Burnetts 370375 wrote:</em><blockquote>Hi carlucci,
My mistake, the above codes affected the fist line of extra field only. Can you try adding the below:
/*Extra Fields*/
.itemExtraFields li, .itemExtraFields span {
font-weight: bold;
}
into the end of
Hope this helps.
Regards,
—
Leo</blockquote>
I’ve tried this and it does not work.
Why Core.css modifies and not K2.css?This is the correct code:
div.itemExtraFields ul li span.itemExtraFieldsLabel {font-weight:bold;}
1 user says Thank You to carlucci for this useful post
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
April 28, 2013 at 12:46 pm #491237<em>@carlucci 370439 wrote:</em><blockquote>I’ve tried this and it does not work.
Why Core.css modifies and not K2.css?This is the correct code:
div.itemExtraFields ul li span.itemExtraFieldsLabel {font-weight:bold;}
Link:
http://punzi.es/index.php/carne-pollo/item/419-pechuga-de-pollo-con-arroz-y-verduras#itemCommentsAnchor</blockquote>Hi,
Becasue the css elements of itemExtraFields class are defined in our templates/ja_wall/css/core.css file, not K2.
Regards,
—
LeoAuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 2 voices, and was last updated by phong nam 11 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
I want to put the K2_ADDITIONAL_INFO labels in bold
Viewing 6 posts - 1 through 6 (of 6 total)