Tagged: social bookmarks
I am using the logo left, menu below layout with the social icons on the right. I need to put an image above the social icons and am wondering about the best way to do that.
An alternative would be to be able to float an additional image to the right of the logo.
Website below.
Hi tcfilmfestival!
Please refer to this post – http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/ and add widget area to your header and place your image inside it.
Regards,
Yigit
But how would I get both the social icons and an image in that widget and what would be the CSS to position it on the right where the social icons are?
You can’t copy the source of them – it doesn’t work.
Hi,
Can you please post a screenshot showing the changes you would like to make? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.
Best regards,
Yigit
screenshot below
Hi,
If you add the date as an image in a widget I think it will fit above the social bookmarks if you add the following to Quick CSS:
#header .social_bookmarks {
margin-top:10px;
}
We need for the image you want to be above the social bookmarks to be in a wiget so that we can give you CSS for it.
Best regards,
Rikard