Search Results for 'logo'

    No search results were found in Documentation!

Results from the Forum
Goa
Participant
#0

Bonjour, environ une fois sur deux lorsque l’on va sur ActuMonde.fr, les images des articles ne s’affichent pas.

Par contre, lorsque l’on clique sur le logo pour retourner à l’accueil du site, les images ne s’affichent jamais.

Screenshot : http://actumonde.fr/wp-content/uploads/2017/02/2017-02-15_15h03_29.png

Merci d’avance, cordialement,

tramb
tagDiv Member

Thank you for the advice.

By “full width” i was thinking at the width of the (main) wrapper, of the main menu, and so on, the 1164px limit, not the full width of the screen. My mistake, i should have been more precise.

I suppose i could have used a logo instead of the adspace. In some ways a bit like in https://demo.tagdiv.com/newspaper_recipes/ . Or perhaps with Style 9. The image i’m using is not really a logo, it’s just used to decorate but sometimes too this space is used for a classic advertising banner. You can see the result here http://www.wargamer.fr/

Anyways, i too need to look more into that. I was used to the system i had before, with random rotating images in the header. The result was nicer, less repetitive. Currently with Newspaper it’s working well, just with one image. It’s different, but nothing dramatic.

aph100
Participant
#0

Hi I am using a text logo for header style 9,10 and 11. Can you tell me where I change the text logo and tag line colours. i tried in Theme colours > Header > Text Logo, but that did not work for some reason

Thanks

Mochal
tagDiv Member

Hi Simion,

As you can see, when i select the Open Sans Condensed font, which was the one you used before the update, it is not displayed. The one that appears is not Open Sans Condensed. When you now consult the web this Open Sans (without Condensed). https://www.screencast.com/t/k9y83DOh

This is a capture of the configuration of the sources of the previous capture. The selected font is not matched with the one you see. https://www.screencast.com/t/yJfZrm317LMg

And here is how the header is when I select the option I had before the update. It seems that the logo is somewhat shifted to the right and is what makes the menu is not displayed correctly (when before it did)
https://www.screencast.com/t/KrYNPOJ8

Thanks

Regards

Simion C.
tagDiv Staff

Hi,

If you want a full size logo image you can use Header styles 9, 10 or 11 – https://forum.tagdiv.com/header-styles/ for a full logo width as specified here – https://forum.tagdiv.com/logo-favicon/ An example of this is the Cars demo which uses Header style 10 – https://demo.tagdiv.com/newspaper_cars/ However if a background color or image is set, then the site automatically changes to the boxed version – https://forum.tagdiv.com/background-introduction/
As for a different header image background for each page you can try the suggestions from this topic – https://forum.tagdiv.com/topic/different-header-images-for-different-pages-and-videos/
Please let me know if you need further help, or if I misunderstood something.

Thanks

Digit Web Design
tagDiv Member

I to am wanting this function.

I plan a work around

Build a logo or header image and save this as the advert banner in replace to the advert.

Unless others know a better method

regards

stu

press15
Participant
#0

Good Evening,

I would like to know how to add a header image that takes up the entire area of the “header section”? From what I can tell, you can only add a logo, but the logo doesn’t fill up the whole header area. I saw how add an image for the background for the body of the website, but I can’t fill the entire header area with a image.

After that, I would also like to know how to have a different header image on different pages. I don’t want the header image to be the same on all of the pages; on a few of the pages I need to be able to change it.

I have provided a link to a screenshot of what i’m referring to as well.
Link: http://imgur.com/azkHybC

Thank you for your time

prismss
tagDiv Member

I am using following code to reduce the logo area. This code is working only on home page.

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

And on some pages i want to take make the logo text to left align. and menu also left align.

Catalin
tagDiv Staff

Hello fnofreelancer,

Unfortunately, we do not recommend to change the size of the logo because this involves to edit the header style and you can easily damage the theme layout. Please notice that our theme has a big list of Header Styles. I recommend you to change the header style to another one which uses a big logo, like as Header Style 10, for example. For more information about our Header Style, please consult the documentation here -> https://forum.tagdiv.com/header-styles/

Thanks for your understanding!

Robotakis
Participant
#0

Greetings friends

I am considering to update the theme to the current edition, but I have some questions.

From what I understand content will not be lost, but additional css code etc will.
That’s clear, I will keep all my extra code seperately and add it again from theme configuration.

As for the theme settings, will they be lost?
Like selected colors, logo, specific category settings, specific page settings etc?

Thanks in advance

Catalin
tagDiv Staff

Hello prismss,

Try to use the code below and place it in Theme panel.

The code is ->

