Make image logo sharp in header.php
-
How can I save the file and make the logo image sharp? Is there a specific size I should make it?
I added through:
Appearance > Editor > header.php
<h1 class=”site-title”><img class=”alignnone size-full wp-image-15″ src=”https://www.astralsalon.com/wp-content/uploads/2015/12/AstralSalon_AstrologyforSmartPeople_Philosopher-RegularFontwithlogo250wide.gif” width=”150″ height=”140″ />
” title=”<?php echo esc_attr(get_bloginfo(‘name’, ‘display’)); ?>” rel=”home”><?php bloginfo(‘name’); ?></h1>
- The topic ‘Make image logo sharp in header.php’ is closed to new replies.