Keyword

How to change Facebook like box width?

  • skullmonkey
  • skullmonkey's Avatar Topic Author
  • Offline
  • Junior Member
More
11 years 2 months ago #115624 by skullmonkey
How to change Facebook like box width? was created by skullmonkey
Hello,

I want to change the width of a Facebook like box on the bottom in K2 item page.
How can that be done?

Thanks,
S@

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
11 years 2 months ago #115625 by Krikor Boghossian
Replied by Krikor Boghossian on topic Re: How to change Facebook like box width?
Hello skullmonkey,

You have to locate the sharing button (look for facebook) in your item.php file and change data-width="200".

Then depending on your template's styles you might need to edit the class div.itemFacebookButton (just the width part) in your k2.css.

For more info about the like button check developers.facebook.com/docs/reference/plugins/like/

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • skullmonkey
  • skullmonkey's Avatar Topic Author
  • Offline
  • Junior Member
More
11 years 2 months ago #115626 by skullmonkey
Replied by skullmonkey on topic Re: How to change Facebook like box width?
Hey Krikor,
thanks for the fast response!

The first step was a success! I founded at one of the lines in item.php
Log in  or Create an account to join the conversation.