Hey there born61,
How are you doing today?
This should be fairly easy to do with CSS. Please try adding the following in Appearance -> Theme Options -> Custom CSS:
.footercol1 .widget-1.widget-first.footer-widget {
text-align: center;
}
This should the image in first widget in your footer.
Hope this helps 🙂
Cheers,
Bojan
Thread Starter
born61
(@born61)
perfect, 🙂
it’s possible also for element in the sidebar?
(left or center or right)
i have put facebook and twitter
http://wpdev1.altervista.org/cat1/
Hey again born61,
Glad the code is working. As for the sidebar, the image is already centered but your Facebook widget has more width then the actual sidebar so the image looks not centered, see screenshot http://screencast.com/t/xtCZz4l1XWFP.
I see that there is some sort of iframe inserted there with 300px in width, do you have any option when adding that into your sidebar to make it smaller?
Best regards,
Bojan