yannosch
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [matrix] Change Logo Size without quality lossSolved ! Thank you !!
- This reply was modified 9 years, 4 months ago by yannosch.
Forum: Themes and Templates
In reply to: [matrix] Change Content widthWorked Perfect!! Thanks you very much.
Forum: Themes and Templates
In reply to: [matrix] Change Logo Size without quality lossWorked! Thanks for the Support!
I only need to make the symbols on Service-Section to the standard size.
With the Child-Theme the symbols are veeery small now.Forum: Themes and Templates
In reply to: [matrix] Change Logo Size without quality losslook – hรผttentest.de
The logo i’ve uploaded ist 1500 x 500 … look how shitty this logo looks like …
I want to have it bigger on the site … that should be possible!Forum: Themes and Templates
In reply to: [matrix] Change Logo Size without quality lossHello the logo looks shitty again – no change on 2.3.1!!!!
Im just going crazy.Why im not able to make the logo container bigger wtf?
Forum: Themes and Templates
In reply to: [matrix] Change Logo Size without quality lossI have Version 2.3.1 without doing anything – is it possible that the theme was updated automatically?
- This reply was modified 9 years, 4 months ago by yannosch.
Forum: Themes and Templates
In reply to: [matrix] Change Logo Size without quality lossOkay fine,
where i can find the update?
Under Dashboard->Updates there are no theme updates …have a nice week ๐
Forum: Themes and Templates
In reply to: [matrix] Change Logo Size without quality lossPlease let me know if the Update is live
Thanks for this good support
Reputation from me!
Forum: Themes and Templates
In reply to: [matrix] Change Logo Size without quality lossForum: Themes and Templates
In reply to: [matrix] Change Logo Size without quality lossI have cleared the chache an nothing changed.
How would you like to get my child-Theme package ??
This Problem is very sirous and should be solved asap …
It must be possible to change the logo size without such a bad quality loss.best regards
YannoschForum: Themes and Templates
In reply to: [matrix] Change Logo Size without quality lossI reuploaded it an there is still no change …
Mabe make the Logo Container a bit larger?I have no Idea—
Forum: Themes and Templates
In reply to: [matrix] Change Logo Size without quality lossEDIT: And all three Symbols in the services section are to tiny!!
Forum: Themes and Templates
In reply to: [matrix] Change Logo Size without quality lossNow i have created a child theme but it looks the same.
This is the functions.php of my child theme:
<?php function matrix_child_styles() { wp_deregister_style( 'matrix-style'); wp_register_style('matrix-style', get_template_directory_uri(). '/style.css'); wp_enqueue_style('matrix-style', get_template_directory_uri(). '/style.css'); wp_enqueue_style( 'childtheme-style', get_stylesheet_directory_uri().'/style.css', array('matrix-style') ); } function child_theme_setup() { add_theme_support( 'custom-logo', array( 'height' => 150, 'width' => 300, 'flex-height' => true, ) ); } add_action( 'wp_enqueue_scripts', 'matrix_child_styles' ); add_action('after_setup_theme', 'child_theme_setup'); ?>Forum: Themes and Templates
In reply to: [matrix] Change Logo Size without quality lossCan you tell me how to create a child-theme?
Or can i paste this code in the original functions.php?Thanks in advance! ๐
Forum: Themes and Templates
In reply to: [matrix] Change Logo Size without quality lossI use a 984×450 size logo with 500 DPI i think this is enough …
When I change the logo in the Customizr @ General Website-Information i will be aked to cut the logo to the “right size”. After that the logo is smaller an if i download the grafik it is pixled as fuck.Is there any way to put the logo directly in? Thanks in advance