Search Results for 'header'

Results from the Forum
denamer
Participant
#0

I’ve stretched the header menu to 1400px, but it had the effect to also increase the size of the grid, making it seem awkward.

https://imgur.com/a/dkxK4

How can I keep it the original size for the grid in the image?

Nikolaas49
Participant
#0

Hi,

I’m new in this amazing theme. I have 2 questions, I hope you’d like to help me.

Excerpt
In my blog post-page settings, there is no option to add an excerpt. Only “Post settings” is shown. How can I add an excerpt on an individual post?

Main settings Header background
I’m using the ‘Craft Ideas’-demo. I would like to change the yellow background in all headers (see for an example the right sidebar “About me”, “Catagories”, “Stay Connected” – yellow stroke background).
Is there an option to change the background image for all headers at once?

Thanks for your response!

Nick

GadgetViper
tagDiv Member

Hi,

I recently fixed this on my site using this guide

You just need to paste this into the .htaccess file:

# BEGIN Expire headers <ifModule mod_expires.c> ExpiresActive On ExpiresDefault "access plus 5 seconds" ExpiresByType image/x-icon "access plus 604800 seconds" ExpiresByType image/jpeg "access plus 604800 seconds" ExpiresByType image/png "access plus 604800 seconds" ExpiresByType image/gif "access plus 604800 seconds" ExpiresByType application/x-shockwave-flash "access plus 604800 seconds" ExpiresByType text/css "access plus 604800 seconds" ExpiresByType text/javascript "access plus 604800 seconds" ExpiresByType application/javascript "access plus 604800 seconds" ExpiresByType application/x-javascript "access plus 604800 seconds" #ExpiresByType text/html "access plus 600 seconds" #ExpiresByType application/xhtml+xml "access plus 600 seconds" </ifModule> # END Expire headers

denamer
tagDiv Member

I’ve stretched logo and header to 1400px

But it doesn’t occupy the region until that.,
https://imgur.com/a/Fp7W0

the settings are as such: https://imgur.com/OY2fS5o

I would like to have the logo (left) to occupy until the beginning of the first block, and that the ad until the end of the block (as seen in pic. 1)

  • This reply was modified 8 years by denamer.
Rumail Abbas
tagDiv Member

One mor question:

can you show me how to change the color of the sticky (header) and size fonts through style.css without then changing it using theme panel?

Simion C.
tagDiv Staff

We are aware of that issue with the related articles section when using global block header style 8. It will be fixed in the future theme update.

But that code you have provided, I cannot find that code anywhere in the theme
https://www.screencast.com/t/4Oj6xS92OP
Or in the page you mention. Please mention where exactly is it located, so we can make investigations.

Simion C.
tagDiv Staff

I don’t quite understand what you mean. The theme has a header ad spot in which ad codes can be used
https://forum.tagdiv.com/header-ads-adsense/

Bogdan B.
tagDiv Staff

Hi,

Yes, in the future there will be lots of new options for headers, footers, pages, templates etc. We have big plans on how the templates work as well as the header options you seek. But for the moment it is still too early for me to promise anything. It is still in development at an early stage.
For the moment though I cannot provide any solution for having different headers for different pages.

Thank you!

denamer
Participant
#0

Hi, I stretched all the content to 1400px, how can I also increase the menu (all elements above the blocks) to also fit 1400px, so that they align?

https://imgur.com/a/hY5gY

amd4ever
tagDiv Member

Its possible t ad code for header with code at newspaper template and not with plugin?

Bogdan B.
tagDiv Staff

Hello,

The top menu cannot show on mobile devices. It was never designed to. You can place it at the top in the mobile version as well if needed. You can try this css:
@media (max-width: 767px){
.td-header-top-menu-full {
display: block!important;
}
.td-header-sp-top-menu {
display:block!important;
}
.td-header-style-12 .top-header-menu > li, .td-header-style-12 .td-header-sp-top-menu, .td-header-style-12 .td-header-sp-top-widget{
line-height:30px;
}
#menu-secondary-navi-menu{
text-align:center;
}
}

