Search Results for 'header'

Results from the Forum
Catalin
tagDiv Staff

Hello T2N,

If you want to do the tabs of tags a little bigger in the category page, you have to use a bit of CSS. Please try the code below and add it in Theme panel->Custom CSS area.

.td-category {
height:30px!important;
}
.td-category-header .entry-category a {
font-size: 20px;
}

The result you should see here -> http://screencast.com/t/wCXy2x13a

If you need more assistance in this regard, please provide your website URL so I inspect it closer you page.

Thank you for the message!

Catalin
tagDiv Staff

Salut nicolai,

Am verificat meniul din tema Tavel si acel efect a fost facut intentionat pentru un aspect visual mai bun. Pentru avea aceasi latime la bara de menu si pentru ‘sticky bar’, va trebui sa folositi un pic de CSS si sa il introduceti in zona de cod CSS personalizat din Theme panel. Va rog sa incercati codul de mai jos ->

.td-header-style-5 .td-affix #td-header-menu {
min-height: 71px;
}

Rezultatul va fi asa -> http://screencast.com/t/Tx1WeSh86Y

Sper sa va ajute sfatul meu si astept sa imi spuneti cum functioneaza pentru dumneavoastra.

Daca nu este ceea ce doriti sa obtineti, va rog sa imi dati mai multe detalii pentru a putea fi capabil sa va dau un raspuns mai precis.

Multumesc pentru mesaj.

Alin [tagDiv]
tagDiv Staff

Hi,

Please try this custom css in Theme Panel > Custom Css – http://screencast.com/t/jg5saISUly

.td-header-style-3 .black-menu .sf-menu > .current-menu-item > a, .td-header-style-3 .black-menu .sf-menu > .current-menu-ancestor > a, .td-header-style-3 .black-menu .sf-menu > .current-category-ancestor > a, .td-header-style-3 .black-menu .sf-menu > li > a:hover, .td-header-style-3 .black-menu .sf-menu > .sfHover > a {
color: #FFFFFF !important;
}

Thanks!

Catalin
tagDiv Staff

Hello VoZz,

If you want to increase the height of the main menu in header style 5, please try to use a bit of CSS and add it in Theme panel->Custom CSS area.

The code is ->

.td-header-style-5 .td-header-menu-wrap-full {
height:120px!important;
}

The result you should see here -> http://screencast.com/t/UgCQgD03a1p

Hope this helps and let us know how it goes!

If is not what you mean, please provide more details so I will be able to provide a more accurate response.

Thank you for the message!

Alin [tagDiv]
tagDiv Staff

Salut,

Ce header template folosesti? Daca folosesti header-ul default(1) si vrei sa mai adaugi un custom ad sub meniu ai putea incerca aceasta implementare – http://screencast.com/t/maoFTZOPECC

echo do_shortcode('[td_ad_box spot_id="custom_ad_1"]');

Mersi!

Catalin
tagDiv Staff

Hello Dariob,

If you want to have some pages without the menu, you have to use a bit of CSS to hide it for your desired page with your page ID. Please try the code below and add it in Theme panel->Custom CSS area.

The code is ->

.page-id-38 .td-header-main-menu {
display:none;
}

Above, I gave you an example for a random page and I have presented you how you can hide the menu for a certain page. Please try this and implement into your website.

The result you should see here -> http://screencast.com/t/uF8uXrez -> http://screencast.com/t/6lFSMSUH4

Hope this helps and let us know how it goes!

Thank you for the message!

Andrei L.
tagDiv Member

Hi

According with google documentation the script for tag manager must be added immediately after the body tag. In our theme the body tag start in header.php file so you can try to add your code here: http://screencast.com/t/nHxJfgt1uOy If the problem persist you should address at google’s support and ask them for more details regarding this code implementation.
Also you can test it with a default theme and check how it works.

Thanks!

Andrei L.
tagDiv Member

Hi

To remove the main menu from the site you need to edit the file corresponding with the header style used and comment the indicated line: http://screencast.com/t/0LhVdjkq
I’ve checked you’re site and noticed that the thumbs used for module 16 have a different size then the one from the theme. If you made any changes in module 16 structure try to revert them, clear all caches and test again.
Also make sure that you updated the theme according with our documentation: https://forum.tagdiv.com/how-to-update-the-theme-2/

Thanks!

Catalin
tagDiv Staff

Hello sharls,

If you want to change the header style, you have to alter a bit the core file. The code of the each header style you should find here -> http://screencast.com/t/Z7KO6f7GZ

If you need more assistance in this regard, please provide your website URL and more details about your desired changes so I will be able to provide a more accurate response.

Thank you for the message!

Catalin
tagDiv Staff

Hello jandiederik,

If you want to use Google Adsense into your desired place, you have to use Ad block on the top into your homepage and then you should set it with custom ad from the settings, like this -> http://screencast.com/t/6YbslBHXV -> http://screencast.com/t/ey8uzT4kCH2N and for a better look, you have to disable the header ad to avoid twice banner ads. The result you should see here -> http://screencast.com/t/W8GFJZiwJ

Hope this helps and let us know how it goes!

Thank you for the message!

Andrei L.
tagDiv Member

Hi

