Tagged: , ,

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #534983

    Hi,

    I would like to have an image or icon of the American flag which directs users to the American version of my site. My idea was having something like the menu on this Kriesi site. See how after the search button there is icons, I’d like to have that as well, but with an extra button as mentioned above.

    Thanks in advance.

    #535001

    Hey m_gnowit!

    Do this, http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/, to add a widget area to your header and then drag a text widget to it and add this inside.

    <img src = "URL to your image" />
    

    And then send us a link to your page and we’ll give you some CSS to position it in that area.

    Best regards,
    Elliott

    #535100

    Hey Elliot,

    Thanks for the suggestion. I have done that part.

    Here is my website.

    #535278

    Hi,

    I couldn’t see any flag in your header, did you not add the header widget?

    Best regards,
    Rikard

    #535626

    Ok, I have followed the instructions given, but I don’t see the header widget. I’m not quite sure if I did it right.

    #535650

    Correction, now I see the widget at least. How do I place it on the right?

    #536283

    Hi,

    I can see that you have added the widget to the header but you have commented out the markup inside of it, where would you like to have it placed? A screenshot or mockup would help us understand what you are looking to achieve.

    Regards,
    Rikard

    #536606

    I’d like to have it placed after my free trial button. Just like you have your up here on the right.

    #537152

    Hi,

    I still can’t see any content but you can try replacing your current CSS with the following:

    #header .widget {
        right: 20px;
        padding-top: 0;
        position: absolute;
        top: 20px;
    }

    Adjust the values to your liking.

    Best regards,
    Rikard

    #538434

    Hi Rikard,

    Thanks for your help, but I think I have another idea. You see how Enfold has displays the social icons in the main header area, I was thinking another icon there. Perhaps a flag or something suitable.

    This is the part of the code I where I want to edit.

    <li class="social_bookmarks_dribbble av-social-link-dribbble social_icon_3"><a target="_blank" href="http://dribbble.com/kriesi" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello" title="Dribbble"><span class="avia_hidden_link_text">Dribbble</span></a></li>

    So where can I find a list of available icons for this?

    #538789

    Hi,

    I’m not sure if this is what you are asking for but please try following this: http://kriesi.at/documentation/enfold/custom-social-icons/

    Thanks,
    Rikard

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