I am nut sure what is CSS selector in your case - img.header-logo or other but with correct CSS selector that rule should work.
And in "width" put the desired real width in pixels or % of parent block element width. This can be changed in responsive css rules for different screen sizes.
Hi
I added the 2 additional settings in settings.php, did a restart - and the error disappeared!
Thanks for the support!
(but the issues with the conversion still remain .....
I wonder if what is happening here is the default database settings are for utf8mb4 if the database server supports it.
In settings.php or settings.local.php if that's where you put your...
Posted22 hours 47 sec ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
I've not done this with a menu before but something similar with different Views presentation blocks for different resolutions (i.e. not just responsive but a different presentation method...
Posted22 hours 16 min ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
Thank you for all your help.
In the meantime I just edited the export db-file and removed the top line with the sandbox comment. --> Still the same issue.
I exported also with the...
Comments
You're right, the logo doesn't display very big. Depending on the site, it's however a good fit, in my opinion. See an example of my test site:
If you want your logo bigger, you could override the corresponding CSS rules, e.g. from
core/themes/basis/css/component/header.css
:and maybe also from
core/themes/basis/css/base.css
:Yes, I fix it with the CSS injector module, but is it normal for the logo to look 60% smaller than the original?
Gracias.
I suppose you can add another CSS code:
I am nut sure what is CSS selector in your case - img.header-logo or other but with correct CSS selector that rule should work.
And in "width" put the desired real width in pixels or % of parent block element width. This can be changed in responsive css rules for different screen sizes.