Thank you!

NatuMyers
tagDiv Member

Sorry for the triple post but the title is supposed to be inside the image with the header font. In the editor it looks as it should but as soon as I save it looks like the screenshot. I published the homepage as instructed in the tutorial

sachishiksha
tagDiv Member

hello sir my header other code past not save plz fix problem

Simion C.
tagDiv Staff

That widget is not part of the header, it belongs to the page content. So it will not be sticky to the header since it is placed in the page.

raynaldoverde
Participant
Header - topic
#0

Hi,

My top and main header isn’t showing for some reason. Please help.

blacksheephtx.com

amd4ever
tagDiv Member

We want the ad at header (with background colour set from newspapers settings). Its not possible with plugin, only from newspapers settings

jcmlny
tagDiv Member

Hi Catalin, thank you for your respond, the code works but not that good, on iphone shows a little black line on the top, and on android every time the post opens, I can see the header for half second and then desapears … Is there anyway I can completely disable or delete from the theme son there is no css code involve? Thank you

Catalin
tagDiv Staff

Hello jcmlny,

You should use the code below ->

@media (max-width:767px){.td-header-wrap{
display:none;
}
}

Thaks for the message!

jcmlny
Participant
#0

Hi is there any way I can disable completely the header on mobile view? so when someone open the post only shows the feature image on top, no menu, no header, no search, … Thank you

Bogdan B.
tagDiv Staff

Hello,

The widgets with numbers are the theme blocks. You can choose the ones you like best. For a list of how the blocks look, please check our demos: https://demo.tagdiv.com/newspaper/block-1/ select the block from the dropdown here: https://www.screencast.com/t/pC3OzRml2Wp
As for setting up the blocks, please use this guide: https://forum.tagdiv.com/block-settings-tutorial/
If you want to show a bigger logo, please use another header style that can show the logo in the exact sizes you upload it in. These are header styles 9, 10 and 11

Thank you!

Simion C.
tagDiv Staff

That is not a bug, the mobile theme will not display the same content from desktop. It will not display pages built with the composer, content for mobile pages can only be entered through the mobile editor
https://www.screencast.com/t/6Z2evNxsXE
This mobile plugin is optional, if you want to display the same content form desktop simply deactivate it. More about the plugin here
https://forum.tagdiv.com/the-mobile-theme/


@stanisci
There seems to be some theme design missing, that is why the author name looks broken. Enter this code in Theme panel->Mobile theme->Custom CSS

header .td-module-meta-info .td-post-author-name div {
display: inline-block;
margin-right: 2px;
}

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

Simion C.
tagDiv Staff

Hi,

If you would like to display a bigger logo image you will have to use one of header styles 9, 10 or 11. These do not have any limit in terms of logo dimensions
https://forum.tagdiv.com/logo-favicon/
That would be a solution in this case, please try and use one of the mentioned header styles.

Thanks

Anujsharma768
Participant
#0

I installed the crypto widget For crypto price demo under header and its working perfectly but its not sticky to header when i scroll page down it also came down please help

Catalin
tagDiv Staff

Hello Will,

You should use the code below and place it in Theme panel -> Custom CSS area.

The code is ->

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

Thanks.

Bogdan B.
tagDiv Staff

The space comes from the weather and the social icons. They fall on another line when the menu falls on 2 lines. Each of theme have their own margins and padding.
You can remove them from the theme panel but not for mobile devices in particular.
If you want to further decrease the spacing, you cna do it with the line height on the menu items. This is set from the theme panel but it will affect the desktop as well. If you do not want to affect the desktop version you can use this code:

@media (min-width:767px) and (max-width:1040px){
.td-header-style-12 .top-header-menu>li, .td-header-style-12 .td-header-sp-top-menu, .td-header-style-12 .td-header-sp-top-widget{
line-height: 28px;
}}

Thanks.

Viewing 25 results - 18,426 through 18,450 (of 29,850 total)