-
AuthorPosts
-
waelali Friend
waelali
- Join date:
- February 2012
- Posts:
- 336
- Downloads:
- 11
- Uploads:
- 87
- Thanks:
- 88
- Thanked:
- 10 times in 1 posts
March 10, 2012 at 1:45 am #174817Hi
I have few questions regarding K2 Article layout , and social buttons.
The social buttons in my K2 Items are broken , and they are in 2 rows.
How can we arrange them in one row , which is aligned to left??How to change Author description and image??
Please see attached image for more illustrations.
Thank you
waelali Friendwaelali
- Join date:
- February 2012
- Posts:
- 336
- Downloads:
- 11
- Uploads:
- 87
- Thanks:
- 88
- Thanked:
- 10 times in 1 posts
March 11, 2012 at 4:47 pm #443013Any Updates here please??
Hope someone can help here.pixelzombie Friendpixelzombie
- Join date:
- August 2010
- Posts:
- 339
- Downloads:
- 2
- Uploads:
- 49
- Thanks:
- 32
- Thanked:
- 168 times in 107 posts
March 12, 2012 at 12:04 am #443042Hi there,
to left align the social buttons add this to your template.css file:
itemTwitterButton,
itemFacebookButton,
itemGooglePlusOneButton {
float: left;
}
To change the author image and description go to K2 > Users and edit the user in question.
Cheers
Frank
waelali Friendwaelali
- Join date:
- February 2012
- Posts:
- 336
- Downloads:
- 11
- Uploads:
- 87
- Thanks:
- 88
- Thanked:
- 10 times in 1 posts
March 12, 2012 at 12:17 am #443046<em>@pixelzombie 306726 wrote:</em><blockquote>Hi there,
to left align the social buttons add this to your template.css file:
itemTwitterButton,
itemFacebookButton,
itemGooglePlusOneButton {
float: left;
}
To change the author image and description go to K2 > Users and edit the user in question.
Cheers
Frank</blockquote>
Did you check this code man??
It is not working. I have added that to the bottom oftemplate.css
template-rtl.csspixelzombie Friendpixelzombie
- Join date:
- August 2010
- Posts:
- 339
- Downloads:
- 2
- Uploads:
- 49
- Thanks:
- 32
- Thanked:
- 168 times in 107 posts
March 12, 2012 at 12:35 am #443054oops. forgot the points during pasting
.itemTwitterButton,
.itemFacebookButton,
.itemGooglePlusOneButton {
float: left;
}
waelali Friendwaelali
- Join date:
- February 2012
- Posts:
- 336
- Downloads:
- 11
- Uploads:
- 87
- Thanks:
- 88
- Thanked:
- 10 times in 1 posts
March 12, 2012 at 12:39 am #443056<em>@pixelzombie 306740 wrote:</em><blockquote>oops. forgot the points during pasting
.itemTwitterButton,
.itemFacebookButton,
.itemGooglePlusOneButton {
float: left;
}
</blockquote>Oh the points – yes 🙂
Thank you – It works good now.AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 2 voices, and was last updated by waelali 12 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
K2 Article Layout problems
Viewing 6 posts - 1 through 6 (of 6 total)