- Posts: 3
COMMUNITY FORUM
Facebook Like/Share button size
- Frederik Frydendal-Oesten
- Topic Author
- Offline
- New Member
Less
More
3 years 10 months ago - 3 years 10 months ago #177843
by Frederik Frydendal-Oesten
Facebook Like/Share button size was created by Frederik Frydendal-Oesten
Attachments:
Last edit: 3 years 10 months ago by Frederik Frydendal-Oesten.
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6218
3 years 10 months ago #177848
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic Facebook Like/Share button size
Change the width value here: github.com/getk2/k2/blob/master/components/com_k2/templates/default/item.php#L315
Just make sure you do this in an override of the item.php file.
More on overriding K2 here: getk2.org/documentation/tutorials/templating-with-k2-and-the-concepts-of-sub-templates
Just make sure you do this in an override of the item.php file.
More on overriding K2 here: getk2.org/documentation/tutorials/templating-with-k2-and-the-concepts-of-sub-templates
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Frederik Frydendal-Oesten
- Topic Author
- Offline
- New Member
Less
More
- Posts: 3
3 years 10 months ago #177850
by Frederik Frydendal-Oesten
Replied by Frederik Frydendal-Oesten on topic Facebook Like/Share button size
Attachments:
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6218
3 years 10 months ago #177882
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic Facebook Like/Share button size
You can't control the width of a single button from Facebook's widget code. In any case, you're free to adapt the code in the override or just use CSS to enforce different widths however you want.
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.