-
AuthorPosts
-
jcsanjurjo Friend
jcsanjurjo
- Join date:
- May 2012
- Posts:
- 116
- Downloads:
- 0
- Uploads:
- 46
- Thanks:
- 26
- Thanked:
- 2 times in 1 posts
November 23, 2012 at 2:51 pm #182531Hi 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
Luna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
November 24, 2012 at 6:44 am #474094Hi Jcsanjurjo,
This bug has been fixed and updated to this template. Please update your template to the latest version.
Or please update this filetemplates/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 Friendjcsanjurjo
- Join date:
- May 2012
- Posts:
- 116
- Downloads:
- 0
- Uploads:
- 46
- Thanks:
- 26
- Thanked:
- 2 times in 1 posts
Luna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
November 27, 2012 at 3:26 am #474325jcsanjurjo Friendjcsanjurjo
- Join date:
- May 2012
- Posts:
- 116
- Downloads:
- 0
- Uploads:
- 46
- Thanks:
- 26
- Thanked:
- 2 times in 1 posts
December 3, 2012 at 12:15 pm #475036Hi @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 ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
December 4, 2012 at 3:36 am #475090Hi 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
1 user says Thank You to Luna Garden for this useful post
jcsanjurjo Friendjcsanjurjo
- Join date:
- May 2012
- Posts:
- 116
- Downloads:
- 0
- Uploads:
- 46
- Thanks:
- 26
- Thanked:
- 2 times in 1 posts
AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 2 voices, and was last updated by jcsanjurjo 11 years, 12 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Problem with Social Link buttons alignment on the top-right corner of the home page
Viewing 7 posts - 1 through 7 (of 7 total)