No search results were found in Documentation!
Hello yopyop22,
Please try the code below to align the logo with the pictures.
.td-header-style-6 .td-header-sp-logo {
margin-top: 15px;
}
The result you should see here: http://screencast.com/t/JPC7a0sV
Hope this helps and let us know how it goes!
Thank you for the message!
Hello,
Please try the code like so:
@media (max-width: 1140px){
.td-main-menu-logo img {
max-width: 100%!important;
}
}
Are you sure you are adding the code in the correct field? : http://screencast.com/t/HQ9t89UNQO
If it still will not work please send an email at contact@tagdiv.com and provide wp-admin so we can take a look and see why the css does not get applied. All the codes we provided worked on our end from the inspector and from the live css editor.
Thank you!
Is there a relatively painless way to display an alternate logo in the header of a category index page and any post in that category?
http://www.empathiefaktor-magazin.de/
Hello there,
sorry for my impatience and thanks for the support information.
Yes, I use the header Style 3
1. Not all the main menu Navigation to the left. The first navigation link “News” is scheduled to begin on the far left. (1 point)
2. How can I change the logo area larger (point 2)
3. How can I change the font color (point 3)
http://www.fotos-hochladen.net/uploads/ef2zh9vp4lyo6.jpg
Thank you for your support
Bernd
is working yes but finally the logo and ads are not in same line
look here
Hello
after adding my logo to my newspaper 6 theme i found it very small and i tried to increase its width and height by ps but it still the same size .
how can i change this ?
thanks a lot
Hello,
If the code does not apply to your website please try it like so:
@media (max-width: 1140px){
.td-main-menu-logo img {
max-width: none!important;
}
}
@media (max-width: 768px){
.td-main-menu-logo img {
max-width: 200px!important;
}
}
Thank you!
Hi,
Regarding the logo, I mean how to make it centered vertically. This happen when the browser width is shortened (also same issue with the sticky menu when scrolled down).
Can see the sample here: http://dekoreno.com/logo-vertical-center.jpg
And how to make the logo bigger during this part of responsiveness.
Thanks again!
-
This reply was modified 10 years by
temp2escape.
Hello,
If this is a header ad you are talking about or a logo, you need to use one of the header styles that allow full size logos or ads. The’re the ones that do not have the logo and ad on the same line. These header styles do not re-size your ads or logo. You can see a list of headers styles here: https://forum.tagdiv.com/header-styles/
Thank you!
Hello temp2escape,
If you want to have a logo centered, I suggest using another header style, like header_style_10. This kind of header has the full logo on top + center menu, like this: http://screencast.com/t/mcvaD5dyT For your second request, you can try the code below and see how it works in your side.
@media (max-width: 1140px){
.td-main-menu-logo img {
max-width: none;
}
}
@media (max-width: 768px){
.td-main-menu-logo img {
max-width: 200px;
}
}
Hope this helps!
If is not what you mean, please provide more details about what you want to change exactly.
Thank you for the message!
Cool. Now it works!
Another question: When the browser is resized (smaller width), the logo stays at the top (without scrolling down and with scrolling down).
1. How to center the logo?
2. How do I increase the logo size (in responsive mode)?
Sorry and thanks in advance!
Theme does not control media uploads. I can upload png files without any trouble, since we use that for logo and also in WooCommerce. Make sure you have enough HD space on your account; make sure your image folder is writable.
Try clearing cache, and also try uploading via the media manager outside of a post.
Also ensure you use proper file names — no spaces, no multiple periods, no high characters like ! ( * & % etc.
See WP codex for more info:
https://codex.wordpress.org/Uploading_Files
Hi there!
The text menu is now centered even after scrolling down. But:
1. The padding top code seems to be pushing the logo down as well.
2. On hover background color is not covering the whole height of the main menu (when scroll down).
Thanks!
Hello Aldemi,
Replied here: https://forum.tagdiv.com/topic/changing-the-size-of-the-logo/
Thank you for the message!
Hello,
I’m not sure why your logo size changed but you can use this custom css to get it to display the same size as the default header logo:
@media (min-width: 768px){
.td-header-wrap .td-affix .td-main-menu-logo img {
max-height: 80px !important;
}
}
Thank you!
Hello,
I’m not sure why this occurs, we have no issues with the update hiding the logo. We have no other reports of this and it did not hide the logo on our end. Is there a specific header style that does this? what header style do you both use? try a different one to see if all the header styles get affected.
Thank you!
Hi
I’ve tested this on my side with the latest theme’s version, V6.6.2 and the logo it’s displayed fine on header style 8: http://screencast.com/t/AGf3QxItx1J Please make sure that you updated the theme according with our documentation: https://forum.tagdiv.com/how-to-update-the-theme-2/ clear all caches, deactivate the child theme and test again.
Let u know how it goes.
Thanks!
Hi
First you need to replace the code from header-style-7.php with this one: http://pastebin.com/DHghLL1M – http://screencast.com/t/aQuTfCPtB Then you need to add this css in theme panel > custom code > custom css: http://screencast.com/t/1Zxhvv8UcfO
.img-left {
float: left;
width:20%;
padding-left: 10px;
padding-top: 10px;
}
.img-right{
float: right;
padding-right: 10px;
padding-top: 10px;
}
.td-header-style-7 .td-header-sp-logo{
width: 60%;
}
Let me know how it goes.
Thanks!
How to maintain the header/menu (same logo size and everything) even when scroll down?
I have restored Version: 6.5.1 and logo is displaying again. Not exactly ideal as now we cannot update.
Do you perhaps have the fix?
Hello,
Unfortunately i could not access your website to apply the code directly so i can’t say for sre how it will work:
You can use the code like so:
.footer-logo-wrap img{
width: 187px;
height: 150px;
}
It could require further customization depending on your logo dimensions.
Thank you!
I have restored Version: 6.5.1 and logo is displaying again.
We are using STYLE 8, so clearly style 8 is not setup / working properly.
PLEASE can you check as we have to be able to update the theme and we are using a child theme and have all the custom CSS in the theme panel setup.
Hello,
The logo is gone/missing after update.
I found this
.td-header-style-8 .td-header-menu-wrap-full .td-header-sp-logo {
display: none;
}
The logo is correctly set in theme options, nothing changed other than update and we are using a childtheme.
Site thesouthafrican.com
Hello,
I have exactly the same problem. Did an update on Saturday and today, the logo is missing…
How did you resolve it?
I also found,
.td-header-style-8 .td-header-menu-wrap-full .td-header-sp-logo {
display: none;
}
The ONLY thing that changed on the site was update to the theme.
Hi,
I would like to display a leader board in the header as per this example…
http://themeforest.net/item/newspaper/full_screen_preview/5489609
Could you tell me what the menu setting is for this as currently I can get it below the logo – http://www.acrvmag.com.au/ but not aligned to the top right as per the example page.
Thanks,