- Posts: 24
- Thank you received: 0
How to change logo header size
11 years 10 months ago #5076
by Kha Ton
How to change logo header size was created by Kha Ton
I have a header logo size width 960px, height 160px.
Would you let me know how to change logo header size bigger instead of width 550 height 110px??
hanks
Have a good day.
Would you let me know how to change logo header size bigger instead of width 550 height 110px??
hanks
Have a good day.
Please Log in or Create an account to join the conversation.
- Trung Duong
-
- Offline
- Administrator
-
Less
More
- Posts: 2284
- Thank you received: 998
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
11 years 10 months ago - 11 years 10 months ago #5081 by Trung Duong
Replied by Trung Duong on topic Re: How to change logo header size
Hi,
You should disable module position: headertop-2 first
and then change width to 100% at that code below (layout.css online 126)
Then create new html module, insert your logo and assign to logo position, that's it
Regards
You should disable module position: headertop-2 first
and then change width to 100% at that code below (layout.css online 126)
Code:
div.ot-logo {
float: left;
width: 58%;
}
Then create new html module, insert your logo and assign to logo position, that's it
Regards
Support email: services(at)omegatheme(dot)com
Follow Us to keep updated!


[img]...[/img]
[img]...[/img]
[img]...[/img]
Last edit: 11 years 10 months ago by Trung Duong.
Please Log in or Create an account to join the conversation.
11 years 10 months ago #5091
by Kha Ton
Replied by Kha Ton on topic Re: How to change logo header size
Thanks for your help. It works.
Please Log in or Create an account to join the conversation.
Time to create page: 0.188 seconds