- NewspaperHow to Add a Logo in Newspaper
- NewsmagLogo & Favicon
- NewspaperShortcodes
- NewspaperHow to Set the Image Avatar
- NewspaperThe Mobile Theme
- NewsmagWhat’s included in Newsmag theme package
- NewsmagMain menu
- NewsmagHeader styles
- NewsmagFooter templates
- NewsmagTheme colors introduction
- NewspaperFavicon & iOS Bookmarklet
- NewspaperHeader styles
- NewspaperWhat’s Included in the Newspaper Theme Package
I saw an editable logo image, but do not have the font usada.Também could not edit the initials NM. It was done in layers, I believe that you can not edit.
I’m bad at working with photophop, you could edit those images would be great.
Hey guys, so first and foremost, my website is shanaplandebate.com. I had several inquiries that I haven’t found anything on that I need lots of help with:
1) How to place an ad above my full header logo (a fully responsive ad)
2) How to place an ad after all my home page content (even after “latest articles”). Whenever I add it on Visual Composer, it always comes before the “Latest Articles” section. This ad also needs to come after the sidebar.
3. Once someone finishes reading one of my articles, I’d like to make it infinite load, so that it automatically enters into the next article, continuosly. Lastly, I would like to remove the search icon in my main menu (I don’t see any option in the Theme Panel.
Thanks and I love everything about your amazing theme!
Hello,
I installed the theme demo “newspaper fashion”.
In desktop version, my logo is under the menu like the demo, and on mobile still under my logo ( http://www.farawaytrip.com ), and I wanted it to be same as in the demo (demo newpaper fashion), I’m searched in the parameters of the theme I can not find the solution.
Therefore I would also like to customized mobile menu open as in the demo.
While i searching on tagdiv tutorials I came across a plugin “TagDiv Mobile theme”,
how to acquire it because it does not appear in my theme.
Thank you in advance.
Team,
1. Just update my theme to 7.1. My header was showing the mobile menu as well on the desktop view as well.
For now i have removed the below two lines from header.php.
<?php locate_template(‘parts/menu-mobile.php’, true);?>
<?php locate_template(‘parts/search.php’, true);?>
2. There is a text behind my Logo, which is not disappearing. Please assist.
Thanks
Ashok
I’m in the process of switching my site over to https
I’m getting some errors saying certain images are not loaded with https. It looks like the images I uploaded through the Newsmag dashboard for different size screens, for example:

Where can I edit this to make them protocol-relative urls?
(currently using Newsmag version 2.3.5, will update soon, would that fix this?)
Chris
Hi Catalin,
Thanks for your feedback. Due to security reasons I cannot send you the URL of this site that is in development.
Imagine that we have a logo on the far left of the sticky menu. Immediately to the right of the logo are 9 menu items. The 9th menu item is going to a second line and appears right below the logo.
We think it would be best if the navigation menu was one line below the logo…in the sticky menu.
So, in the sticky menu…the logo would be on one line at the top…and the navigation menu would be below it.
We do have a child theme active so we’re open to any customization if necessary.
I hope I was able to describe the situation in a bit more detail now.
Thanks for your help.
Hello mike6209,
Please notice that this depends on what kind of header style you are using on your side. You can leave your logo to the original size because the theme will adjust it regarding on your header styled use. For more information about our header styles, please check our documentation here -> https://forum.tagdiv.com/header-styles/ Please notice that these ar recommended sizes for the logo. So, if you are using a header style which displays the full logo and you will have a big logo loaded on your backend, the logo will be displayed in full width, like this -> http://screencast.com/t/bgkheLG1oaBT This is an example using the header style 10.
Hope this helps!
Thanks for your understanding!
Hi,
I have a new logo.png size is (5000 x 1859).
I have to resize Logo ? (LOGO and RETINA LOGO)
Can’t all use the same logo ?
thanks
mike
Hello nanoklo,
Please try to replace your code above with the below code to exclude your logo section.
The code is ->
.home .td-main-content-wrap img {
-webkit-filter: grayscale(40%);
-moz-filter: grayscale(40%);
-ms-filter: grayscale(40%);
-o-filter: grayscale(40%);
filter: gray;
}
The result you should see here -> http://screencast.com/t/dy2nv2D1
Hope this helps!
Thanks.
Thanks Catalin,
this is the website: http://divulgauned.es/
You´ll see that logo image is also affected by desaturation on those pages where filter is applied (homepage and categories pages for example)
Hi
I’ve checked your site on my side and the logo it’s displed fine. If you still have this issue try this css to set a lower width for logo on smaller screens: http://screencast.com/t/X160brVQf
@media (max-width: 480px){
.td-main-menu-logo img {
max-width: 280px
}
}
You can change the values as you want.
Thanks!
my logo for mobile is 230x38px
URL: http://nicoblog.org/

On my phone which resolution is 480×854 it doesn’t fit, it goes over the menu and search buttons.

Initially when the page loads it fits perfectly but about a second later it gets bigger and doesn’t fit, i don’t see what makes it go out. Can someone help me?
These are my custom css
.entry-thumb {
float: none;
margin-right: auto;
margin-left: auto;
}
.share-nicoblog {
background-color: #222222;
}
.share-nicoblog p {
color: #ffffff;
}
.list-all-posts {
margin-left: 20px;
}
.widget_ratings-widget img, .post-ratings img {
display: inline-block;
}
.td-post-image-full {
left: 0;
width: 640px !important;
}
Thanks, I’ve used a variation of the code you’ve provided to bring back social,
But is there also a way to move the location of the navigation icon to the absolute top left corner ABOVE the logo image, see the images attached previous for example.
Thanks.
Thanks.. I had to change filter:gray to filter:grayscale(40%) and now it works.
The only problem remaining is that the main Logo (located in HEAD) is also affected by desaturation.
Can I fix it?
Just installed NewsMag & Visual Composer last night, so I’m using the latest versions. My frustration is that when I follow your step-by-step instructions, something else happens.. i.e., I selected & saved header style #10, but the page shows a logo up at the top. The lite version worked fine, but I was looking forward to the additional capabilities of the paid version, but the plan seems to have gone awry. Since installing, my old settings are gone, re-buildng isn’t working well for me, and apparently, my page is being redirected. Is there a bug in the system? A little help here, please? Pretty please?
Hello TagDiv-Team,
at the Moment you are only able to choose one logo in the header section, what act as a company logo on all sites. It would be great, to change or select a different logo on some sites so that these sites are acting as “sub-websites”, that need an own logo.
Cheers,
Christian
I did some change in style.css code and removed mobile-toggle and logo from mobile view. Now I tried everything to make them back but I haven’t succeed. Could you please help me how to cancel previous codes?
Ps. I can see mobile toggle in desktop view if I don’t limit the screen size by @media syntax.
Bogdan,
So, we have implemented a temporary fix – We have added a custom CSS to the theme panel which hides the mobile menu on the desktop site.
This is the code we added:
#td-mobile-nav, .td-search-wrap-mob, .td-visual-hidden {display : none;}
1st part hides the mobile navigation menu, 2nd part hides the mobile search box. and the 3rd part hides the text that is printed behind our logo.
The good news is the mobile version of the site is working very well, but unfortunately, the desktop version is distorted.
Now: I am going to implement the process you described and disable plugins and test it out. This will essentially break our site as some plugins are vital to the working, so we will do so in Maintenance mode and hope this doesn’t take too long as it will lead to traffic loss.
Hopefully, the CSS above will give you an idea where the mobile menu is coming from and help you get to the root of the issue.
If there is anything else you need, please let me know so that we can solve this problem soon.
Thank you.
we use to have “ears” in the header, with style 9 Header. Like this:Screen Shot
We upgraded to Newspaper 7 and now is broken like this: Screen Shot After Upgrade
we used the custom css:
#news1 {
width:295px;
height:120px;
background-image:url(http://laextra.mx/box/izq8n.png);
float:left;
}
#news2 {
width:295px;
height:120px;
background-image:url(http://laextra.mx/box/der8n.png);
float:right;
}
and we added the in parts/header
in the file: logo-text.php
…
<div id=”news1″></div>
“>” alt=”<?php echo $td_logo_alt ?>”<?php echo $td_logo_title ?>/>
<div id=”news2″></div>
…
Now with Newspaper 7 we can’t make it to work
Can you guys help us
Hi guys, have problems with following menu settings:
Header / Style
1. Newspaper Version 7.0.1 (newest)
2. Header Style (Style 7)
3. Mega Menu Prellader (Preload all)
4. Sticky Menu (Alyways Sticky, stays at the top of the page)
5. Logo on Sticky Menu (Header Logo – show the header logo)
6. Logo for Mobile (Free, see Header Style 7)
Theme Colors > Mobile Menu/Mobil Search
1. Menu Bar – Background Color (#ffffff)
2. Menu Bar – Icons Coro (#000000)
3. Background Gradient Color (#ffffff | #ffffff)
4. Text / Icons Color (#000000)
5. Active / Hover Text Color (#48600)
6. Buttons Background / Text Color (#48600 | #ffffff)
The Effect
1. Chrome Mobil: If I scroll down > than up to the top > and pull, than the logo is viewing half or I´ll see a black background, sometimes the bug destroy complete the position of the logo and of the next pages and posts
2. Safari mobil: A bit similar, but if I pull the logo more times down, than the logo goes in the right position. Next pages or posts are not affected
3. Firefox Mobil: No Problems!
4. Opera Coast Mobil: No Problems
* I don´t use the new mobile plugin > because it is still limited in function.
Ok, many thanks in advance for supporting,
Manfred
Hi,
Please try this custom css:
.td-logo{
width:auto!important;
}
Thanks.
Hello zanesavage,
If you want to get rid that white space from your header style, please notice that you have to use a bit of CSS code to do that.
The code is ->
.td-header-header {
display:none;
}
The results -> http://screencast.com/t/0HeKBox5
Please notice that, on the future you will want to add a logo or a header ad, you will have to disable this option from your Custom CSS area.
Thanks.
Hello mystudent,
I saw that you have a lot of additional customizations through code which can damage the right layout of our theme. I suppose that you want to center your logo with Ad placements. Also, I suppose that you have added a border-bottom and border-top for your header menu wrap which influences this layout. As a quick solution, please remove the latest code that I provided you above and try the code below and place it in Theme panel->Custom CSS area.
The code is ->
.td-header-header {
padding-bottom:18px;
}
The result you should see here -> http://screencast.com/t/sym4iPH2aZDQ
NOTICE: If you want to restyle your front end with your desires, please notice that these customizations involve some custom work and we cannot provide this type of services at the moment, sorry! Also, please notice that if you are not aware doing that, these customizations might further influence the other elements from your theme and you can damage your layout theme.
If you want to display more levels n our theme and you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because we cannot provide customization services at the moment ,sorry!
Thank you for your understanding!
Hi,
The theme adds this css to the alt text inside the logo:
.td-visual-hidden {
border: 0;
width: 1px;
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
}
For some reason this is missing on your site. If you add this code the alt text will no longer be visible but this should be there by default. Please disable all plugins except visual composer, clear cache and reset cdn files. There is most likely a plugin that interferes with the css.
Thank you!
I don’t want to use a logo but cannot get rid of the gap below box-2 topmenus; where the header ad might go. I have the header ad turned off too.
Thanks,
singlegadget.com