Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter parayanic

    (@parayanic)

    Hi,
    Thank you for your guidance.
    The number 2 and 5 was done successfully.
    1- But the menu font doesn’t change and it is same as previous.
    2- The header.php content is a bit different. How i should change this:

    <?php if($wl_theme_options[‘upload_image_logo’]){ ?>
    ” style=”height:<?php if($wl_theme_options[‘height’]!=”) { echo $wl_theme_options[‘height’]; } else { “80”; } ?>px; width:<?php if($wl_theme_options[‘width’]!=”) { echo $wl_theme_options[‘width’]; } else { “200”; } ?>px;” />
    <?php } else {
    echo get_bloginfo(‘name’);
    } ?>

    Thanks,

Viewing 1 replies (of 1 total)