Search Results for 'header'

Results from the Forum
Simion C.
tagDiv Staff

Hi,

You could do something like this – http://prntscr.com/n0vtc4
Enter this one in the Advanced CSS in the desktop field, in the desktop field

.td-header-style-1 .td-header-sp-logo img {
max-width: none;
}

You could also check out the header builder, now you can design your header in the composer
https://tagdiv.com/whats-new-in-newspaper-theme-9-5-update/
https://tagdiv.com/newspaper-theme-customize-the-header-manager/
There are headers designed by us in the cloud templates section, these can be imported (and modified if needed) with the cloud library plugin
http://prntscr.com/n0vylc

Thanks

Catalin
tagDiv Staff

Hi,

You need to add your Header style here -> https://www.screencast.com/t/FdkyLkh4N This is a general location which should apply it for the entire website. If you have a single template, for example, and if you have set up another header, all of the posts which have this template will have that header.

Thank you!

Simion C.
tagDiv Staff

As far as I know the background was always loading like this, sorry for all these inconveniences.
This should work, remove the previous codes, then enter this one in the analytics section, header script field

<style>.td-js-loaded .td-element-style {
transition: none!important;
-webkit-transition: none!important;
opacity:1!important;
}</style>

If the problem remains, please send us an email at contact@tagdiv.com and provide admin login. Include a link to this topic in the email. Let us know.

npaper_434
Participant
#0

Hi,
we plan on using Newspaper for our magazine. As such it is very important for us that the style of the magazine matches the style of the rest of our site.

I really appreciate the flexibility provided by Newspaper especially with the addition of the new header builder. Unfortunately I am not as happy with the mobile menu and the transition animation. In my opinion doesn’t look as refined as the rest of a lot of the demo sites provided in the cloud library.

Is there a way to customize the mobile menu to look more like this https://www.urlaubsguru.de/ or this https://www.reisereporter.de/ (You’ll have to change the size of your browser window to see the mobile menu).
If it is not possible with the current version of newspaper, do you have plans to add more customization options in the near future?

Arlink
Participant
#0

I can not set the header template from the cloud. The icons are visible only in the editing and preview mode, but by setting the heading disappear.

https://ibb.co/gVj6vXC

McDohl
Participant
#0

Hi team

When I create header template in cloud library and saving them on my website, the font is not change after I view that template. When I saving my header look like:

https://www.screencast.com/t/KY6nsyQjk

When I view this header:

https://www.screencast.com/t/RJreVsCJ0X9

Please help me.

Thank you

Vincenzo_20
tagDiv Member

Unfortunately I have again the problem. I use ‘news week’ header template.
If I use header defautl ok, I have the problem only with imported headers.
I can’t give you login and password because I’m working in localhost.

khadley
tagDiv Member

Hi, when my client looked at the site for a review, she wants the logo even larger. I’ve change the code you gave me above to 140, and uploaded a new logo that size, but it’s resizing it again to 123 height. Is there a way to have it larger? not sure why the same css code doesn’t work, woudl seem logical that it would.

Also, is there a way to reduce the spacing above and below the logo in that header area?

Calin
tagDiv Staff

Hi,

Please check our documentation for the New Header Main Menu with Newspaper Theme -> https://tagdiv.com/header-main-menu-newspaper-theme/
Main menu -> https://forum.tagdiv.com/main-menu/
Mega menu -> https://forum.tagdiv.com/mega-menu/

You need to install the Cryptocurrency Price Ticker Widget here is what you need to do -> https://www.screencast.com/t/ufiiI5kd -> https://www.screencast.com/t/b6hIS9X62a
-> https://www.screencast.com/t/jJ05fPj3jEV
set the shortcode for crypto in column text ere it says Please install the Cryptocurrency Price Ticker Widget” , click edit Content ( or you can add a new column text and set the code in it ) https://www.screencast.com/t/j2d4i6aXZX
-> https://www.screencast.com/t/Ct4FbpjV3v

Thank you!

Simion C.
tagDiv Staff

Hi,

There are settings for the header menu fonts in the theme panel
http://prntscr.com/n0img0
Adjust them as needed. Let me know if you have more questions.

Thanks

Simion C.
tagDiv Staff

For the text try this – http://prntscr.com/n0ikqnhttp://prntscr.com/n0iky9

.tdm-header-style-3 .tds-button8 span {
color: black;
}
.tdm-header-style-3 .tds-button8:hover span {
color: blue;
}

