Search Results for 'logo'

Results from the Forum
Calin
tagDiv Staff

Hi,

Please replace the code from mobile code with this custom css
.footer-logo-wrap, .td-footer-logo, .td-footer-wrap .block-title, .td-footer-description {
display : none;
}

Hope this will help you to achieve what you want.
Thanks.

Coterranea
Participant
#0

I have an issue with the logo of my website in large screens (desktop). I followed the rules for logo sizes according to documentation but it still looks small.

These are screenshots by different users:
https://www.dropbox.com/s/zi6ygd9h6ynb5f2/WhatsApp%20Image%202019-01-08%20at%209.54.34%20AM.jpeg?dl=0
https://www.dropbox.com/s/tfaouyeq7n4kiyx/WhatsApp%20Image%202019-01-08%20at%2010.02.51%20AM.jpeg?dl=0

Thanks

Simion C.
tagDiv Staff

Having both the tagDiv composer and WPBakery active could cause design problems. We recommend to use one or the other.
Also if pages built with the tagDiv composer are edited with WPBakery or the other way around, the pages may be damaged. Maybe that is what happened.

From what I can see the header logo is there but invisible due to it being transparent on a white background, with a background color it will be visible – http://prntscr.com/m4cqsn

The Instagram section is displaying unusually, maybe try and remove it then set it again. The icon boxes descriptions all seem to be in white color, so they are invisible
http://prntscr.com/m4cudr
This element has options to set a color for most it’s elements, maybe check what is set there, change the color to a different one
http://prntscr.com/m4cuz9

Ashraf
tagDiv Member

Thanks now it is working, I want to remove as well About us section in the footer, I tried this code but it did not work, what is the correct code?:
.footer-logo-wrap, .td-footer-logo {
display : none;
}

JRuser
tagDiv Member

Hi,

That worked perfectly! Thank you.

Just in case anyone else finds themselves in this same situation, needing to pass variables throughout their site, without session variables, here are the files that I updated, per the directions that were provided above:

logo.php ( …/parts/header/ )
logo-h1.php ( …/parts/header/ )

I noticed, as I changed the header selection in the theme panel and also transitioning to a mobile screen size, the variables were not passing, so I update these as well, which solved that problem for me:

logo-mobile.php ( …/parts/header/ )
logo-mobile-h1.php ( …/parts/header/ )
logo.php ( …/mobile/parts/ )

At your earliest convenience, plus to help anyone else reading this in the future, can you please verify that the above ( 3 ) files being updated would satisfy any other possible header or mobile theme combinations.

Thank again for your help.

-Jorge

Ashraf
tagDiv Member

I did it and saved the settings but I still the logo at the bottom of the mobile theme, by the way in the page of the plugins of the the theme I see the mobile theme not installed although it is in the plugins folder I do not know if it is related.alt=”null” />

Catalin
tagDiv Staff

Hi,

This text is part of the main logo, as you can see here -> https://www.screencast.com/t/8kAwltcJ

Thanks.

Calin
tagDiv Staff

Hi,

You can try this custom css
.footer-logo-wrap, .td-footer-logo {
display : none;
}

Please add the above custom css in Newspaper>Theme panel.Custom code>Custom css

Thank you for your understanding.

vasik
Participant
#0

https://demo.tagdiv.com/newsmag_fashion/ has a big logo-image “FASHION NEWS yeur deile fashion new”. How does this DO? What size should be images for logo and retina?

jandalinou
Participant
#0

hello
when i upload my logo theme it gives me png http error
what can i do please ?

Ashraf
tagDiv Member

But in this case itit will display the logo of the main page, I do not want to display any logo in the footer especially in case of the mobile

Calin
tagDiv Staff

Hi,

Please check our documentation about -> https://forum.tagdiv.com/footer-templates/
You can remove the logo from footer by going in Newspaper>theme panel>Footer> Footer info content https://www.screencast.com/t/VKht5nyto1
Hope this will help you.

Thank you for your understanding.

Ashraf
Participant
#0

Is there a way to remove the logo from the normal, and mobile footers?

Calin
tagDiv Staff
AMP - reply

Hi,

In order to achieve that you’ll need to make some change in amp plugin
go in wp-content/plugins/td-amp/templates/style.php
https://www.screencast.com/t/37iILXj1cYQS
.amp-mode-mouse .td-footer-logo ,
.amp-mode-mouse .block-title
{
display: none;
}

Hope this will help you.
Thanks.

Arafat
Blocked
AMP - topic
#0

Hello, I want to remove footer LOGO on AMP version https://i.imgur.com/gXm6coK.jpg Also remove About US and Follow US! text.

Simion C.
tagDiv Staff

Hi,

That would be possible with some CSS. Something like this – http://prntscr.com/m2y7hs
The code can be entered in Theme panel->Custom CSS section

.td-header-style-1 .td-header-sp-logo {
float: right;
}

Thanks

bidhisaklani
Participant
#0

Hot To Move Logo to Right and Ads to Left in Style 1 Header

http://floralsngifts.com/news/

Simion C.
tagDiv Staff

Hi,

I believe the image logo used by the demo is in APNG format. You could create your own, upload it and set it as logo
https://wiki.mozilla.org/APNG_Specification

Thanks

Rikk
tagDiv Member

Actually it seems to be all the logos – variations retina etc, that I uploaded via the theme panel that are insecure.

vasik
tagDiv Member

I do not want to install newsmag_fashion. I want to add the element “Homepage Post”. But then the logo disappears. Why?

Simion C.
tagDiv Staff

Hi,

The only way to display another logo image in the header would be to enter it in the header template file directly. In your case it is header style 9
https://www.screencast.com/t/julYU0H2Qn2
It may require additional CSS for positioning it, so it will be useful to wrap the image in a div with class to target it specifically.

Thanks

rakeshbarwar
Participant
#0

How to add the colour changing logo as seen on the newspaper theme.
https://demo.tagdiv.com/newspaper/

Rhonda
tagDiv Member

Thank you so much, Beyyette, for taking the time too post this solution to the resizing of the logos. It saved me from having to wait a few days for the answer. 😉

Rhonda
Participant
#0

I have my logo sized at 272×90 pixels, but it is cut off in the display. neohiochristianvoice.com

Viewing 25 results - 6,201 through 6,225 (of 12,143 total)