Search Results for 'logo'

    No search results were found in Documentation!

Results from the Forum
Simion C.
tagDiv Staff

Hi,

A quick fix is to increase the line height, with a code like this
http://prntscr.com/kdru53

Enter the code in Theme panel->Custom CSS code section

.home .td-header-style-10 .td-logo-wrap-full .td-logo {
line-height: 200px;
}

rocketman
tagDiv Member

Thank you for the directions.

Also, how can I fox the vertical shift in the logo from the home page to the rest of the pages/categories on the site?

great1212
tagDiv Member

Dear, I have uploaded the logo to the header at 183 x 183 and it works awesome. But, when I uploaded the same dimension logo to the footer than it somewhat deteriorated or stretched. That’s why I am now using the footer logo 150 x 150 dimension.

mkleshch
Participant
#0

Hi, I’m trying to change my logo. I uploaded the new logo in the theme panel under header, and it changed everywhere except for my homepage. How can I change the logo on my homepage?
thank you

dunleavy89
Participant
#0

Good morning- apologies if this has been answered before but how do I remove “business” from the default template and add my own logo?

Simion C.
tagDiv Staff

Hi,

The sticky menu will display the logo you choose here
https://www.screencast.com/t/ANkOVrWzv

Try to explain what exactly you want to do with it when sticky, what should change from the default way it looks. I will try to give you a solution.
If possible provide a link to your website so I can test there.

Catalin
tagDiv Staff

Hello,

If you want to increase the size of your Header Ad and Logo, you need to use such a custom CSS code. Below, I gave you an example of this case but only for Desktop. Notice that for the rest of the devices, it might be necessary to be adjusted.

.td-header-ad-wrap img{
margin-right: 0;
width: 500px!important;
}
.td-header-sp-rec{
width:500px;
}

.td-header-sp-logo{
width:400px;
}
.td-main-logo img{
width:400px;
}

The result is here -> https://www.screencast.com/t/hHLOv5Yd66qz

Thanks for your understanding!

wjs@diema.at
tagDiv Member

Thanks Catalin, that is what i need,

but can a adjust the Logo and Ad size in the header?

Wanna have the Logo and Ad area at least in same size.
Sorry to bother you.

Catalin
tagDiv Staff

Hello devmdn,

1,2)Provide your website URL so I can take a closer look at it and also, so I will be able to provide a more accurate response/code.
3)There’s an option for it in Theme panel, Logo section -> https://www.screencast.com/t/wxEPJ9cd

Thanks for the message!

gioga
Participant
#0

Hi there,

I want to install a new demo, but I am wondering which settings will change when I do this (colors, logo, favicon etc)? I was wondering so I can make notes before and change them back.

Is there a way to install a new demo without any settings changing? And is there perhaps a way to redo this action?

Thanks for all the help!
George

wjs@diema.at
tagDiv Member

Hello Catalin,

1.) the header is not right aligned – see your own screenshot – the right end of the header ad (which has a width of “468px”) should be place at the right end of the header (red ball right above the magnifying glass)

2. Header style 10 has no ad, just the logo and i need the header with logo left and ad right.

Thanks

devmdn
Participant
#0

Hi,

How i have few questions about mobile version. I also do not want the following change requests not to effect the desktop version.

1) Is there any way to change mobile menu text sizes?

2) Is there any way to change the header menu bar color and menu & search icon colors?

3) Is there also any way to show set a logo only for mobile?

Thank you.

Catalin
tagDiv Staff

Hello wjs@diema.at,

1)I have inspected your website and I saw that your header ad is just right aligned -> https://www.screencast.com/t/htO9lbpFL
2)We recommend using another header style which uses the logo in full sizes, like Header style 10. -> https://forum.tagdiv.com/header-styles/

Thanks.

Simion C.
tagDiv Staff

Hi,

