-
AuthorPosts
-
February 11, 2022 at 2:59 pm #1340165
Hi There
We work with TeamViewer and want to put in the Logo in the topbar, where social media icons would be.
Is there a way to put in the TeamViewer logo with a link to our download site?Regards Oliver
- This topic was modified 2 years, 9 months ago by attifilm.
February 12, 2022 at 5:33 am #1340232Hi Oliver,
Could you post a link to the site where you want to add this, so that we can have a closer look please?
Best regards,
RikardFebruary 18, 2022 at 11:59 am #1341316This reply has been marked as private.February 19, 2022 at 7:46 pm #1341425Hi,
Thank you for the link to your site, first I disabled the Header Social Icons and added a link next to your phone number with the image of the icon:
<a class="teamviewer" target="_blank" href="https://get.teamviewer.com/chispasupport"><img src="/wp/wp-content/uploads/2022/02/icons8-teamviewer-30.png"/></a>
and I added this css to your Quick CSS:#header_meta .phone-info .teamviewer { vertical-align: middle; }
please clear your browser cache and check.
Best regards,
MikeFebruary 24, 2022 at 6:34 pm #1342169Hi Mike
Thank you very much for your help. This is perfect.
Just to get it right. If I type in the Quick CSS
vertical-align: bottom;
it should align with the Phone number right?
Best regards,
Oliver- This reply was modified 2 years, 8 months ago by attifilm.
February 24, 2022 at 9:54 pm #1342185Hi Oliver,
Yes, that should do it. If it does not align with the phone number when you add it, please let us know so we can check once again :)
Best regards,
YigitFebruary 25, 2022 at 10:49 am #1342255Hi Yigit,
Thank you for the tip… now there’s something new or a newer change of plans
We would like to change the logo’s place into the menu bar between the ‘contact’ and the language logo (english or swiss).
This would be in the english menu bar and german menu bar.Is that also possible?
Im sorry for this sudden change.Best Regards
OliverFebruary 25, 2022 at 2:24 pm #1342273Hi,
The options in the Enfold Theme Options ▸ Header ▸ Header Layout ▸ Menu and Logo Position offer Logo left as you have it or Logo right, but it moves the menu to the left
If we were able to please the logo between the last menu item and the language selector, would you still want the menu to the right?
I imagine there would be no change in the mobile logo and menu, correct?Best regards,
MikeFebruary 25, 2022 at 2:59 pm #1342278Hi Mike,
So the Chispa Logo in the menu bar should stay on the left like it is right now.
The menu bar should stay on the right yes
The TeamViewer Logo (now in the top bar) with a new link to:
– German layout to the page ‘Fernwartung’ – link in private content
– English layout to the page ‘Remote support’ – link in private content
should go in between the last menu item and the language selector yes.Is that possible? It is a bit complicated sorry.
Best Regards,
OliverFebruary 25, 2022 at 4:01 pm #1342292Hi,
Oh I see, I thought you ment the site logo, but you ment the TeamViewer logo. Ok so I removed the previous topbar link and css and created a menu item with your TeamViewer link and added this css to use the TeamViewer logo image instead of the menu item text.li#menu-item-1431 { width: 30px; background-image: url(https://www.chispasupport.ch/wp/wp-content/uploads/2022/02/icons8-teamviewer-30.png); background-size: contain; background-repeat: no-repeat; background-position: 50% 50%; } li#menu-item-1431 a { opacity: 0; }
please clear your browser cache and check.
Best regards,
MikeFebruary 25, 2022 at 5:56 pm #1342313Hi Mike
This is perfect! Thank you all for the help.
Best Regards,
Oliver
- This reply was modified 2 years, 8 months ago by attifilm.
February 25, 2022 at 6:17 pm #1342316Hi Mike
Would you be so kind and do the same thing for the german menu bar?
I’m probably doing something wrong with the CSS there.
Kind Regards
Oliver- This reply was modified 2 years, 8 months ago by attifilm.
February 25, 2022 at 9:47 pm #1342337March 1, 2022 at 9:38 am #1342668Hi Mike,
Now it is perfect! Thank you very much for the fixes and adjustments!
Great Support!
Topic is closed for me now.
March 1, 2022 at 10:14 am #1342678Hi,
Great, I’m glad that Mike could help you out, and thanks for the update. I’ll close this thread for now then, please open a new thread if you should have any further questions or problems.
Best regards,
Rikard -
AuthorPosts
- The topic ‘Insert Logo to Topbar’ is closed to new replies.