TOPIC: How to change logo header size

How to change logo header size 9 years 9 months ago #5076

  • ninzabi
  • ninzabi's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 24
  • Karma: 0
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.
The administrator has disabled public write access.

Re: How to change logo header size 9 years 9 months ago #5081

  • trungdt
  • trungdt's Avatar
  • OFFLINE
  • Administrator
  • Posts: 2284
  • Thank you received: 998
  • Karma: 121
Hi,

You should disable module position: headertop-2 first

and then change width to 100% at that code below (layout.css online 126)
div.ot-logo {
float: left;
width: 58%;
}

Then create new html module, insert your logo and assign to logo position, that's it

Regards
Last Edit: 9 years 9 months ago by trungdt.
The administrator has disabled public write access.

Re: How to change logo header size 9 years 9 months ago #5091

  • ninzabi
  • ninzabi's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 24
  • Karma: 0
Thanks for your help. It works.
The administrator has disabled public write access.
Time to create page: 0.097 seconds