Image logo with slogan text

  • Brommie
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 5 months ago #23048 by Brommie
Is it possible with this template to use it with a image as logo and a slogan text under it? Thanks
The following user(s) said Thank You: bile

Please Log in to join the conversation.

More
12 years 5 months ago #23055 by ivan.milic
open templates\hot_cinema\library\logo.php

find this:
Code:
<?php if($logoImageSwitch) { ?> <div class="sparky_logo_image"><a href="index.php"><img src="<?php echo $template_path.DS."images".DS.$logoImageFile; ?>" alt="<?php echo $logoImageAlt; ?>" /></a></div> <?php }else{ ?> <div class="sparky_logo"><a href="index.php"><?php echo $logoText; ?></a></div> <div class="sparky_slogan"><?php echo $sloganText; ?></div> <?php } ?>

remove this line:

<?php }else{ ?>

Please Log in to join the conversation.

Time to create page: 0.174 seconds
Powered by Kunena Forum