I was wondering if it was possible to display pictures in the side bar of clean cut. I have an About Us page, and i thought to take advantage of the space, I could list the employees, about them, and their picture in the side bar in addition to the page itself. Is this possible. Cheers
Side Bar Pictures
2 posts from 2 voices-
Posted 2 years ago #
-
Hey,
you can use the text widget to display any html content you like. Just go to Appearance > Widgets and drag'n'drop the text widget into the "About" page widget area (you can create widget areas under CleanCut Options > Sidebar & Footer).To insert images use following html code:
<img src="my-image.jpg" title="my-image" alt="my-image" />Replace my-image with the url to your image and your title/alt attribute...
Posted 2 years ago #
Reply
You must log in to post.














