Search Results for 'header'

Results from the Forum
Lucian
tagDiv Staff

Hi,

I have checked your site and found that you have fixed the issue you have when using post template 1, looks good now: http://screencast.com/t/msTqOAUh9hHG
For the IE issues please use this custom css:

.ie11 .sf-menu > .td-menu-item > a, .ie11 .sf-menu > .td-menu-item > a:hover, .ie11 .sf-menu > .td-menu-item > a:focus {
color: #ffffff;
}

.ie11 .td-header-menu-wrap .span9 .top-header-menu li a, .ie11 .td-header-menu-wrap .span9 .menu-post-and-page-settings-container .menu li a {
color: #353535 !important;
}

Please let me know if this helps!

Thanks

Lucian
tagDiv Staff

Hi,

Please use this css: http://screencast.com/t/lp3mKHyn2D

.header-logo-wrap img {
margin-bottom: 10px;
} 

Thanks

Lucian
tagDiv Staff

Hi,

I have checked your site and seems like this happens on all mobile devices and this is because you use the header style 3 with the classic blog stack. Please use this custom css to fix this: http://screencast.com/t/WKT0vHkRs1r or change the header style to use the full width text logo.

@media (max-width: 767px){
.blog-stack .td-menu-wrap #td-top-menu {
display: none;
}
#td-top-search{
right: -20px!important;
top: 3px !important;
}
.td-menu-header .span11 {
width: 85%;
display: inline-block;
}
}

Thanks

srikanth
tagDiv Member

Hi Lucian,

Can u provide some solution for my site @ http://www.tollywoodfans.in/

craigmc
Participant
#0

Using 4.4. When using header style 3

Mobile phones using the mobile menu incorrectly use the desktop logo above the header which looks wrong and not the mobile logo inside the mobile menu header.

Please advise thanks

Branstone
tagDiv Member

Hi Lucian – sorry to bother again, but I’m having the same issue with the top header AD. I put in a 728 x 90 image (as mentioned in your demo), but I get the same Gmetrix errror regarding this image (missing width and/or height attributes).

Can you please send me the div tag’s for the header ad image?

Thanks!

ellogro
tagDiv Member

Hallo,

Das Logo war vorher nur 80px ich habe es nun auf 100px angepasst. Leider wird der Werbebanner von GoogleAdsense noch immer etwas abgeschnitten.

https://www.dropbox.com/s/e0ee94vjz3coy2u/Screenshot%202014-10-10%2023.13.10.png?dl=0

http://lerndoku.com/

hello,

The logo was previously only 80px I have now adjusted to 100px. Unfortunately, the banners of GoogleAdsense is still cut off anything.

https://www.dropbox.com/s/e0ee94vjz3coy2u/Screenshot%202014-10-10%2023.13.10.png?dl=0

http://lerndoku.com/

grillingmachine
tagDiv Member

Nice, it works, thanks 🙂

rockcityrecord
tagDiv Member

Thank you. This works perfectly.

Lucian
tagDiv Staff

Hi,

Please use this custom css: http://screencast.com/t/a5wqpv3S

.td-boxed-layout  .td-header-style-8.td-affix  .td-menu-wrap {
height: 76px;
line-height: 20px;
}

.td-header-style-8.td-affix 
.td-li-wrapper-menu {
position: relative;
top: 8px;
}

.td-header-style-8.td-affix .td-li-wrapper-menu .sf-menu > li > a {
height: 50px;
line-height: 60px;
padding-bottom: 15px;
}

.td-affix .sf-menu > li > a {
z-index: 0;
}

Thanks

rockcityrecord
tagDiv Member

Lucian,

Thank you very much. This worked, however, when you begin scrolling on the page it still has the same problem. Is there a fix for this?

Lucian
tagDiv Staff

Hi,

You can use this css to fix that: http://screencast.com/t/ASoUOvbXg

