-
AuthorPosts
-
June 5, 2014 at 12:34 pm #275074
Hi support,
We want to enter images between the words in the header menu,
How is it possible to be done right using CSS
thank you- This topic was modified 10 years, 6 months ago by eyalish.
June 6, 2014 at 5:40 am #275450Hi eyal!
Thank you for visiting the support forum!
You can add html codes on the menu label. Go to Appearance > Menus panel then edit a menu. Look for the Navigation Label, add something like this:
<img src="IMAGE URL HERE">MENU ITEM LABEL
Best regards,
IsmaelJune 10, 2014 at 12:54 pm #276960Thanks
didn’t know it’s even possible, works well.one more issue,
How can we show “social links” on footer as a widget,
And also set colors for it on CSS
regardsJune 10, 2014 at 10:59 pm #277247Hey!
Refer to this topic:
https://kriesi.at/support/topic/place-social-media-icons-into-a-widget/Best regards,
JosueJune 11, 2014 at 10:21 am #277455Alright,
still can’t show all the social links using that code you referred
what could be the fix for that in code
please check our footer :
http://nt-technologies.com/WJH/June 11, 2014 at 5:10 pm #277610Hey!
Try putting this code in a Text Widget in the footer:
<ul class="noLightbox social_bookmarks icon_count_3"><li class="social_bookmarks_twitter av-social-link-twitter social_icon_1"><a target="_blank" href="http://twitter.com/Jewish_Heritage" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello" title="Twitter"><span class="avia_hidden_link_text">Twitter</span></a></li><li class="social_bookmarks_facebook av-social-link-facebook social_icon_2"><a target="_blank" href="https://www.facebook.com/worldjewishheritage" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello" title="Facebook"><span class="avia_hidden_link_text">Facebook</span></a></li><li class="social_bookmarks_gplus av-social-link-gplus social_icon_3"><a target="_blank" href="https://plus.google.com/u/0/102928791076136286922/" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello" title="Gplus"><span class="avia_hidden_link_text">Gplus</span></a></li></ul>
Best regards,
JosueJune 12, 2014 at 8:35 am #277964Ok I’ve Tried so, It shows only the Twitter button the rest are hidden below.. instead on one Row …
I think it doesn’t load right as a widget on footer.
do you have another solution?
Thanks
gracias- This reply was modified 10 years, 6 months ago by eyalish.
June 13, 2014 at 4:58 am #278471 -
AuthorPosts
- You must be logged in to reply to this topic.