Search Results for 'header'

Results from the Forum
Simion C.
tagDiv Staff

Hi,

There are options to place a header ad, it’s position may be different depending on header style used
https://forum.tagdiv.com/header-styles/
https://forum.tagdiv.com/header-ads-adsense/
For the posts there are 3 ad positions possible, mentioned here
https://forum.tagdiv.com/article-ads/
Those would be the article ads currently available in the theme.

Thanks

Simion C.
tagDiv Staff

Hi,

That is a design specific to the craft demo. A background image is set for block titles and other elements. You could see these related topics
https://forum.tagdiv.com/topic/excerpt-not-shown-on-blog-page-change-background-of-headers/
https://forum.tagdiv.com/topic/how-to-change-read-more-button-under-the-excerpt/
You could set a background image of your choosing as background for the block titles, but only with custom code. That is how the craft demo does it as well, in the demo stylesheet.

Thanks

Simion C.
tagDiv Staff

I believe that should be entered in the header file of the theme, between the head tags
https://www.screencast.com/t/2noeCTl9Z
Enter it there and the popup should appear.

temilonge
Participant
#0

How do i place a banner below the header.
Before the post?

Lou
tagDiv Member

I sent you an email to the email you provided. Did you receive it?

I am not able to install Composer.
This is what I get when I attempt to install tagdiv composer …

Installing Plugin: tagDiv Composer
Please activate your copy of Visual Composer.
Dismiss this notice.
The plugin does not have a valid header.
Downloading installation package from https://www.worldofthebible.com/wp-content/themes/Newspaper/includes/plugins/td-composer.zip?uid=5ab44cfe02885…

Download failed. cURL error 60: server certificate verification failed. CAfile: /hermes/bosnacweb02/bosnacweb02ae/b1959/ipg.worldofthebiblenet/worldofthebible.com/wp-includes/certificates/ca-bundle.crt CRLfile: none

see example here :
https://www.worldofthebible.com/top-ten-biblical-archaeological-discoveries-of-2017-were-number-6/

  • This reply was modified 8 years by Lou.
blukid
Participant
#0

(1)
Can I make the image overlay behind the text darker?
Posts, Style 7
Example Page:
https://cubanarts.xyz/2018/02/01/exploring-the-in-between-spaces-of-being-cuban/
CSS to target the background?

(2)
The Author/Date box on post pages doesn’t look good.
The padding is off?
You can see this on a post page:
https://cubanarts.xyz/2017/06/06/moving-things-cuban-video-art-in-the-us-southwest/
It should have equal padding around it like the following page:
https://cubanarts.xyz/
Is there basic CSS to correct this?

(3)
Can I match/align the tag, title and date area in the top header image to the content width on standard pages?
The top row (main image) is set to ‘Stretch row and content’.
The content below is set to ‘Stretch row’.
I’d like the title info to stay aligned with the content below as it does on ‘post’ pages.
Example Page:
https://cubanarts.xyz/

(4)
Is there any way to display the title info (heading, subheading and author/date) above or below a full-width header image?
Example:
https://cubanarts.xyz/2018/02/01/exploring-the-in-between-spaces-of-being-cuban/

Thank You!

sanotes
tagDiv Member

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.
Bogdan B.
tagDiv Staff

Hi, if you want to get rid of the orange color, you can change the theme accent color:
https://www.screencast.com/t/QhRM65NrzfAC
The hover color is still not changed as I mentioned on FB: https://www.screencast.com/t/B3r3rRCjrM
The mega menu also has an accent color: https://www.screencast.com/t/KemTssYV
Mobile menu as well: https://www.screencast.com/t/mND4EH9Zf
If you want to change the headers color from black to another color, please change this field: https://www.screencast.com/t/fdJJbPfm
The overlapping ads in your sidebar come from the 970 px width you add for the content ads. The main content is only 696 px. You cannot fit a 970 px ad in there.

Thank you!

irfan.id
Participant
#0

Hi.. I don’t ask any question, but have a suggestion that maybe will be considered as new future update. I wish Newspaper have Side menu option for “Header style” like techcrunch(dot)com site https://prnt.sc/ius55i.

Thanks

Catalin
tagDiv Staff

Hello StaLau17,

There is a section in the theme panel created for entering analytics codes in it
https://www.screencast.com/t/mSYffsJwaoMj
Enter the analytics code exactly as provided, must contain the script tags. You may enter other codes in that section if needed, they will be placed in the theme header file, between the head tags.

