Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1002196

    Under a text box I have to add two icon (web and email), but I like they are side by side.
    I add the icon with shortcode

    `[av_font_icon icon='ue8b1' font='entypo-fontello' style='' caption='' link='manually' linktarget='_blank' size='25px' position='center' color='#0095d5' av_uid='av-1c8ta' admin_preview_bg=''][/av_font_icon]

    [av_font_icon icon='ue805' font='entypo-fontello' style='' caption='' link='manually' linktarget='' size='25px' position='center' color='#0095d5' av_uid='av-qiem' admin_preview_bg=''][/av_font_icon]

    but they are one above the other

    thanks

    #1002324

    Hey Serena,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #1002371

    I’d like that in the address box the world icon and the mail icon were side by side and not one above the other.

    There is another issue: the slider above the menu doesn’t work. I think can be a problem of the server, but I’m not sure. Can you have a look, please?

    #1002530

    Hi,

    Please try this in Quick CSS for your icons:

    .home .avia_textblock .av_font_icon {
        display: inline-block !important;
    }

    You are getting some error messages on the page and that is likely the reason why your slider is not showing up. Could you try deactivating all plugins to see if one of them is causing a conflict please?

    Best regards,
    Rikard

    #1002639

    Thanks Rikard,
    Unfortunately it is a site that I inherited … I’m trying to fix the graphics.
    There are a few plugins, I tried to disable them but it still does not work.

    What else can it be? I see it’s on a window server…

    #1002852

    Hi,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( do be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.

    Best regards,
    Basilis

    #1003051

    Hi Basilis,
    I create a user.
    thanks

    #1003057

    Hi,

    I fixed the slider issue – to solve it I had to replace the url of the login/logout menu item. It was #bawloginout# and I changed it to #bawloginout because two hashtags make the url invalid (screenshot: http://www.clipular.com/c/5589432942723072.png?k=oIAyLr28I9B0JQesSBJgXE94YUY ).

    Best regards,
    Dude

    #1003061

    Fantastic! Thanks Dude!
    You can close the topic

    #1003163

    Hi,

    Great, glad we could help :-)

    Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘two icon facing’ is closed to new replies.