TOPIC: change logo

change logo 11 years 3 weeks ago #728

  • fbc123
  • fbc123's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
  • Thank you received: 1
  • Karma: 0
hi:

first thank you for free template, great job!!!

could tell me, how can i change logo, and size of logo in this template!!

i have replace the logo image, but my logo is big than original one, so where can i change the size??

thanks!!
The administrator has disabled public write access.
The following user(s) said Thank You: makcimka

Re: change logo 11 years 2 weeks ago #733

  • linh_omg
  • linh_omg's Avatar
  • OFFLINE
  • Moderator
  • Posts: 908
  • Thank you received: 568
  • Karma: 25
Hi,
in layout.css, find these code and change the dimension to fit your new logo size:
.logobox {
    float: left;
    margin-left: 2px;
    margin-top: 45px;
    width: 200px;
}
a.logo {
    background: url("../images/logo1.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 42px;
    width: 115px;
}

Thanks for using our products!
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
The administrator has disabled public write access.
The following user(s) said Thank You: makcimka
Time to create page: 0.092 seconds