- NewsmagLogo & Favicon
- NewsmagWhat’s included in Newsmag theme package
- NewsmagMain menu
- NewsmagHeader styles
- NewsmagFooter templates
- NewsmagTheme colors introduction
Hi,
The header has options to set a top bar (containing a menu, socials etc) a main header menu, a logo and a banner (advertisement). There are multiple header styles to choose from, each with a different design
– https://forum.tagdiv.com/header-styles/
– https://forum.tagdiv.com/logo-favicon/
If these are not sufficient for you, and you want to do something in addition please provide some more details and I will try to help you if possible. It may require modifications to the header template files of the theme.
Thanks
Hello,
You can try this custom css code in your theme panel-> custom css box:
.td-logo-text-wrap{
border-bottom: 1px solid lightgrey;
}
Thank you!
Hello,
As a temporary solution please use this css code in your theme panel-> custom css box:
@media(min-width:767px)and (max-width:1460px){
.td-header-menu-social{
position:relative!important;
margin-left:auto!important;
margin-right:auto!important;
display:table;
}}
@media(max-width:1620px){
.td-header-style-10 .td-affix .td-main-menu-logo{
position:relative!important;;
}
We will fix this in the future theme update.
Thanks
Hello,
Please add this css code in your theme panel-> custom css box:
@media (min-width: 768px){
.td-header-style-5 .td-affix .td-main-menu-logo img, .td-header-style-6 .td-affix .td-main-menu-logo img, .td-header-style-12 .td-affix .td-main-menu-logo img {
top: 9px;
}
}
Thank you!
Hi,
That would not be possible, you can either have a text logo or an image logo with those header styles. If you upload an image logo the text logo will be removed. Maybe that could be achieved but it will require modifications to the header template.
Thanks
Hello,
Please add this code in your theme panel->custom css box :
@media (max-width: 767px){
.footer-logo-wrap img {
max-width: 27%!important;
}
Use the percentage to make the logo as small as you like.
Thank you!
Additionally, there should be an option or a check performed that if BuddyPress is enabled (and you have the login/logout item enabled) it will link to the /members/name/profile instead of /author/name/ this makes more sense than to link people to their author page which is likely going to be empty.
BuddyPress template lacks support for custom sidebars, (or no sidebar for that matter).
Go to Newspaper>Theme Panel>Header>Logo & Favicon and change it from there. Do the same for the logo for mobile using the recommended sizes.
Hello Team,
Recently, I changed my website URL from HTTP to HTTPS.
And In themes panel, I tried to change the old Logo URL to HTTPS, However, During Save, I get Round trip loading icon , which never finishes…
Also, I tried to change this directly in mySQL Database , under WP_OPTIONS for TagDiv,
This makes logo disappear completely (No 404 Error, But it is not the part of HTML that is loaded)
Any help here is appreciated !
Hello,
How Could i put separator between logo and main menu.
please see the image:

Hello. I am new to wordpress.
I am using the coffee blog demo for my website. How do i change the “coffee blog” logo on the website with my new logo?
Thanks in advance!
The logo on my homepage doesn’t seem to appear correct.
I am using style 10 and the logo image appears correct on every single page and post, however the homepage the image is shrunk? I can’t seem to resolve this. The image setting is set to large and appears correct, but just not on the homepage. http://www.expertmortgageadvisor.co.uk/
Is there a way to do this? Site is bingewhat.com.
On tablet portrait, would like logo in top middle, and mobile nav burger icon on top left. ?
Hello, Just purchased and installed Newspaper Version Version:8.7.2, Health & Fitness theme today. Have not done any modifications what so ever. Only added temporary Logo. Provided helpful Performance Reports below: (May need to copy and paste.)
https://gtmetrix.com/reports/bodyonbalance.com/T8zi0g8D
https://gtmetrix.com/reports/bodyonbalance.com/M0WyregR
Any suggestions to improve on this serious problem?
I noticed “slow loading” problems for many others. Will there be any fixes and will editing the theme with my colors, images and other additions cause it to run slower? Thank you.
Sample page: https://bingewhat.com/2018/02/20/the-best-movies-on-hbo/
I’ve gotten the sticky menu how I like it, except the logo jumps up when scrolling down. By 9px. Can’t figure out what’s going on. Have tried everything.
Can I add both the image and Text Logo in Header Style 9, 10, 11 in the newspaper theme in website http://WWW.PAKDEFENSE.COM?
The footer logo of the website http://WWW.PAKDEFENSE.COM in mobile devices is showing too large than the header logo. How could we make it somewhat smaller or look like the header logo without changing the theme footer template?
That would be the WordPress logo – https://www.screencast.com/t/ErqxeFeLi
I could not say why the WordPress logo is blocked, never saw this before. Maybe your hosting provider could have an idea, or there could be similar cases online.
How can i Fix this problem?
Hi, Simion C.
Оn the first and third my question I added the following code. At the moment it suits me.
.td-header-style-1 .td-header-sp-logo {
margin-top: 5px;
margin-left: -15px;
}
.td-header-style-1 .td-header-sp-recs {
margin-top: 7px;
}
.td-header-style-1.td-header-background-image .td-header-sp-recs,
.td-header-style-1.td-header-background-image .td-header-sp-logo {
margin-bottom: 7px;
}
2) About logo size – OK.
4) I removed the news ticker with TD Composer, but after, there was an empty column, which is not removed and the place between does not go away and the size around the block does not decrease?!
https://www.dropbox.com/s/6b5s9tje0goh6gr/td-composer.jpg
5) ОК. I did it, but how to change height of main menu?
https://www.dropbox.com/s/ko3hqkx0wg9axws/main-menu-height.jpg
6) ОК.
Thank you!
-
This reply was modified 8 years by
sanotes.
Hi,
There are requirements for most header styles, but header style 10 that you are using does not have a limit
– https://forum.tagdiv.com/logo-favicon/
The image will be displayed as you upload it, the theme will not affect it or limit it in any way. This is a demo that uses header style 10 with a big logo image
– https://demo.tagdiv.com/newspaper_cars/
From what I can see the logo you currently have is of this size
– https://www.screencast.com/t/uAkWCsO7QqQ
Make sure you are setting the full size of the logo image
– https://www.screencast.com/t/graHsimAEo
– https://www.screencast.com/t/E0hQhKRetA
Thanks
Hello @contentedmal
You can increase the logo size by adding custom CSS
.td-header-style-8 .td-header-sp-logo img {
max-height: 160px;
}
Change that 160 to any size you want.
You can also try it without code, I can see you have a lot of transparent space on logo just decrease it, this will surely auto increase the logo size.
Refer: http://prntscr.com/iup5fj
Thank you for your understanding.
Hi,
As you’ll see at http://disneydifferently.com the logo in style 8 just doesn’t look good. Is there a way of increasing the logo size while keeping the header size the same? It would be a massive help, because the theme is absolutely perfect in every other way.
Thanks!
I am using Newspaper 8.5, Style 10. My website is http://www.thesumerian.com.
My problem is my logo, at the very top of my homepage.
Although the .png file looks crisp and well-defined, the logo looks a little blurry — especially the word “THE” at the far left. And especially on a large monitor.
I am currently using a logo that is 1625 x 125px:
I see that the theme asks for a logo that is 272 x 90 px, but that seems super-small and also distorts my logo when I re-size it those dimensions:
Please advise how I can make the logo appear as the size it currently appears at on my homepage, but with more sharpness/definition.
Thanks!
Hi there,
We’re happy with how the AMP plugin is performing in 1.1 but we’ve noticed our logo is being displayed in the footer along with ‘About Us’ but I’m struggling to find a way to edit this (or actually remove it).
See here – https://gaminglyf.com/news/2018-03-15-ark-survival-evolved-coming-to-mobile/amp/