Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #715311

    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.

    #715316

    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

    #715334

    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.

    #715394

    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

    #716458

    screenshot below

    #716676

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.