Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
You are here: HomeForum
Welcome, Guest

[SOLVED] Logo size Width 1000 PX, Hight 150 PX?
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: [SOLVED] Logo size Width 1000 PX, Hight 150 PX?

[SOLVED] Logo size Width 1000 PX, Hight 150 PX? 10 years, 3 months ago #15569

Hi,

I'm tying add a logo size of 1000 width and 150 height , tried to edit CSS

like this :
#yt_header #yt_logoposition h1 a {
display: inline-block;
min-height: 80px;
max-width:100%;

But nothing changed.

Please advise me.
The topic has been locked.

Re: Logo size Width 1000 PX, Hight 150 PX? 10 years, 3 months ago #15600

Dear Wajira Perera,

- please go to your_site\templates\sj_financial\layouts\main-right.xml and find:
<position class="span5" data-tablet="span4"  data-mobile="span12" style="none" type="modules">topmenu</position>	
<position class="span3 first" data-tablet="span4 first"  type="feature">@logo</position>
<position class="span9"	data-tablet="hidden" data-mobile="hidden"   type="modules">topbanner</position>	

=>

<position class="span12" data-tablet="span12"  data-mobile="span12" style="none" type="modules">topmenu</position>	
<position class="span12 first" data-tablet="span12 first"  type="feature">@logo</position>
<position class="span12"	data-tablet="hidden" data-mobile="hidden"   type="modules">topbanner</position>	


- then go to your_site\templates\sj_financial\less\layout.less and find:
#yt_logoposition{
          h1{margin: 37px 0 0;
               a{display: block;  }
          }
     }

=>

#yt_logoposition{
          h1{margin: 0px 0 20px;
               a{display: block;  }
          }
     }


Thanks!
Last Edit: 10 years, 3 months ago by anhqn.
The topic has been locked.

Re: Logo size Width 1000 PX, Hight 150 PX? 10 years, 3 months ago #15609

I did the same and got this error:

"structure or name of file: main-right.xml is not exactly"

then I restored the old xml but still the same.
The topic has been locked.

Re: Logo size Width 1000 PX, Hight 150 PX? 10 years, 3 months ago #15611

I edited the wrong xml, then I corrected it. now I can make the logo size bigger, BUT topbanners are mixing.
The topic has been locked.

Re: Logo size Width 1000 PX, Hight 150 PX? 10 years, 3 months ago #15620

Dear Wajira Perera,

Please go to your_site\templates\sj_financial\css\template-dark_red.css and find:
#yt_header #yt_logoposition h1 {
  margin: 37px 0 0;
}

=>

#yt_header #yt_logoposition h1 {
  margin: 0px 0 0;
}


- and find:
#yt_header #topbanner [class*="span"] {
  float: right;
}

=>

#yt_header #topbanner [class*="span"] {
  float: right;
  width:49.9%;
  margin:20px 0 0;
}


Thanks!
The topic has been locked.

Re: Logo size Width 1000 PX, Hight 150 PX? 10 years, 3 months ago #15645

Dear SA,

Thanks for your quick reply, you are awesome.. Now its fine.

Thanks again,
The topic has been locked.
  • Page:
  • 1
Time to create page: 0.23 seconds

Notification

Please find your issue via Suggested Posts before submitting your question. We have solved the most of issues and maybe your issue was solved before.

Latest My Topics

No posts to display.

Love all our templates?

Join our membership clubs starting at $49 only for access to all of our templates

Join Now
Home Pricing
Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
SearchSupport
Magento Themes Magento Extensions Free Magento Extensions Prestashop Themes Prestashop Modules Magento 2 Themes