Change the colors as you want.

csc0203
Participant
Ad size - topic
#0

Hi,

I have placed some Adsense ad units and set them at a different size for mobile phone (320 x 100 in the header for example). However, the theme is still automatically resizing them. Is there any way to fix this?

The size is set accordingly in the ad section of the theme panel too. So this is not the issue.

Simion C.
tagDiv Staff

There would be a solution, please enter this code in the theme panel analytics section
http://prntscr.com/n0iauw

<style>.td-header-template-wrap .td-element-style {
background-color: #003300!important;
}</style>

Then check if the same happens. Let me know.

Simion C.
tagDiv Staff

That code should apply to all adsense ads. I can see that it causes problems with the ads that are displayed properly when used. So while it fixes the header ad issue
http://prntscr.com/n0hwua
It causes problems for the other ads – http://prntscr.com/n0hx6l

I could modify the code to affect only the header ad, this way the other ads will look alright

.td-header-sp-recs .adsbygoogle{
margin-left:0!important;
}

Let me know if you have more questions.

ProjectFail
Participant
#0

Hi,

I’ve used the BookClub demo, but I can’t find where I can adjust the font used in my bookclub header menu. Could you point me in the right direction?

Calin
tagDiv Staff

Hi,

Yes, unfortunately the anchor/Bookmark will not work in mobile version, sorry!
Maybe you can create a special menu for mobile version that will work.

Check out the New Header Main Menu with Newspaper Theme – https://tagdiv.com/header-main-menu-newspaper-theme/

Get Slick Designs with the new Mobile Header Feature -> https://tagdiv.com/mobile-header-newspaper-theme/

Thank you for your understanding!

Aline
tagDiv Member

Here you can see how it looks if I use a custom header:
https://nordsip.com/insights-research-library/
I can’t use it like that on the front page.

Aline
tagDiv Member

You can actually see the problem even better in the header. I can’t change the header in the front page, as the problem is too prominent, but I have changed it on another page:
https://nordsip.com/insights-research-library/
I’ve already entered the code that your colleague suggested, that takes away the “transition effect” so it appears directly instead of fading in, but as you can see, the dark green background loads last and it’s really not great. It would make so much more sense if it loaded at least first, or at best, at the same time.

mparlevliet
tagDiv Member

That’s what I’ve used before, but since I now use Cloud Templates, that would fix the Header Ad, but then would align some of the other ads to the right. Is there away to only center the Header Ad?

SapphireHolding
Participant
#0

Hello,

When you change the header structure from default to something else, the menu on the right is gone.
This is also in the demo template:
https://demo.tagdiv.com/newspaper_fast/2018/08/16/td-post-social-media-marketing-for-franchises-is-meant-for-women/

The menu is gone on the right.

How can we fix this?

Many thanks,

Csecsi85
Participant
#0

Hi, I have updated the theme to the latest version and since then the mega menu is started to show from the center of the screen and goes outside of the view area. Could you give me some help how to solve this.
The photo shows how the alignment is now. https://ibb.co/pjng6p5

Bartje
Participant
#0

Hi There,

I activated AMP and the theme and understand the fact that you have to add a mobile version of the pages.

When I browse through the site on mobile it shows to ‘different’ sites/menu’s. It starts with the menu that is similar to the desktop site. But when i visit a categorie page (not adjusted to AMP/mobile) it changes the header color and it shows a different menu (special mobile menu that I created).

a) how can I make sure it only shows the created mobile menu at all times?
b) Why does the header color changes from black to green and how to change this?

BTW is suddenly seems to show the desktop version of the website on mobile. No idea why

URL: leidenamateurvoetbal.nl

Greetin Bart

Catalin
tagDiv Staff

Hi,

If you want to change the general header for your website, you need to change it from Theme panel -> Header Style or simply import a new header and set up for the whole website, using the Cloud Template.

Thank you!

meri
tagDiv Member

Hi Simion,

It wasn’t broken when I looked at it yesterday.
What I meant is that the whole website, header but also the blocks on the homepage and the content in posts/pages, were 100% width. I wondered how he managed to do it.

Calin
tagDiv Staff

Hi,

You need to have the latest version of Newspaper, also you need to have the tagDiv Cloud Library activate
-> https://tagdiv.com/whats-new-in-newspaper-theme-9-5-update/
-> https://tagdiv.com/header-main-menu-newspaper-theme/

Thank you!

Viewing 25 results - 15,151 through 15,175 (of 29,850 total)