Thanks

Simion C.
tagDiv Staff

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

Simion C.
tagDiv Staff

Hi,

There would be no reason for the ad to not appear on desktop regardless of header style used, unless maybe you disable it in the theme panel or used the divs per device
https://forum.tagdiv.com/using-other-ads-non-adsense-ads/
Or maybe the ad code has some conditions to not appear on desktops. We could take a look if you could provide a link to your website.

Thanks

Amit
tagDiv Member

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.

Simion C.
tagDiv Staff

Hi,

You could use the multiple block header styles available
https://demo.tagdiv.com/newspaper/block-header-1/
There is a title element you can place on pages with alignment options. Example
https://www.screencast.com/t/8XeCh0bh

Thanks

contentedmal
Participant
#0

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!

StaLau17
Participant
#0

I have the newspaper theme. I added the tracking code in theme panel-> analytics. When I pressed saved and viewed my page, my GA code is appearing in the header smack dab on my front page. Please help.

Thanks!

MarcoXX
Participant
#0

Hi,
when placing a header AD (on Style 3 multipurpose) the AD title is not display on desktop, but is correctly on mobile. However when I add another line of text it is displayed correctly.

A workaround for me was this HTML code to fake a new line, where “white should be the color of your background:

<div style=”color:white;”>.</div>

I don’t know if this is a bug or I made something wrong :S

Regards
Marco

hellonikoloz
tagDiv Member

I told you already, i have changed it in theme colors. But that does not work on news week theme demo on header style 10.
Why dont you read what i write :s

Simion C.
tagDiv Staff

Hi,

You could do that with CSS. The theme panel contains Advanced CSS sections that can be used in this case. Example for the header menu decreasing font size per device width
https://www.screencast.com/t/5PxorZVd
The general font setting is not per device, it is general. This would be a solution that you could try. This is the code used in the example, use values as you wish

#td-header-menu .sf-menu > li > a {
font-size: 14px;
}

Thanks

Bogdan B.
tagDiv Staff

Hello,

You can add the play store in the header and footer icons but you will not be able to add it to the social counter plugin unfortunately without code modifications.
For the header and footer icons, here is an example of how a new network can be inserted:
https://forum.tagdiv.com/topic/how-to-add-xing-as-a-social-network/

Thank you!

Simion C.
tagDiv Staff
menu - reply

Hi,

Seems the header menu does not function properly. Could be the minification you currently have active that causes this. I could give you a code to make the second line of menu items clickable
https://www.screencast.com/t/3iAPUu18

.header-search-wrap #td-header-search-button {
position: initial;
}

If there are too many menu items they will be displayed in more rows. The header menu space can be stretched if needed
https://www.screencast.com/t/dwedPkcsDd
That code seems to set a border for a particular menu item, the first one of the second row, I don’t know what exactly you want to do with it
https://www.screencast.com/t/LVMM821P0n

Thanks

Simion C.
tagDiv Staff

Hi,

The website will become boxed as soon as you set a background image/color
https://forum.tagdiv.com/background-introduction/

The header menu has settings to make it sticky, in the theme panel
https://www.screencast.com/t/7PAmGJgyZa

Let us know if you have more questions, we will try to help you as best we can.

Thanks

Bogdan B.
tagDiv Staff

Hello,

You can change the colors for the mobile header from the theme color sections: https://www.screencast.com/t/OnP0PzSp
The top bar was never meant to show up on mobile devices but it can be a activated with a css code if you want. You will have to provide a link to your site though so we can provide the proper code.

Thank you!

Simion C.
tagDiv Staff

Hi,

That is unusual. So you set a background image for the header, and it only appears when logged in as admin. Sounds like e caching or CDN issue, but if you tried clearing them that may not be the case.

You could try deactivating all plugins except theme plugins and check again. If there is still a problem we could take a look. Send us admin login by email at contact@tagdiv.com and we will investigate. Include a link to this topic in the email.

Thanks

Simion C.
tagDiv Staff

That happens because the image is included in a link, the link occupies the whole space
https://www.screencast.com/t/cyG4gKAzC2em
I could give you a code to make the link as wide as the actual image

.td-header-style-10 .td-logo-wrap-full a {
width: auto;
}

Enter it in Theme panel->Custom CSS code.

Viewing 25 results - 18,326 through 18,350 (of 29,850 total)