Topic-icon Social like buttons css question

Active Subscriptions:

None
8 years 2 months ago - 8 years 2 months ago #57248 by supergranjan
Hi
Sorry if the is a simple question but I just need to change the position of the like buttons when using the all articles option and preferably add some background so that they look like they're on the page rather than splitting the template page effect.
I also think I have a z-index issue as the buttons of the page show through the menu drop downs.
I can't find the relevant css file I found reference to overrides for the SClogin module but not the main like buttons. Can you point me in the right direction?

Thanks

Jan
Last edit: 8 years 2 months ago by supergranjan.
The topic has been locked.
Support Specialist
8 years 2 months ago #57252 by alzander
Generally, our CSS for the social buttons are in the /media/sourcecoast/css/jfbconnect.css Around line 86 are a bunch of styles, like:

div.scsocialbuttons.button_count div.sc_gplusone

All the buttons are contained in a surrounding div and then there's individual classes for each that you should be able to use to style. However, each button is drawn by the social network themselves and there's usually not much flexibility for customizing each button outside of the options we provide.

With that said, if you run into issues or need suggestions, let us know a URL where we can see some of the issues you're describing more.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
8 years 2 months ago #57256 by supergranjan
Thanks Alex.
Perfect!
While I was doing that I noticed a semi colon missing at line 104 -
div.scsocialbuttons {
width:100%;
I didn't notice any change when I added it though!

Great product. More than I was looking for but full of features I'm sure I can make use of.
I also appreciate the prompt response.
Best Wishes
Jan
The topic has been locked.
Support Specialist
8 years 2 months ago #57263 by mel
Glad that he can help get your issue resolved. JFBConnect has definitely grown in features over time. Please let us know if you run into any more problems and we'll gladly help you to get a solution.

-Melissa
The topic has been locked.