Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • jcsanjurjo Friend
    #182531

    Hi guys

    I’m having a problem with the alignment of the Social Links on the top-right of the home page. Please see the image

    Sometimes is just the Search icon which is unaligned, and sometimes the Search as well as the RSS icons. The problem becomes higher when switching the browser …. Chrome > IE > Safari.

    A friend tell me that probably one of the styles is declared as relative and the other as absolute, but my Tech skills are not so big, so no idea how to act.

    Please could you have a look

    Thanks in advance


    1. problem-social-links
    Luna Garden Moderator
    #474094

    Hi Jcsanjurjo,
    This bug has been fixed and updated to this template. Please update your template to the latest version.
    Or please update this file
    templates/ja_zite/css/template.css
    find:

    #ja-search {
    bottom: 4px;
    border-left: solid 1px #222
    }

    change to:

    #ja-search {
    bottom: 4px;
    border-left: solid 1px #222
    float: right;
    width: 20px;
    }

    jcsanjurjo Friend
    #474254

    Hi @luna Garden, I’m sorry but I did the change and nothing happens. The situation is the same.

    Any other idea ??

    Thanks in advance …

    Luna Garden Moderator
    #474325

    Hi Jcsanjurjo,

    I have fixed on your site, please check and confirm.

    jcsanjurjo Friend
    #475036

    Hi @luna Garden, I’m sorry but the problem is not fixed. Please have a look in my site.

    In any case, please let me know which changes are you doing because this is a test site, not the production one, and I’ve to apply the changes in the production site.

    Thanks a lot for your help

    Luna Garden Moderator
    #475090

    Hi Jcsanjurjo,
    I have fixed the problem on your site.
    Your custom HTML code is:

    <div class="social"><a class="ico-social ico-facebooks" href="http://www.facebook.com/olivia.es.consulting" title="Facebook"><span>Facebook</span></a> <a class="ico-social ico-twitters" href="https://twitter.com/OliviaSistemas" title="Twitter"><span>Twitter</span></a> <a class="ico-social ico-linker" href="http://www.linkedin.com/company/olivia-consulting?trk=hb_tab_compy_id_2427747" title="Linkedin"><span>Linkedin</span></a> <a class="ico-social ico-rss" href="#" title="RSS"><span>RSS</span></a></div></div>

    All I have modified is to remove the space between <a> tag

    jcsanjurjo Friend
    #475156

    Ooooops :-[ What a mistake !!!!

    Thanks a lot @luna Garden

Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 7 replies, has 2 voices, and was last updated by  jcsanjurjo 11 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum