• Home
  • Get help
  • Ask a question
Last post 11 hours 57 min ago
Posts last week 81
Average response time last week 4 hours 29 min
All time posts 67914
All time tickets 10497
All time avg. posts per day 20

Helpdesk is open from Monday through Friday CET

Please create an (free) account to post any question in the support area.
Please check the development versions area. Look at the changelog, maybe your specific problem has been resolved already!
All tickets are private and they cannot be viewed by anyone. We have made public only a few tickets that we found helpful, after removing private information from them.

#901 – Modification espaces boutons

Posted in ‘sh404SEF’
This is a public ticket. Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.
Tuesday, 25 August 2015 08:09 UTC
RIVE
 Bonjour,

J'ai un soucis avec l'affichage des boutons sociaux. En effet j'ai un espace important entre le bouton pinterest, les boutons facebook et le bouton linkedin.
J'ai trouvé grâce au débuggeur où ce situais le problème dans le code HTML (voir pièce jointe). Par contre impossible de trouver le fichier HTML correspondant sur mon serveur.Du coups je ne peux pas modifié le code :/. Où est placé le fichier HTML gérant le plugin des boutons ?

Merci de votre aide
______________________

Hello,

I have some problem to display the social buttons. Indeed i have a huge space between the pinterest, the facebook buttons and the linkedin button (any problem with tweeter).
I found, thanks to the firefox debug mode, where was the HTML code to modify this (see attached file). My problem is that i can't found the HTML file that i have to modify this code on my server. Where it's hiding ?

Thank you for your help
Tuesday, 25 August 2015 11:18 UTC
wb_dimitris
Hi,

it is NOT recommended to edit any of the files, as in the next update you will have to re apply those changes. That said, the best way to change the inline css is by overriding with some css in your template. One important note here you have to set !important at the end of each line.

e.g
.fb_iframe_widget { min-width: 80px !important; }

Regards
Tuesday, 25 August 2015 11:55 UTC
RIVE
Ok i will follow your tips. But where have i to put the ".fb_iframe_widget { min-width: 80px !important; }" ? on the regular template CSS style sheet ?
Wednesday, 26 August 2015 13:10 UTC
wb_dimitris
Hi,

yes, the main template css should do, or you can insert some inline css in your index.php file on your active template.

Regards
Thursday, 10 September 2015 05:34 UTC
system
This ticket has been automatically closed. All tickets which have been inactive for a long time are automatically closed. If you believe that this ticket was closed in error, please contact us.
This ticket is closed, therefore read-only. You can no longer reply to it. If you need to provide more information, please open a new ticket and mention this ticket's number.