Search Results for 'header'

Results from the Forum
Simion C.
tagDiv Staff

That code seems to work, on responsive the logo does not look right however
https://www.screencast.com/t/57krnj6r
You could remove that code and try something like this for example
https://www.screencast.com/t/Sms4pmA7nt
It looks good responsive and on desktop
https://www.screencast.com/t/p1444pWB3Zd

.td-header-style-9 .td_stretch_content_1200.td-logo-wrap-full {
max-width: 1200px;
}
.td-header-style-9 .td-header-sp-logo {
text-align:left;
}

Note there are Advanced CSS section sin the theme panel, if you want cod to apply only for specific devices.

Catalin
tagDiv Staff

Hello K.H.R,

Sorry but the theme does not have any such a style for this header menu. You should customize it yourself using a bit of CSS code or something like this and if you are not aware of the steps which are needed to take in this case, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry! Our list of header styles can be found here -> https://forum.tagdiv.com/newsmag-header-styles/

Hope this helps and let us know how it goes!

Thanks for the message!

Simion C.
tagDiv Staff

Hi,

The main theme and also mobile theme will only display ads if you enter ad codes in the locations you want. Removing them is easy, remove the codes from the locations you don’t want ads to appear.

From what I see the ads are not displaying on your website at the moment, I checked in a post page, there are some ad related errors
https://www.screencast.com/t/s2JaQaeJ
Maybe double check the implementation of the ads, if everything is set properly. The error seems to mention you have more than one enable page level ads inserted in the page. I believe those only have to be inserted in the header.php file of the theme between teh head tags, that would be enough.

hinterlandgazette1
Participant
#0

I am having some problem setting up the sidebar for the Newspaper 8.7 theme. I can’t quite figure out what I’m doing wrong. I have created the widget but I can’t find the categories to put in widget. I see widgets with block numbers but I don’t know which one to pick.

Also, how can I manually change the header logo size. The preset size is too small.

gferrise
Participant
AMP Setup - topic
#0

Hello, Im starting with the theme. Im not sure about all the steps for setting up AMP ADS
I did all the steps in the AMP Settings on the theme pannel:
Add type google and adsense settings codes for header, footer and article ads.

I am all set?

1. According to the adsense instruccions I have to add this script to the header section:
<script async custom-element=”amp-ad” src=”https://cdn.ampproject.org/v0/amp-ad-0.1.js”></script&gt;

Is it necesary for the theme or is it included by default?

2. Do I have to create responsive AMP-compatible ad unit or does the theme do all the job automatically?

Thank you!

BJBeacon
Participant
#0

Despite my best efforts I have not been able to eliminate the unwanted “You have not selected any currencies to display” that is splashing on my front page just under the header section. Visit: https://www.thecryptoregister.com to view.

Please assist me in eliminating this text.

Anujsharma768
tagDiv Member

I applied but its too much below header i want just header end it starts like in Crypto demo but its now working like that

Andiviajero
Participant
#0

I’m creating my blog with Newspaper, but the options it gives for the header include advertising, which I do not want to have on my site. When trying to insert an image as header, it appears disproportionate. The image have 960 x 305 px.

Anonymous
Inactive
#0

Hi,
I’ve the following questions:
1) I added a Navigation Menu to Footer 1 and 2, and 1 [tagDiv] Social Counter to Footer 3 with custom title Follow us. I used the Global Header template and Style 9 – Colored Circles. The widget comes with different social icon background colors for FB, Instagram, Twitter and Youtube. How can I change all these different colored circles into one specific color: #00b0ff?
2) How can I change the size of these circles in order to make them a bit smaller?
Thanks a lot

ctoweett
tagDiv Member

What is the image size? It is better you have the image width bigger (I recommend something like 1920px width). Is this the menu header you are talking about or post header?

ctoweett
tagDiv Member

Your website is down http://prntscr.com/ipc7vx . To remove the search bar, just go to Newspaper>Theme Panel>Header>Header Style and set the search position to hidden.

Debs
Participant
#0

Hi there

Can you tell me how I get a full width row? I want a full width image as my header.

Thanks

ctoweett
tagDiv Member

Just go to Newspaper>Theme Panel>Header>Top Bar and set “Enable top Bar” to off and then save the settings.

underdusken
tagDiv Member

It is not displayed twice otherwise if you try to tab through the site or use a text-tool.
http://beta.underdusken.no/, here is the site, as you can see, only one header is visible, but as you can see here https://www.textise.net/showText.aspx?strURL=https%253A//beta.underdusken.no/. The menu is displayed twice. If I try to disable the menu, there is nothing showing.

