Search Results for 'logo'

Results from the Forum
manojkhatri
tagDiv Member

Dear Catalin,

Let me see if I understand correctly.
I am not referring here to the mobile bar but to the size of the logo…how is it that the “Newspaper Fashion” logo is not visible properly in the mobile size? Only part of the logo is visible in mobile version? Is that the style of the theme?

In my opinion, it should display the mobile logo instead of the desktop logo—just my suggestion.
I still think that for header style 9 and above, the theme must display mobile logo because otherwise the logo may not be seen fully on mobile screens.

Thanks!
Manoj

Catalin
tagDiv Staff

Hello mystudent,

If you want to add the text logo, you have to use only header style 9,10 and 11 as you can see here -> http://screencast.com/t/WY036CCt3m

Thank you for the message!

mystudent
Participant
#0

In newspaper default demo, how can we add text logo…i mean can i write just text to appear in header logo area instead of uploading a logo.

Catalin
tagDiv Staff

Hello manojkhatri,

Please keep in mind that is not an issue in our demo preview. So, this is the style of the theme. As you can see in our demo, the mobile bar have to appear after the logo and not inline with your logo. As I noticed on your website, you have some additional customizations that change the original style of the theme.

Thank you for your understanding!

Catalin
tagDiv Staff

Hello mdchev,

Please check your Theme panel, through logo section and check what kind of logo you are loaded, like this -> http://screencast.com/t/M7IRZPHymV
If your problem is still there and if you need more assistance in this regard, please send us an email at contact@tagdiv.com with your log-in information (wp-admin) so I can further inspect your setup page. Also, please provide the link of this topic so we can know who you are and what the issue is.

Thank yu for the message!

reaviel
tagDiv Member

Thank you , i will try to usse this example :
<?php
$logoSlug = ”; // Default
if (is_page(‘about-us’)) {
$logoSlug = ‘_blue’; //assuming that the about-us page has a logo_blue.png logo
} elseif (is_page(‘work’)) {
$logoSlug = ‘_white’; //assuming that the services/work page has a logo_white.png logo
} //continue along that way. Might be ways to do it with a switch, but this is the quickest I can think of
?>
.png” alt=”Photo Lab”>

Kind regards
KK

Andrei L.
tagDiv Member

Hi

The theme was designed to display a single logo for the entire site. To load more logo images you’ll need some adjustments in logo.php file: http://screencast.com/t/whmE3nRQxG
Basically you have to add some if/else conditions which will load a different logo departing by the page displayed.
This is a complex task which require lots of customizations an good coding skills in order to be achieved. We can’t offer customization services at the moment so if you still need guidance on this or you’re not aware of the steps you need to take in this regard please consider hiring a developer or a freelancer to do this for you.

Thanks!

manojkhatri
tagDiv Member

Catalin,

I can see the problem that I have described even on the demo page of tagdiv

http://demo.tagdiv.com/newspaper_fashion/

Check this in mobile size and you will see that the header logo doesn’t resize to fit mobile—in fact is spilling out of the screen. This is the problem in header styles 9, 10, 11 and 12.

Ideally, for mobile, the header should take the mobile size.

I would suggest that it be corrected in the upcoming update.

Thanks.

Catalin
tagDiv Staff

Hello res,

If you want to hide the Footer Logo and Footer Retina Logo, you have to use a bit of CSS code to do that. Please try the code below and place it in Theme panel->Custom CSS area.

The code is ->

.td-retina-data {
display:none;
}

.footer-logo-wrap{
display:none;
}

Also, If you want to have control for your footer section, please check the footer area from the Theme panel, like this -> http://screencast.com/t/x0KRMMHsk

For more information about Footer section, please check our documentation here -> https://forum.tagdiv.com/footer-templates/

Thank you for the message!

T2N
Participant
#0

Is the background ad function responsive? I am having a background ad designed but I am having difficulty working out where to place logos and text on background ad design.

When I check it on different monitors the placement of text/logo seems to be off the screen.

Can you advise asap?

geolits
tagDiv Member

I did not removed the mobile logo, for header style 6(and others) it is not necessary – http://screencast.com/t/AyXuuO8pQYmi

mdchev
Participant
#0

