imlitala
asked 11 years ago

hello,

very nice template.

how to add a retina version of the logo?

5 Answers
DominicStaff
answered 11 years ago

Hi !

I have test and You can add retina logo and login Dashboard > theme option > add code following :

<style>

.site-header #branding a {

background-size: 100% auto;

}

</style>

but height of logo is auto.

Regards,

Dominic

imlitala
answered 11 years ago

Hello Dominic,

thank you for the answer.

i applied the code. the logo is now resized and looks smaller and fuzzy on normal screens. on ipad it is also smaller but sharp.

is there a “cleaner” solution?

DominicStaff
answered 11 years ago

Hi !

You can Submit your site for our.

imlitala
answered 11 years ago
imlitala
answered 11 years ago

screenshot of the actual size of the logo (non retina version)

http://mystictravels.org/logoactualsize.png

DominicStaff
answered 11 years ago

Hi !

You can fix code :

<style>

.site-header #branding a {

background-size: 100% auto !important;

}

</style>

Regards,

Dominic

imlitala
replied 11 years ago

with that code, the logo becomes smaller.

DominicStaff
answered 11 years ago

Hi !

it is impossible. you will have to override the widget on the right.

Regards,

Dominic

imlitala
replied 11 years ago

it works! the logo image size must be 460x160px (mine was 576×160, thats why it looked smaller).

imlitala
replied 11 years ago

Thanks!

imlitala
answered 11 years ago

just noticed that the code does not work in Firefox (see screenshot):

http://mystictravels.org/firefox.png

any solution for this?

DominicStaff
answered 11 years ago

Hi !

you can submit username & password your site.

DominicStaff
answered 11 years ago

Hi !

login > dashboard > theme option >

fix : background-size : 100% auto ! important;

you can see:

URL : http://imgur.com/8DT0qXE

I think you are up to such images. so with more style you.

Regards,

Dominic

imlitala
replied 11 years ago

now it is ok in firefox.

Powered by DW Question & Answer Pro