header logo large

Posted in: Newspaper
Post count: 9

hello,
i have intalled the demo “fashion” but i want the same header thna the demo “car” with a big image. i dont’t found the possibility of this. The image of logo “car” is largest tha 500 préconised for head styl 9,10,11.

Escuse my poor english !
please help !arge

Post count: 20688

Hi,

You can upload the logo image you want to use in Theme panel->Header->Logo – https://www.screencast.com/t/UQh93W8pj0
Result – https://www.screencast.com/t/klr1hL2YS4
Also if you use a background color or image the site will switch to the boxed version and look like this – https://www.screencast.com/t/mCKDEK1ME0bD

Thanks

Post count: 9

Thank you but it does not work.
My picture is great from 1920 by 580px and put on style 10 as shown it is 300 on 91 px only
look at here
http://www.unjourmonprinceviagra.fr/

i want to place a big image on the header
thank

Post count: 9

When i try to pace in custom css :
.td-header-style-10 .td-header-sp-logo img {
width: 1920px;
}

My photo appears but it is blurred
While it is good quality at the beginning 1920x580px)
like this :
http://www.unjourmonprinceviagra.fr/wp-content/uploads/2017/01/Capture3.png

Post count: 20688

Hi,

You must create an image logo with the size you want in mind and upload it as shown, in the logo section. The logo size in the car demo is originally 1920x580px – https://www.screencast.com/t/3ACC4b5GMW and is displayed in it’s native size.
If you use that css code you are just stretching the 300x91px current logo to 1920px – https://www.screencast.com/t/WRyFiIJH hence the blur on the image.

Thanks

Post count: 9

yes but use the fashion demo and and don’t want to break I just want to have a large image in the header.

If i use the demo of car, i loose all no ?

Post count: 9

Please, give me a css code for this

Post count: 20688

Hi,

You do not have to change the demo. What I am saying is that header style 10 does not have a limit for the logo size. The logo will show as big as you upload it, also make sure you use the full size and not a thumbnail of your logo – https://www.screencast.com/t/xnScsdBx

Your site using the car logo – https://www.screencast.com/t/MOEverOxdg6

Post count: 9

Thanks you but it does not work.

My image is not small. Look at here :
http://www.unjourmonprinceviagra.fr/wp-content/uploads/2017/01/prince-logo-large.jpg

But in my header it’s too small
i don’t understand !

Post count: 9

Al it’s ok
thank a lot

Now i want to place a color in the body of all site. I don’t find the setting

Post count: 20688

Hi,

As I can see you already have a background image on your site. The theme has the posibility of setting a general background image or color – https://forum.tagdiv.com/background-introduction/ and a per category background – https://www.screencast.com/t/oYo4JqrI

Thanks

Post count: 9

Thank you
I want a background beige (# fffdf9) on all the containers of the website. On the homepage but also on the articles and on the pop up.
I do not know how to do.

Post count: 9
Post count: 20688

Hi,

You can try this code, it should cover most of the elements on your pages with the background you selected and you can add more if you want to, just enter it in Theme panel->Custom Css

.td-main-content-wrap, .td_block_wrap, .vc_row, .wpb_raw_html, .post, .td-post-title, .td-module-meta-holder, .td-more-articles-box, .td-category-grid, .td-category-header {
background-color: #fffdf9!important;
}

Thanks

Viewing 14 posts - 1 through 14 (of 14 total)
The forum ‘Newspaper’ is closed to new topics and replies.