.blog-stack .td_block_wrap .block-title a, .blog-stack .block-title span, .blog-stack .block-title label {
padding-top: 6px;
padding-bottom: 6px;
}

Thanks

Lucian
tagDiv Staff

Hi,

This happens because of the logo which needs to be at least 100px in height. Please try to use this css in custom css filed in theme panel:

.header-logo-wrap {
margin-top: 20px !important;
} 

Please let me know if this works! Also please provide your site’s URL if this doesn’t fix your issue, I need to inspect it to provide a fix for it.

Thanks

Lucian
tagDiv Staff

Hi,

You can correct this via custom css, like this: http://screencast.com/t/qaYQ0NUGK
Please use this in custom css field:

.td-post-text-content p {
margin-bottom: 15px;
}

.single_template_5 .post header .entry-title {
margin: 0px;
line-height: 40px;
font-size: 34px;
font-weight: normal;
}

Thanks

Lucian
tagDiv Staff

Hi,

In your case this doesn’t work because you use the header ad there and this ad box has custom css which creates this issues when used in other places besides header.
Please edit the ad box element, add and use one of the custom ad boxes from theme panel > ads: http://screencast.com/t/X9RZ9uUcCw

Thanks

Lucian
tagDiv Staff

Hi,

Please use this custom css, add it in theme panel > custom css: http://screencast.com/t/kjuYdJkVo5

.td-head-style8-logo-desktop img {
height: 76px;
}

Thanks

runnershigh
tagDiv Member

Nice. Thanks!

grillingmachine
Participant
#0

Hello,

in some widget boxes, there’s a white gap or white line as you can see here:

gap

website: http://histaminentzug.de/noch-ein-testbeitrag/

i think it has something to do with the td-bootstrap.css, but i don’t know where i should change it.

Thanks for your help!

cbur2107
Participant
OG:Image - topic
#0

I have having an issues sharing links to Facebook, my featured images are pulling in as blank. Ironically though, this isn’t happening to all links just some.

Here is one it happens to:
http://sportsmockery.com/2014/10/chicago-bears-becoming-critical-mel-tucker/

The Facebook debugger indicates:

“og:image was not defined, could not be downloaded or was not big enough. Please define a chosen image using the og:image metatag, and use an image that’s at least 200x200px and is accessible from Facebook. Image ‘http://sportsmockery.com/wp-content/uploads/2014/08/nhl_blackhawks_23.jpg’ will be used instead.”

I deleted lines 17-26 in header.php as indicated in another thread, I also try disabling the SEO plugin all together, neither worked. Even if I un-check “add open graph data” in the plug-in it still doesn’t work.

Can somebody please assist? It seems to have just started about 2 days ago, kind of lost on a resolution..?

Thanks in advance.

Chris

ellogro
Participant
#0

Der Header wird fehlerhaft angezeigt. Der Werbebanner von GoogleAdsense wird abgeschnitten. Wie kann ich das beheben? Ist das ein Theme bug?

English:
The header is displayed incorrectly. The banners of GoogleAdsense is truncated. HOW do I fix this? Is this a theme bug?

https://www.dropbox.com/s/u4t2v1trr8qcgve/Screenshot%202014-10-02%2019.04.41.png?dl=0

rockcityrecord
Participant
#0

I uploaded our logo using header 8 and it is not fitting on the menu. The correct sizes have been uploaded. The mobile version works perfectly. This problem is only on the desktop view.

http://www.rockcityrecord.com

richardmerry
tagDiv Member

excellent thanks for your quick response

Lucian
tagDiv Staff

hi,

Please use this custom css: http://screencast.com/t/XjCuaDDL

.td-full-layout .td-menu-background, .td-boxed-layout .td-menu-wrap {
background: none !important;
}

Thanks

richardmerry
tagDiv Member

Hi, My sites URL is http://www.healthylifestylejournal.com/

Thanks
Richard

Viewing 25 results - 28,401 through 28,425 (of 29,850 total)