Social Networks css styling

  • Posts: 28
  • Thank you received: 0
13 years 3 months ago #23396

Is there a way to style view of Social Networks plugin. Currently all icons are together. I want to add some padding between them, and i want it to be displayed in one row.

Can it be displayed like example on this page
www.hikashop.com/ja/support/documentatio...ook-and-twitter.html

masina-shop.co.rs/index.php/product/213-old-scool

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

  • Posts: 82868
  • Thank you received: 13376
  • MODERATOR
13 years 3 months ago #23400

First, you should set a bigger width. A width of 300px in the options of the plugin is better on your page.
Then you would have to add some CSS:

#hikashop_social iframe{
margin-top: -20px;
}

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

  • Posts: 28
  • Thank you received: 0
13 years 3 months ago #23403

Now it is looking good in Firefox but in Chrome it goes over image.

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

  • Posts: 82868
  • Thank you received: 13376
  • MODERATOR
13 years 3 months ago #23405

You should try to add:
#hikashop_social{
padding-top: 50px;
}

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

Time to create page: 0.059 seconds
Powered by Kunena Forum