The header styles that display the logo and the header ad on the same line, these would require contain a 728 x 90 ad, that would be the proper size
https://support.google.com/adsense/answer/17955?hl=en
Header styles that display the logo on a different line would allow a bigger ad size
https://forum.tagdiv.com/header-styles/

Catalin
tagDiv Staff

Hi,

You have to create your logos to have the same sizes and then, load them to the header and footer logo section. Please understand that way…

Thanks for your understanding!

great1212
tagDiv Member

Dear, please magnify your mobile screen and browse the page till the end and You will see the slightly deteriorated logo.

carbono_media
Participant
PSD files? - topic
#0

Hi I am looking for the PSD files, it mentions them here:

https://forum.tagdiv.com/newsmag-whats-included/

“PSD files – includes the PSD files which are useful if you want to customize various aspects of the original design. Located in /psd folder. I have no /psd folder
logo files – we included all of our demo logos in the /psd_logo folder. The logos are also available in .png format. there is a ‘psd+logo template’ folder,

but no PSD files of the page design, with layers like mentioned on the themeforest page:
https://themeforest.net/item/newsmag-news-magazine-newspaper/9512331

“ThemeForest Files Included Layered PSD, PHP Files, CSS Files, JS Files, PSD ”

Where can I find the layered PSD files?

Simion C.
tagDiv Staff

Hi,

Something is not functioning correctly with the logo when sticky for some reason, it should be limited to a smaller size. It should look like this
https://www.screencast.com/t/tPy5AyH01S1i

I could give you a code to enlarge it like this maybe, I can’t exactly identify why it looks like that on sticky
https://www.screencast.com/t/V7gCoxSsXk

@media (min-width: 768px) {
.td-header-style-10 .td-logo-sticky img {
max-width: 200px;
}}

Enter that code in Theme panel->Custom CSS section.

Kamil Pekar
tagDiv Member

yes, of course, I can coding CSS (I do not want to, so I bought this theme) or use 3th party plugins, but I have to switch off (edit) tagDiv Speed Booster, because compatibility….every pro theme has this logos feature…this Newspaper has not…that’s the point.

Simion C.
tagDiv Staff

Hi,

1. Maybe that code was entered by mistake in the custom HTML or the other custom code fields, please check that as well.

2. I don’t see a search box in the top bar at the moment
https://www.screencast.com/t/197bdj7P

3. The logo seems to appear in the sticky menu from what I can see
https://www.screencast.com/t/t6ZW9UqYi1rq
Where exactly is this Home word? Maybe that would be possible with CSS.

Thanks

great1212
Participant
#0

The footer logo of my website https://www.PAKDEFENSE.Com is looks somewhat smaller than the Header logo. Please provide me the code to equalize it as header logo

Simion C.
tagDiv Staff

Hi,

What site name are you referring to exactly? I will try to help you if possible. The theme will set the website logo as h1 as explained in these topics
https://forum.tagdiv.com/topic/h1-on-logo-inside-pages/
https://forum.tagdiv.com/topic/h1-in-logo/
https://forum.tagdiv.com/topic/multiple-h1-in-a-my-custom-page/

Thanks

great1212
Participant
#0

In mobile devices, the sticky logo somewhat detoriates from the original pic and somewhat distorted when browsing the site. Please take a look at these pics:

https://ibb.co/nkis3o

https://ibb.co/keQpio

Please provide me the solution to cover this flaw. Thanks

wjs@diema.at
tagDiv Member

Hello Catalin,

i know how to do it, but it doens answer my questions

1.) how to right aling the header ad (if its smaller in width than the original size)
2.) how i can make the logo bigger in width

Thanks Walter

Bogdan B.
tagDiv Staff

Hello,

you can try to tweak it with css a bit but the ad is way too big for the header ad spot. It will not look good. There is no simple solution to implement both that huge ad and the logo on the same row. I this case i recommend using a header style that does not display the header ad next to the logo.

Thanks.

Viewing 25 results - 6,651 through 6,675 (of 12,143 total)