Logo and Sizing Options

  • dmayer43
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 9 months ago #8985 by dmayer43
Ok I am trying to change my the logo and increase the over all size... It would seem that the size of the current default logo is 96px H and 156 px w. How can I increase the Height without messing the rest of the template up. It seems when i try and increase the height of the logo place holder the slideshow on the front page gets messed up... Ideally I would like a image about 120px H and 230px Wide

Please Log in to join the conversation.

More
13 years 9 months ago #8994 by ivan.milic
Give us your link

Please Log in to join the conversation.

  • dmayer43
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 9 months ago - 13 years 9 months ago #9003 by dmayer43
Last edit: 13 years 9 months ago by dmayer43.

Please Log in to join the conversation.

More
13 years 9 months ago #9027 by ivan.milic
Hi,

open css/template_css.php
and find this:


#topmenu {
height:<?php if (!$ishome) {echo "77px";} else echo "99px" ?>;
}

increase 77 and 99.

then add to the bottom of template_css.css

#logo img
{
width:230px;
height:120px;
}

Please Log in to join the conversation.

Time to create page: 0.186 seconds
Powered by Kunena Forum