Hello,
I have all the social media buttons active and in a block on the right side of my site(used to share content on my site to the various social media facebook, myspace etc). Those are fine. I've set up 4 social networks that link back to my sites that are listed on the left side of my site. The buttons are not centered within the block on the left hand side. I have searched and searched for a simple answer to "centering content within a drupal block" but cannot find anything on the matter. Can someone help me and please don't get too technical because I'm not very code save. If you could please explain to me how to access the code then I probably can manage from there. Would there be another piece of code that I would have to put in there?
Thanks,
Eric
Comments
Comment #1
b-reid commentedI am closing this issue because it is outdated, and by now I hope you have found an answer to your question. There are many ways to go about center content inside a block. It most cases blocks are generated with a css class attribute that you can access in the themes css. You may also add your own css classes to blocks in order to style to you liking.