Search Results for 'logo'

    No search results were found in Documentation!

Results from the Forum
xbass
Participant
#0

I have not installed any new plugins, so I don’t think it’s a conflicting plugin. It just started today after trying a handful of different logo’s, deleting previous ones etc. blog link

Only experimented with different image ratio’s to get the result on the size I want. Did not find another way to set max width.

Current size is 544×98.4, using same size for both logo/retina logo

When the logo does show up it looks like this

Simion C.
tagDiv Staff

Hi,

Header style 1 has a limit for the logo size. That is required because there is limited space available in the header, for the logo and header ad
https://www.screencast.com/t/ePaoxW9U3
Each header style displays the ad in some way, maybe you can find a different header style that you can use if you require a bigger logo image
https://forum.tagdiv.com/header-styles/
Or try and customize the header to accommodate the bigger logo if possible. You can create custom code with the browser inspector
https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
I will try and help you if you will provide a link to your website, where you have uploaded the bigger logo.

Thanks

Simion C.
tagDiv Staff

Hi,

That should not be difficult. Simply remove the demo logo, and upload you own
https://www.screencast.com/t/UFWeLg9dWx
https://forum.tagdiv.com/logo-favicon/
If you already did this and the old logo is still displayed, maybe you have caching installed. Try clearing all caches and check the results.
Also check after uploading your logo and saving the theme panel, if the change saved properly, meaning the new logo appears as the current uploaded logo.

Thanks

Bogdan B.
tagDiv Staff

Hello,
Sorry but our theme is not compatible with RTL and we cannot provide any solutions in this regard. You will need coding skills to properly implement RTL with our theme. All of the theme modules and blocks and other theme elements have to be aligned to the new direction and it will be no easy task.

The logo and the menu will be the least of your problems. They are the easy part. You simply float them right with css.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Yes you can when using one of header styles 9,10 or 11
These header styles will show the logo in the exact size you upload it in.

Thank you!

cryptodesk
Participant
#0

Hi, I am brand new to Newspaper, and was wondering how I could increase the size of the logo with header style 1. I realize that I could change to another header style to get rid of the logo size constraint, but I would prefer to keep style 1 in order to preserve the ad. I found a couple of code samples, but nothing has helped so far. Any help at all would be appreciated. Thanks!

raiallen
Participant
#0

Hello,

I have recently purchased the newspaper theme 8 for my wedding photography website and the logo won’t change. I have tried many different way including:
– Used different web browsers
– Re-installed theme.
– Deactivate and active plugins again.

Nothing has worked so far.

On the other hands, my other website also using Newspaper 8 theme is working just fine. The logo can be changed smoothly with that website.

Could you please provide some feedback on how to fix this?

Regards,

Rai

raiallen
Participant
#0

Hello,

I have just recently purchased and installed the Newspaper 8. It’s appeared that I can’t remove or replace to demo logo. It’s keep loading when i tried to uploading a different logo.

Please advise.

Karima
Participant
#0

Hello,
I have a customer who wants a website in Arabic but I do not know how to aligne the logo and the menu on the right. Can you help me please ?

#0

Hi

how can I set a full width logo?

Cheers
Hansjörg

Rodolfo Bogado
Participant
#0

I activated the plugin slider revolution but I received this message:Revolution Slider Error: Slider with alias newspaper-politics not found.

In the demo newspaper politics, there is a title or logo at the head that says WORLD NEWS Politics around the globe. How can I chenge that?

Nina
tagDiv Member

Hi,
yes thanks! I found it 🙂
But now I have 2 little questions:
– If I’m reading a post/article/archive etc. my sidebar disappeared (sidebar is blank, no author / latest posts) it’s only on the static home page
– Can I get a break / hr line between my logo and for example archive side (the top articeles and break isnt there but i need a line or anything else between logo and h1)

Nina
Participant
#0

Hi,
I installed the Theme recently and have a few questions:
– Where can I remove the 4 images under the logo?
– Where can I change the Most Popular 3 to the most readed articles? It’s random, when I press F5 I get 3 new articles but never the really most popular at all

Catalin
tagDiv Staff

Hello Stinus V,

Unfortunately, the only available ways for header style can be found here -> https://forum.tagdiv.com/header-styles/ Notice that we do not recommend to edit the header styles for moving the logo and ads because you can simply break the theme layout.

Thanks for the message!

Simion C.
tagDiv Staff

Hi,

I believe you are referring to the News magazine demo
https://demo.tagdiv.com/newspaper_magazine/
The image displayed in the header next to the logo is a demo banner, it can be removed or replaced in the Theme panel->Ads->Header ad section
https://forum.tagdiv.com/header-ads-adsense/

Thanks

Eric V
Participant
#0

Hello,

I wanna test an ad on two different places.

– Right under the logo in my header instead of above. The panel wont give me this option.
– Right above the breadcrumb path.

Is this possible?

https://www.dagonline.nl

Thanks!

Simion C.
tagDiv Staff

Hi,

Please try and use the recommended logo sizes for each header style
https://forum.tagdiv.com/logo-favicon/
Most header styles have a logo size requirement, and exception are header styles 9,10 and 11. These do not have any limitation, you can use any logo size you want.
Header style 1 you mention has a required size, please see the guide. This is how the available space is calculated
https://www.screencast.com/t/yFe8UvK4pBu
It would require modification if you would like to change how the default header style looks.

Thanks

Simion C.
tagDiv Staff

Hi,

This will work for all website pages, remove the previous code and enter this one

.td-header-style-12 .td-logo,
.td-header-style-12 .td-header-logo {
margin-right: -110px;
}

Thanks

rconejr
tagDiv Member

I have the same problem. My logo is tiny and unreadable. Hopefully you get some help on this!

jones
Participant
#0

Hi, in my website I have the header style 1 : https://www.screencast.com/t/SuorfZk30

I want to edit logos size like this : https://www.screencast.com/t/BVfuQCOqUW

Can You help me? Thanks.

Simion C.
tagDiv Staff

Hi,

The menu is centered based on its container width
https://www.screencast.com/t/nqwTl9HK
Visually it does not appear centered because of the logo. I could give you a code to position the menu items closer to the logo, something like this
https://www.screencast.com/t/JnQg3Vf5v

.td-header-style-12 .td-logo {
margin-right: -110px;
}

Test this solution and see if it provides the desired result.

Thanks

Catalin
tagDiv Staff

Hello,

Please keep in mind that the Header Style 10 uses the logo in full width. So, if you want to achieve bigger logo on your website you should load a bigger logo on your website if you want to achieve best theme results.

Thanks for the message!

sublimedjs2296
tagDiv Member

Thanks for replying.

i fixed the website now.

anyways, i wanna use header 10. but is there anyway to make the logo part of the header bigger?

Bogdan B.
tagDiv Staff

Hello,
The size depends on your logo size. If I am to provide a code I will need a link to your site so I can test it on your logo.
This code works on the default logo:

.td-header-style-11 .td-logo-wrap-full .td-logo{
line-height: 109px;
}
.td-header-style-11 .td-logo-wrap-full{
min-height: 110px;
}

If you want to remove the header section completely, you can use this css code:
.td-header-style-11{
display:none;
}

Thank you!

sublimedjs2296
Participant
#0

lillysplace.net

i’m using style 10 in newsmag, but the logo looks too small. i want to make it so that the logo takes much more space in the center. is there anyway i can change the css to make the logo bigger. i have no coding experience.

Viewing 25 results - 7,526 through 7,550 (of 12,143 total)