- Posts: 1
- Thank you received: 1
change logo
13 years 1 month ago #728
by hai lin
change logo was created by hai lin
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!!
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 following user(s) said Thank You: makcim makcimov
Please Log in or Create an account to join the conversation.
- Linh Robert
-
- Offline
- Banned
-
Less
More
- Posts: 908
- Thank you received: 568
13 years 1 month ago #733
by Linh Robert
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/
Replied by Linh Robert on topic Re: change logo
Hi,
in layout.css, find these code and change the dimension to fit your new logo size:
Thanks for using our products!
in layout.css, find these code and change the dimension to fit your new logo size:
Code:
.logobox {
float: left;
margin-left: 2px;
margin-top: 45px;
width: 200px;
}
Code:
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 following user(s) said Thank You: makcim makcimov
Please Log in or Create an account to join the conversation.
Time to create page: 0.183 seconds