.td-header-style-10 .td-logo-wrap-full {
line-height: 70px!important;
}
.td-header-style-10 .td-logo-wrap-full {
min-height: 70px!important;
}

Thanks for the message!

Bogdan B.
tagDiv Staff

Hello,

This code should apply to all pages:
.td-header-sp-logo img {
height: 75px;
width: auto;
}

If it does not please provide a link to your site so I can inspect it.

Thank you!

fnofreelancer
Participant
#0

How to put the largest logo size in the header in the main menu

How can I customize the size of the logo on the header next to the main logo.
In the options of the subject the logo is very small.
Greetings.

Mochal
Participant
#0

Hello,
After upgrading to version 7.7, the header and fonts have changed. Before I used the header 7 and set menus and everything was displayed correctly, after updating, the menu is shown in two lines and it looks as if the logo had moved to the center. I had to use another header to display the web correctly.

As for the fonts, I used Open Sans Condensed, but it was not displayed … however the Open Sans version is shown. The same happens with other fonts configured in the rest of the page.

Do you know what it can be?

Regards

Ylli
tagDiv Member

Thanks i will try surely in next days.

An other question if i can. I have a problem with the top header menu on my site.

http://www.4industry.tv

When i display it on mobile the top header menu (the grey one up the site logo) is not displaied, how can i display it?

thank you.

zen
tagDiv Member

Hello Bogdan,

Thank you! It worked.
I’ve changed front-page header to header-style-10, and single post page’s header to header-style-5.
I also want to redesign header-style-5 a little bit, with a smaller logo and tidy menu.

Please have a look at this: https://i.imgur.com/bbb464l.png
That’s the result of what I’ve tried in custom CSS. It almost worked, not properly.
Can you please let me know how it can be done?

Best,
Zen

Simion C.
tagDiv Staff

Hi,

At the moment I see you are using Header style 9 with a full logo on top, there are a total of 12 header styles to choose from, each with a different logo or menu position – https://forum.tagdiv.com/header-styles/

Thanks

zen
Participant
#0

Hello,

I set ‘full logo on top + center menu’ for header style in front-page.
But I want the different menu style / header style in single post page.
Like this: https://i.imgur.com/bWEPoG1.png

It is do-able in custom CSS, right?
Can you please help me?

Best,
Zen

veillercd
Participant
#0

Hi,

On the page builder content i can personnalize my block with a title background color and title text color. It’s great and colors are the same that my logo.

But the latest article module or the sidebar with widgets have still their primary : white for title and blue color for background)

I personnalize my URL color on CSS on newspaper / theme panel / custum code but i have the same problem.

All is good on page builder content or article (like my URL color in yellow for example) but not on sidebar and latest article block. The color link is still blue 🙁

I tried directly on my CSS file on my FTP (directory of the newspaper theme) but same problem

What’s the solution ?

Thanks for your help,

eduardo
Participant
#0

Hello!

There in the settings of the Newspaper theme where I can change the position of the logo (which is at the top) of my site mobilidadesampa.com.br to the left or right? print screen: http://www.screencast.com/t/SpL5dlRDpH

I await guidance.

femprez
tagDiv Member

I took a screenshot of our ftp and this is how our logos were uploading: https://www.photobox.co.uk/slideshow?album_id=4712650461.

Furthermore, I didn’t upload that many times. There is something wrong. Our WP is 4.7.2.

When I upload TSR-NEWS-header-logo-1139×164.png, it comes out like this: TSR-NEWS-header-logo-1139×164-100×70.png and so on like you see on the screenshot. Plus NOTHING shows up on our site.

femprez
tagDiv Member

TSR-NEWS-header-logo-1139×164-100×70.png — removing that 100×70 didn’t correct it either.

femprez
tagDiv Member

I went to our ftp and found these same issues we had in the past whenever we upload anything on the theme panel. the image URL never uploads it the way it is, it adds different stuff on it:

TSR-NEWS-header-logo-1139×164-100×70.png

3.9 KB Yesterday 5:07 AM image/x-generic 0640

Meaning, when I upload TSR-NEWS-header-logo-1139×164.png, it comes out like this: TSR-NEWS-header-logo-1139×164-100×70.png.

femprez
Participant
#0

Greetings,

None of our logos are appearing on our site.

Our servers are on https and we have to use a plugin to “force” it on the site.

Most of our post images are fine but the header and footer is blank. I have deleted and uploaded the png logos several times to no avail.

We already lost 6 articles in the process and we are unable to do anything until this logo issue is fixed. Please help.

Viewing 25 results - 8,426 through 8,450 (of 12,143 total)