Thanks for this suggestion, I’ve added it on our todo list and we will consider it for futures updates. Meanwhile to customize the main menu items color on hover you can use this css in theme panel > custom code > custom css: http://screencast.com/t/yARdLJuie

#td-header-menu .sf-menu > .current-menu-item > a:hover, .sf-menu > .td-menu-item > a:hover{
color: red!important;
}

Thanks!

Catalin
tagDiv Staff

Hello amd4ever,

Please try the code below and add it int Theme panel->Custom CSS area

.td-main-page-wrap {
padding-top: 5px;
}
.wpb_raw_code {
margin-bottom: 0px;
}
.wpb_column p{
margin-bottom: 0px;
}

The result -> http://screencast.com/t/b4phYH95v

For footer section, please try the code below and add it int Theme panel->Custom CSS area.

The code is ->

.type-post, .td-main-content-wrap, .td-category-header {
background-color:#743636;
}

The result you should see here -> http://screencast.com/t/RERzz2d72bf

Hope this helps and let us know how it goes!

If is not what you mean, please provide more details and some screenshots with your desired modification would be more useful for my understanding.

Thank you for the message!

Dikesh
Participant
#0

Check my site , I have full width header and Now I want to make full width footer.There is no option for It.So, Help me How can I do It.

antianroka
Participant
#0

Hi, I’m viewing the header on my site and the “top bar”and “top menu” are correctly positioned alike the “header menu”, but when I´m viewing on mobile I only can see the “header menu”. What can I do? I need important access to the “top menu” on mobile. I wanna undhide the “top menu” on mobile. Is that posible?

first problem******The main idea is that I want in MOBILE two menus; the “header menu” and “top additional menu” for SocialIcons/register/logIn/perfil*******

Second problem is********* that I really like the “singup/logIn form” setted at “demo top menu” but the problem is that I don’t want to send to users the address of my wordpress admin area just to set the password, It had to be configured in the “singUp/LogIn form”, what I can Do?**********

antianroka
Participant
#0

Hi, I’m viewing the header on my site and the “top bar or top menu” is correctly positioned alike the “header menu”, but when I´m viewing on mobile I only can see the “header menu”. What can I do? I need important access to the “top bar” on mobile. I wanna undhide the “top bar” on mobile. Is that posible?

Ernst
Participant
#0

Newspaper 6: How to customize the hover text color for the main menu (not only the submenus)? I use header 3. I’ve tried with ‘Custom Code’. The problem: The active item text color does not remain #FFFFFF. The text changes back to #000000 whenever the mouse moves away (#000000 is the color of the inactive items).

I have tried this code:

.sf-menu a:focus,
.sf-menu a:hover,
.sf-menu a:active {
color: #FFFFFF !important;
}

Lewis
tagDiv Member

Hi there
i found another plugin and its look easy..
after install it and creat icons set i add this code to the header file

<?php echo do_shortcode('[aps-social id="1"]')?>

and i get the icons on homepage.. but its look like this..

how to make it work well?

http://ru-w.info/test/

thanks..

ethan_sanjib
Participant
#0

I am continiously facing problem with the newspaper theme….every time my cpanel virus scanner shows some malware in the theme’s header file…each time I delete the theme and re install it via ftp…but each time after 1 days the same problem occured…due to this reason my server automatically block port 80/443 and I am getting trouble with wordpress. I have no idea what to do. My theme was activated and I have lisence too. I also continiously update the theme via tag-div tool kit…but I have no idea what to do. Plzz someone help me…
this is the file which I found during scan…some ” sitelock..
newspaper/site-lock.js.generic.bj.unofficial

VoZz
Participant
#0

Hello,

First off all great theme!
I would like to change the height of the Main Menu in header style 5. Can I do this with some custom CSS?

simchris
tagDiv Member

You can use an ad manager plugin to rotate different ad units in the header. Many of us use “AdRotate” – so worth looking at that.

venessakoehn
Participant
#0

Is there a way to cycle through images in the header ad without using Google Adsense? I tried adding a script tag in the area provided (using this example: http://jquery.malsup.com/cycle/basic.html), but it stripped all my other photos on the live page.

This page is great (https://forum.tagdiv.com/ads-system-full-guide/), but from what I can tell, it only offers this type of a solution for custom ads (which I can’t use in the header ad).

tt5
tagDiv Member

Hi Andrei,
I have upgraded both wordpress and Newsmag. Deleted all plugins and rechecked.
Only one case where I did it successfully – Manually placing Sync google ad code in single.php
Check any random post.
But the default ADs blocks in Theme panel are not taking any code. So I am not able to place ad in home page/header/side bar. 🙁
You have rightly identified, Ad codes are changing in my site.
I am still doubting on W3 Total Cache Javascript minification.
Any suggestion please ?

sharls
tagDiv Member

Is there any way to do it without sharing a link? I just want to know where the header code is.

amd4ever
tagDiv Member

With code i have problem with subfooter, is the same colour

.td-pb-row, .type-post, .td-main-content-wrap, .td-category-header {
background-color:#743636;
}

amd4ever
tagDiv Member

And if its possible i need a code when i have a style 12 code (reduce space between ad and header and reduce the space between ad and title)

And a code when i have not ad so reduce space between title and header. Thank you very much

Viewing 25 results - 25,276 through 25,300 (of 29,850 total)