I installed the sports theme and uploaded my own logo with proper dimensions, but the default sports logo remains. The Sports theme uses Header Style 6. When I switch to Default Header style, my logo works fine, but when I switch Header Style 5 or 6, the Sports logo comes back.

I’ve saved and reuploaded several times, cleared caches, tried different browsers, etc. all with no luck.

Any ideas?

mdchev
tagDiv Member

I am having the exact same problem. If I switch to the default header, the logo works fine, but if i use header 5 or 6, it stays stuck on the default sports logo.

Did you guys find a solution?

pasqualino77
tagDiv Member

Sorry but i not’ undstand

I try to instal amp and glue … but my page it’s a very sample

I don’t see a logo.

i don’t see a futured image.

see example http://wikitesti.com/il_canto_del_mare_-_frisina/amp/

I can isert a my banner? My traffic mobile are 70 %, if i don’t want change my banner with a Adsense banner. The adsense banner have a low cpm

Are possibile have a template for amp, with my banner?

Thanks

reaviel
Participant
#0

Hello, please tell me how should look a css code for set different logo on each site? and in which css file i have to add it to work correctly?

When i upload logo in Newsmag theme and use this in additional css of new site:

.td-header-sp-logo > img {
display: none;
}

.td-header-sp-logo::before {
content: url(http://logotypeForAnotherSite);
}

It’s seting new logo under the old one.

http://kwestia.pl/kwestia-mocy

Pls fore help.
Thank You 🙂

bezmapy
tagDiv Member

My apologies for the lack of information. My site uses header style 9, full logo on top. The link is http://bezmapy.com/

However, thanks fot the useful link – I changed it ot style 10 and it works perfectly!

Many thanks.

res
Participant
#0

how to hide FOOTER LOGO & FOOTER RETINA LOGO?

jatinsoni
Participant
#0

Hello,

I am customizing theme using the child theme. How can I use font-icon within the code? I have tried using <i class="fa fa-user"></i> but it doesn’t work. After checking source code in browser, I found you have added icon using <i class="td-icon-logout"></i> etc.

Can you please guide me how to use all Font Awesome icons?

Bonface
Participant
#0

Hello,

Last week morning i opened my website and things were set back to default without me knowing there was no logo, ad for header was just empty most of things i set them back but on the sidebars they are all inactive and behaving funny kindly check the attached http://prnt.sc/asi16o http://prnt.sc/asi1jc

Kindly help i can’t add more sidebars on my theme.

Person in need,
Bonface kimunyi

Bogdan B.
tagDiv Staff

Hello,
It seems header style 9 is the closest one to your liking but i’m not sure if the “header area” you suggest should contain the logo and ad or just the logo itself. You can customize header 9 from the theme settings to look like so: http://screencast.com/t/1yHvpF9hHjJ
Thank you!

prasnt3e
Participant
#0

I want to use ad on mobile after the logo bar how to create this?

Andrei L.
tagDiv Member

Hi

In this case you just need to remove the code which generate the logo and header ad: http://screencast.com/t/JTRWlZZYyBxP

Thanks!

NM-user
tagDiv Member

Hi Andrei,

Thanks for your help with this. However my desired outcome is still a bit different.
What I want is to have my image instead of the rest of the header.

In this case you still have the logo + the ad bar above that. What I want is:

Header image (the one I want to add myself)
Navigation
Content

So there should not be anything else than the image in the header. I can manage the html / css edits, but hope you can point to what I should remove in that case to make sure it is not with the headerlogo etc.

com1usa
Participant
logo size - topic
#0

our logo is 190px x 190 px
when we upload it thru the theme panel is reduces size to 90 px which is too small to read print on logo- how do we force the theme to display exact size ????

Catalin
tagDiv Staff

Hello aph100,

If you want to change the font-size, font family, alignment you have to use a bit of CSS code to do that. Please try to use the code below and place it in Theme panel->Custom CSS area.

The code is ->

.logo-text-container .td-logo-text {
font-size: 60px;
font-family: Arial;
text-align:left;
}

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

Please notice that the font-family will have to be loaded in the theme from theme panel, otherwise, the font will not be applied on your side.

Thank you for the message!

Viewing 25 results - 9,576 through 9,600 (of 12,143 total)