Lost line of Social Icons

  • Antiquar
    Inactive member
  • Topic Author
  • Member
  • Member
More
10 years 11 months ago #36894 by Antiquar
Hi, please see: pardun.net/news/ . I lost the line of Social Icons on top 4. How can I get it back with my twitter etc accounts? Regards Helmer

Please Log in to join the conversation.

More
10 years 11 months ago #36900 by ivan.milic
You replaced content of custom HTML module in top4 position. Original content in HTML view:
Code:
<ul> <li class="facebook"><a href="http://www.facebook.com/hotjoomla" target="_blank"></a></li> <li class="twitter"><a href="http://twitter.com/hotjoomla" target="_blank"></a></li> <li class="google"><a href="#" target="_blank"></a></li> <li class="youtube"><a href="http://www.youtube.com/hotjoomla" target="_blank"></a></li> <li class="rss"><a href="/news_portal/index.php?format=feed&amp;type=rss" target="_blank"></a></li> </ul>

Please Log in to join the conversation.

More
10 years 9 months ago #38496 by drpaulitoc@gmail.com
This code doesnt work, I taste this code, but Now this icons (facebook, twitter) dont show.

Please Log in to join the conversation.

More
10 years 9 months ago #38503 by ivan.milic
Module has to me placed in top4 position for default style to work because we have tis code in template_css.css:
Code:
.mp_top4 li.facebook a { background: url(../images/custom/icon_facebook.png) no-repeat; } .mp_top4 li.twitter a { background: url(../images/custom/icon_twitter.png) no-repeat; } .mp_top4 li.youtube a { background: url(../images/custom/icon_youtube.png) no-repeat; } .mp_top4 li.rss a { background: url(../images/custom/icon_rss.png) no-repeat; } .mp_top4 li.google a { background: url(../images/custom/icon_google.png) no-repeat; }

Please Log in to join the conversation.

More
10 years 9 months ago #38504 by drpaulitoc@gmail.com
That is correct.

But, Still the social icons doesnt show as you can see.

I changed this but it doesnt work

<ul>
<li class="facebook"><a href=" www.facebook.com/hotjoomla " target="_blank">
<li class="twitter"><a href=" twitter.com/hotjoomla " target="_blank">
<li class="google"><a href="#" target="_blank"></a></li>
<li class="youtube"><a href=" www.youtube.com/hotjoomla " target="_blank">
<li class="rss"><a href="/news_portal/index.php?format=feed&amp;type=rss" target="_blank"></a></li>
</ul>
Attachments:

Please Log in to join the conversation.

More
10 years 9 months ago #38519 by ivan.milic
Is that module menu assignmet set to so it should show and is it published at all

Please Log in to join the conversation.

Time to create page: 0.166 seconds
Powered by Kunena Forum