Adjust Logo Image Size

More
14 years 5 months ago - 14 years 5 months ago #3471 by visionhuixian
Logo Image size in layout.css is set to 126x228 by default. I tried to change it to 126x511 but the image is now still squeezed into 228 width. It appears that height is adjusted but width not? What am I doing wrong? How can i get a bigger logo image working?
Last edit: 14 years 5 months ago by visionhuixian.

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
14 years 5 months ago #3475 by milos
Replied by milos on topic Re: Adjust Logo Image Size
You must edit image dimensions in file /template/hot_furniturestore/index.php. This is arround line 197
Code:
<div id="logo"><a href="index.php"><img src="<?php echo $template_path ?>/images/logo<?php echo $templateStyle; ?>.png" width="228" height="126" alt="joomla furniture store" /></a></div>
Also, you should change lines 73-74:
Code:
$headerModulesWidth = $templateWidth - 232; $menuWidth = $templateWidth - 232;
and increase 232 for as much as you increased the logo width.

Please Log in to join the conversation.

Time to create page: 0.155 seconds
Powered by Kunena Forum