srampia
Participant
#0

As I updated Newspaper theme to latest version there is a problem with
1. Footer Widget Title Background and Text Color
https://www.screencast.com/t/0VHTffMmXpX
Actually I wanted to have Red (#ff0202) as Title Background and White (#ffffff) as text color, as same as in the other two Widget headers.

2. Similarly for this Widgetised Sidebar too https://www.screencast.com/t/HXBMp6ARQ
I wanted to have Red (#ff0202) as Title Background and White (#ffffff) as text color.

Expecting your support

blukid
Participant
#0

What’s the best way (CSS) to have the logo remain left justified with the navigation?

Header Style 9 with a centered logo.
Logo is 400×122 standard, 800×244 retina.
Using Header > Logo and Ad Space – Stretch container and 1200px content.

https://cubanarts.xyz/

I’m currenting using the following CSS:

/*! LOGO ALIGNMENT PADDING – STYLE 9 */

.td-header-style-9 .td-header-sp-logo {
margin: 20px 765px 20px 0px;
padding-left: 0 !important;
}


@media
only screen and (max-width: 1140px) {
.td-header-style-9 .td-header-sp-logo {
margin: 20px 765px 20px 0px;
padding-left: 0 !important;
}
}

amd4ever
Participant
#0

Hallo, we have a problem with header (and all other places) with ads.
We have adnxs code, with adsense and in house ads but when we want only have them at desktop (DISABLE ON TABLET LANDSCAPE ,DISABLE ON TABLET PORTRAIT, DISABLE ON PHONE is enabled).
But at our stats we have the display code for mobile but its hidden. We cant see the ads but we have the pageview at ads statics.
Its possible to enable and client-side detection and server-side device detection like we have at ad insterter wordpress plugin?
Our website is http://www.topnews(dot)gr

Bogdan B.
tagDiv Staff

Hello,

Unfortunately there is no guide created on how to use the plugin.
After you have installed that plugin you should add the shortcode generated by the plugin and place in the header column text like this -> https://www.screencast.com/t/AB20uPgwMr
The shortcode is generated by the plugin so do not use the one from the screenshot. Use the one that your plugin generates.

Thank you!

Bogdan B.
tagDiv Staff

If you want the logo bigger, try this code:

@media (max-width: 767px) {
.td-header-wrap .td-header-menu-wrap-full, .td-header-wrap .td-header-menu-wrap, .td-header-wrap .td-header-main-menu, #td-header-menu {
height: 100px !important;
}
#td-top-mobile-toggle,
.header-search-wrap {
top: 23px;
}
.td-main-menu-logo img {
max-height:100px;
}
.td-header-menu-wrap.td-affix {
transform: translate3d(0px, 0px, 0px)!important;
}
.td-header-style-6 .td-main-menu-logo img{
max-height: 100px;
}
}

Thank you!

Catalin
tagDiv Staff

Hello mike_ashworth,

All the useful steps regarding on ads implementing can be found here -> https://forum.tagdiv.com/header-ads-adsense/

Thanks for your understanding!

Anujsharma768
tagDiv Member

Sir, i installed this plugin but I don’t know how to use please give me the full guide on how to use and implement under the header

Bogdan B.
tagDiv Staff

Hi,
The menu items go on 2 lines because you have too many menu items. The only elemgant solution i see for the moment is to rmeove the weather and social icons from the top menu on tablets. Here is an example code:

@media (min-width:767px) and (max-width:1040px){
.td-header-sp-top-widget,
.td-weather-top-widget{
display:none!important;
}
}

Unfortunately if you have too many menu items, they will fall on separate rows as there is not enough space to accommodate all elements on smaller devices.

Thank you!

coinografi
Participant
#0

How I can edit my theme like demo. My websites looks like bad. And my crypto widget looking so under my header. Anyone want help me? thank you

Bogdan B.
tagDiv Staff

Hello,

If you want the header menu to always remain sticky you can simply add this code to the theme panel advanced css box:

.td-header-menu-wrap{
transform:none!important;
}

Thank you!

EnzioArdesch
Participant
#0

Hello. I have set my theme up so that on for example post template 2 I can place the featured image where I want. (SHOW FEATURED IMAGE set to off). But when I now use post template 3 or 4 the featured image isn’t shown in the post header.

Viewing 25 results - 18,451 through 18,475 (of 29,850 total)